| Commit message (Expand) | Author | Age | Files | Lines |
* | * README: Bump version number to 8.4.12 | dgp | 2005-11-16 | 3 | -5/+5 |
|
|
* | * unix/tclUnixFCmd.c (MAX_READDIR_UNLINK_THRESHOLD): reduce to 130 | hobbs | 2005-11-09 | 1 | -3/+3 |
|
|
* | * unix/tcl.m4: Added code to enable [load] on LynxOS. Thanks to | dgp | 2005-11-04 | 2 | -281/+305 |
|
|
* | * generic/tclUnixInit.c (TclpSetInitialEncodings): Modified so | dgp | 2005-11-03 | 1 | -2/+3 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2005-10-23 | 1 | -1/+3 |
|
|
* | * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change to | hobbs | 2005-10-07 | 1 | -44/+61 |
|
|
* | * unix/tclLoadShl.c (TclpDlopen): use DYNAMIC_PATH on second | hobbs | 2005-10-05 | 1 | -6/+5 |
|
|
* | autoconf-2.13 | dgp | 2005-09-15 | 1 | -229/+278 |
|
|
* | Added yet another corner-case hack, this time for RHEL3. [Bug 1287638] | dkf | 2005-09-15 | 1 | -0/+3 |
|
|
* | Solaris mis-names the cp1251 encoding. | dkf | 2005-08-05 | 1 | -1/+2 |
|
|
* | * unix/configure, unix/tcl.m4: revert 2005-07-28 change. | das | 2005-07-30 | 3 | -523/+587 |
|
|
* | * unix/configure, unix/tcl.m4: defined TCL_LOAD_FROM_MEMORY on | hobbs | 2005-07-28 | 2 | -256/+260 |
|
|
* | Backport of fix for [Bug 1245953] | dkf | 2005-07-28 | 1 | -2/+2 |
|
|
* | * unix/configure: Regen. | mdejong | 2005-07-26 | 2 | -1/+15 |
|
|
* | * unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): | mdejong | 2005-07-25 | 1 | -0/+73 |
|
|
* | * unix/tcl.m4, unix/configure: Backported [Bug 1095909], removing | hobbs | 2005-07-08 | 4 | -578/+366 |
|
|
* | Protect against spurious wake-ups while waiting on the condition variable | vasiljevic | 2005-07-01 | 1 | -6/+8 |
|
|
* | * unix/Makefile.in (install-private-headers): rewrite tclPort.h when | das | 2005-06-23 | 1 | -2/+5 |
|
|
* | bug 1225727 | Kevin B Kenny | 2005-06-22 | 1 | -1/+22 |
|
|
* | *** 8.4.11 TAGGED FOR RELEASE *** | das | 2005-06-18 | 2 | -2/+2 |
|
|
* | * README: Bump version number to 8.4.11 | dgp | 2005-06-18 | 3 | -5/+5 |
|
|
* | Backport unix threading fix | dkf | 2005-06-07 | 1 | -3/+3 |
|
|
* | * unix/tclLoadDyld.c: fixed header confilict when building this filecore_8_4_10 | das | 2005-06-04 | 1 | -1/+2 |
|
|
* | * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional var | hobbs | 2005-06-02 | 1 | -3/+3 |
|
|
* | Cosmetic change (fixed identation in Tcl_FinalizeNotifier) | vasiljevic | 2005-05-31 | 1 | -4/+4 |
|
|
* | Notifier thread is created as joinable. Attempt to solve the | vasiljevic | 2005-05-31 | 1 | -3/+8 |
|
|
* | * README: Bumped patchlevel to 8.4.10 | hobbs | 2005-05-27 | 3 | -5/+5 |
|
|
* | * macosx/Makefile: moved & corrected EMBEDDED_BUILD check. | das | 2005-05-26 | 2 | -7/+7 |
|
|
* | * unix/configure, unix/configure.in: ensure false Tcl.framework is | hobbs | 2005-05-25 | 2 | -15/+15 |
|
|
* | * macosx/Makefile: | das | 2005-05-24 | 5 | -503/+662 |
|
|
* | * generic/tclIOUtil.c (TclLoadFile): | das | 2005-05-24 | 1 | -41/+281 |
|
|
* | * macosx/tclMacOSXBundle.c: | das | 2005-05-14 | 7 | -411/+640 |
|
|
* | * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check and | hobbs | 2005-05-07 | 2 | -257/+273 |
|
|
* | * compat/string.h: fixed memchr() protoype for __APPLE__ so that we | das | 2005-04-26 | 5 | -356/+460 |
|
|
* | * unix/tcl.m4 (Darwin): added -single_module linker flag to | das | 2005-04-09 | 2 | -4/+4 |
|
|
* | Fixed TclpFreeAllocCache() to recognize when being called | vasiljevic | 2005-04-07 | 1 | -7/+10 |
|
|
* | 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 |
|
|