| Commit message (Expand) | Author | Age | Files | Lines |
* | * win/Makefile.in (CFLAGS): | andreas_kupries | 2002-08-22 | 4 | -353/+413 |
|
|
* | * README: Bumped version number to 8.4b3 to distinguish | dgp | 2002-08-20 | 4 | -9/+9 |
|
|
* | * unix/tclUnixTest.c (TestfilehandlerCmd): Changed | andreas_kupries | 2002-08-20 | 1 | -2/+2 |
|
|
* | * generic/tclInt.decls: | das | 2002-08-06 | 1 | -5/+27 |
|
|
* | * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ify | dgp | 2002-08-05 | 2 | -20/+20 |
|
|
* | * unix/tcl.m4 (SC_BUGGY_STRTOD): Enabled caching of test results. | dkf | 2002-07-31 | 2 | -178/+185 |
|
|
* | * unix/tcl.m4 (SC_BUGGY_STRTOD): Solaris 2.8 still has a buggy | dkf | 2002-07-31 | 2 | -143/+149 |
|
|
* | * unix/Makefile.in: Use CC_SEARCH_FLAGS instead of | mdejong | 2002-07-29 | 4 | -93/+174 |
|
|
* | * unix/tcl.m4 (SC_SERIAL_PORT): Fixed detection for cases when | rmax | 2002-07-29 | 4 | -124/+176 |
|
|
* | * unix/Makefile.in: Revert fix for Tcl bug 529801 | mdejong | 2002-07-28 | 5 | -489/+522 |
|
|
* | * unix/Makefile.in: | das | 2002-07-24 | 4 | -11/+47 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-07-23 | 2 | -31/+59 |
|
|
* | * unix/Makefile.in: Combine ranlib tests and | mdejong | 2002-07-23 | 1 | -6/+5 |
|
|
* | * unix/tcl.m4 (SC_PATH_X): Set XINCLUDES to "" instead | mdejong | 2002-07-23 | 1 | -8/+7 |
|
|
* | vfs fixes | vincentdarley | 2002-07-20 | 1 | -4/+8 |
|
|
* | * unix/configure: | mdejong | 2002-07-19 | 2 | -349/+351 |
|
|
* | macosx build fix | vincentdarley | 2002-07-19 | 1 | -1/+4 |
|
|
* | Global symbols are now all either prefixed with 'tcl' (or 'Tcl' or ...) or ha... | dkf | 2002-07-19 | 2 | -25/+19 |
|
|
* | Tcl_LoadHandle usage | vincentdarley | 2002-07-18 | 7 | -32/+32 |
|
|
* | load comments and clientData replacement | vincentdarley | 2002-07-18 | 7 | -75/+160 |
|
|
* | load internals refactoring | vincentdarley | 2002-07-17 | 1 | -1/+2 |
|
|
* | load internals refactoring | vincentdarley | 2002-07-17 | 7 | -174/+141 |
|
|
* | * unix/Makefile.in: | mdejong | 2002-07-16 | 1 | -2/+4 |
|
|
* | * unix/Makefile.in: Use dltest.marker file | mdejong | 2002-07-16 | 2 | -7/+10 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-07-16 | 2 | -4/+1 |
|
|
* | * Bumped HEAD to version 8.4b2 so we can distinguish it from | dgp | 2002-07-14 | 3 | -5/+5 |
|
|
* | fs cleanup | vincentdarley | 2002-07-08 | 1 | -21/+4 |
|
|
* | Made many tests work properly when the current directory is not writable. | dkf | 2002-07-05 | 1 | -2/+31 |
|
|
* | * tests/pkg1/direct1.tcl: removed | dgp | 2002-07-04 | 1 | -4/+1 |
|
|
* | Fix for Tcl bug #541181; programs that link against libtcl.so on Solaris no | dkf | 2002-07-01 | 2 | -24/+28 |
|
|
* | * `make mklinks` on 6-27 commits. | dgp | 2002-07-01 | 1 | -2/+0 |
|
|
* | Changed all the Tcl_Platform* symbols to TclOS*; they weren't public so their | dkf | 2002-06-28 | 6 | -73/+86 |
|
|
* | unix root volume fix | vincentdarley | 2002-06-27 | 1 | -2/+9 |
|
|
* | * unix/tclUnixTime.c: Make [clock format] respect locale settings. | rmax | 2002-06-26 | 1 | -1/+3 |
|
|
* | Fixed a typo in the "shell" target. | rmax | 2002-06-26 | 1 | -2/+2 |
|
|
* | generated | rmax | 2002-06-25 | 1 | -1668/+1471 |
|
|
* | Some more fixes for the compress and symlink stuff to correct situations | rmax | 2002-06-25 | 1 | -8/+7 |
|
|
* | * unix/tcl.m4: New macro SC_CONFIG_MANPAGES. | rmax | 2002-06-25 | 7 | -1586/+2496 |
|
|
* | * unix/tcl.m4 (SC_PATH_TCLCONFIG): Replaced ${exec_prefix}/lib by | rmax | 2002-06-25 | 1 | -2/+2 |
|
|
* | Regen. | dkf | 2002-06-22 | 1 | -1/+1 |
|
|
* | Bumped version number to b1 in preparation for release. | dkf | 2002-06-21 | 2 | -4/+4 |
|
|
* | * Updated all package install directories to match current Major.minor | dgp | 2002-06-21 | 1 | -6/+6 |
|
|
* | tip99 | vincentdarley | 2002-06-21 | 1 | -8/+23 |
|
|
* | * doc/CrtTrace.3: Added TIP#62 implementation of command | hobbs | 2002-06-17 | 1 | -0/+4 |
|
|
* | vfs, winfs testsuite | vincentdarley | 2002-06-13 | 1 | -5/+9 |
|
|
* | Made this file compile! | dkf | 2002-06-12 | 1 | -2/+4 |
|
|
* | fs clarification and windows fixes | vincentdarley | 2002-06-12 | 1 | -7/+19 |
|
|
* | fs fixed commit | vincentdarley | 2002-06-10 | 1 | -2/+2 |
|
|
* | small fs fixes | vincentdarley | 2002-06-10 | 1 | -2/+4 |
|
|
* | Make sure EOVERFLOW is defined on Unix. | dkf | 2002-06-07 | 1 | -16/+31 |
|
|