| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
|
|
* | * unix/dltest/Makefile.in: Remove hard coded CFLAGS=-g | mdejong | 2002-06-06 | 1 | -2/+5 |
|
|
* | * unix/tclUnixThrd.c (TclpReaddir, TclpLocaltime, TclpGmtime): | das | 2002-06-06 | 4 | -308/+408 |
|
|
* | * Removed internal routine | dgp | 2002-05-31 | 5 | -266/+112 |
|
|
* | * unix/configure: regen'ed | hobbs | 2002-05-30 | 2 | -339/+377 |
|
|
* | commited working regenerated configure | hobbs | 2002-05-29 | 1 | -709/+1459 |
|
|
* | Made Tcl_UniCharNcmp faster on big-endian machines; the system memcmp()is | dkf | 2002-05-29 | 2 | -1450/+765 |
|
|
* | * tests/clock.test: added clock-9.1 | hobbs | 2002-05-29 | 1 | -3/+5 |
|
|
* | TIP#91 implementation; makes old style channels binary compatible with | dkf | 2002-05-24 | 2 | -11/+73 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-05-21 | 3 | -88/+104 |
|
|
* | More tidying up; tclUnixChan.c now builds with GCC without warnings. | dkf | 2002-05-14 | 1 | -480/+456 |
|
|