| Commit message (Expand) | Author | Age | Files | Lines |
* | replaced 'long' times with wides, to cope with Win64 | Kevin B Kenny | 2005-03-15 | 1 | -2/+2 |
|
|
* | Make it all work on OpenBSD. Imported patch from ports tree. | patthoyts | 2005-03-15 | 2 | -281/+329 |
|
|
* | * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined | hobbs | 2005-02-10 | 3 | -383/+308 |
|
|
* | correct autoconf generation for sol64-gcc support | hobbs | 2005-01-29 | 2 | -8/+8 |
|
|
* | * unix/configure, unix/tcl.m4: add solaris 64-bit gcc build support. | hobbs | 2005-01-28 | 2 | -255/+293 |
|
|
* | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 2 | -78/+57 |
|
|
* | * unix/tcl.m4 (Darwin): fixed bug with static build linking to | das | 2005-01-25 | 2 | -6/+6 |
|
|
* | Convert u_int to unsigned to make clashes with types in standard C headers less | dkf | 2005-01-10 | 1 | -3/+3 |
|
|
* | Add more locale mapping info for Chinese. [1084595] | dkf | 2005-01-05 | 1 | -1/+6 |
|
|
* | * unix/tclUnixNotfy.c (NotifierThreadProc): init numFdBitscore_8_4_9 | hobbs | 2004-12-07 | 1 | -5/+5 |
|
|
* | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determine | dgp | 2004-11-25 | 2 | -358/+391 |
|
|
* | bumped patchlevel to 8.4.9 | hobbs | 2004-11-25 | 3 | -5/+5 |
|
|
* | took out redundant memcpy from tclUnixNotfy.c | Kevin B Kenny | 2004-11-24 | 1 | -3/+1 |
|
|
* | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check for | Kevin B Kenny | 2004-11-24 | 3 | -413/+450 |
|
|
* | * unix/configure: Regen. | mdejong | 2004-11-22 | 2 | -217/+283 |
|
|
* | * unix/configure: Regen. | mdejong | 2004-11-22 | 3 | -323/+411 |
|
|
* | Classic sed doesn't support | in REs.core_8_4_8 | rmax | 2004-11-19 | 1 | -2/+5 |
|
|
* | * macosx/Makefile: | das | 2004-11-19 | 3 | -6/+11 |
|
|
* | Arghh - some seds don't even support comments at all. | rmax | 2004-11-18 | 1 | -8/+21 |
|
|
* | Some versions of sed appear to need semicolons in front of comments. | rmax | 2004-11-18 | 1 | -6/+6 |
|
|
* | Fixed manpage installation. | rmax | 2004-11-18 | 1 | -4/+4 |
|
|
* | 2004-11-18 Reinhard Max <max@suse.de> | rmax | 2004-11-18 | 7 | -2393/+498 |
|
|
* | * unix/tclUnixChan.c (TtySetOptionProc): fixed crash configuring | hobbs | 2004-11-17 | 1 | -10/+10 |
|
|
* | * win/makefile.vc: Fixed bug in installation of http 2.5. | andreas_kupries | 2004-11-16 | 1 | -4/+4 |
|
|
* | * tests/fCmd.test: | das | 2004-11-11 | 1 | -33/+49 |
|
|
* | * generic/tclAlloc.c: Fixed [Tcl SF Bug 1030548], a | andreas_kupries | 2004-10-28 | 1 | -1/+1 |
|
|
* | * README: Bumped patch level to 8.4.8 to prepare | dgp | 2004-10-28 | 3 | -5/+5 |
|
|
* | added CONST to TclpLocaltime and TclpGmtime param throughout | Kevin B Kenny | 2004-10-28 | 1 | -5/+5 |
|
|
* | * unix/dltest/Makefile.in (clean): Fixup make clean | mdejong | 2004-09-23 | 1 | -2/+6 |
|
|
* | Changed handling of the returned thread ID since broken on 64-bit | vasiljevic | 2004-08-10 | 1 | -2/+4 |
|
|
* | * unix/configure: | das | 2004-07-30 | 3 | -5/+7 |
|
|
* | * generic/tclEvent.c: Correct threaded obj allocator to | hobbs | 2004-07-21 | 1 | -12/+34 |
|
|
* | * unix/tcl.m4: fixed Darwin autoconf breakage caused by | das | 2004-07-20 | 4 | -258/+272 |
|
|
* | * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their | hobbs | 2004-07-19 | 4 | -2608/+2641 |
|
|
* | * unix/tclUnixNotfy.c (NotifierThreadProc): Accepted Joe | andreas_kupries | 2004-07-16 | 1 | -1/+3 |
|
|
* | * unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joe | andreas_kupries | 2004-07-15 | 1 | -0/+1 |
|
|
* | * README, generic/tcl.h, tools/tcl.wse.in: bumped to | hobbs | 2004-07-13 | 3 | -5/+5 |
|
|
* | Corrected Tcl Bug #770053 | vasiljevic | 2004-06-22 | 2 | -4/+4 |
|
|
* | silence compiler warning | dgp | 2004-06-08 | 1 | -2/+2 |
|
|
* | Silence compiler warnings | dgp | 2004-06-08 | 2 | -5/+3 |
|
|
* | * generic/tclInt.decls: Restored TclpTime_t kludge to all
| Kevin B Kenny | 2004-05-17 | 2 | -20/+21 |
|
|
* | 2004-05-14 Kevin B. Kenny <kennykb@acm.org>
| Kevin B Kenny | 2004-05-14 | 3 | -139/+167 |
|
|
* | * generic/tclInt.h: | davygrvy | 2004-05-06 | 1 | -0/+30 |
|
|
* | * Applied [SF Tcl Patch 868853], fixing a mem leak in | andreas_kupries | 2004-05-04 | 1 | -1/+10 |
|
|
* | * generic/tclInt.h: | hobbs | 2004-03-29 | 1 | -3/+6 |
|
|
* | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on | dgp | 2004-03-01 | 2 | -2/+2 |
|
|
* | Fix memleak with long hostnames. [Bug 888777] | dkf | 2004-02-25 | 1 | -1/+3 |
|
|
* | * tests/unixInit.test: unixInit-7.1 | hobbs | 2004-02-17 | 1 | -1/+14 |
|
|
* | update patchlevel to 8.4.6 | hobbs | 2004-02-13 | 3 | -319/+380 |
|
|
* | update HP-11 build libs setup | hobbs | 2004-02-13 | 1 | -1/+8 |
|
|