| Commit message (Expand) | Author | Age | Files | Lines |
* | TIP#219 IMPLEMENTATION | andreas_kupries | 2005-08-24 | 1 | -2/+6 |
|
|
* | * unix/configure.in: | mdejong | 2005-08-23 | 1 | -2/+2 |
|
|
* | * unix/tclConfig.h.in: autoheader-2.59. | das | 2005-08-22 | 1 | -9/+0 |
|
|
* | regen unix/configure | Kevin B Kenny | 2005-08-11 | 1 | -994/+2421 |
|
|
* | radical refactoring of thread storage to untangle dependencies | Kevin B Kenny | 2005-08-11 | 3 | -175/+0 |
|
|
* | Solaris mis-names the cp1251 encoding. | dkf | 2005-08-05 | 1 | -1/+2 |
|
|
* | * unix/tclLoadDyld.c (TclpDlopen, TclpLoadMemory): workarounds | das | 2005-07-30 | 1 | -13/+35 |
|
|
* | * generic/tclPipe.c (TclCreatePipeline): Arrange for POSIX systems to | dkf | 2005-07-28 | 1 | -2/+2 |
|
|
* | * unix/configure: Regen. | mdejong | 2005-07-26 | 2 | -1/+15 |
|
|
* | * unix/configure: Regen. | mdejong | 2005-07-25 | 2 | -2421/+1060 |
|
|
* | Getting more systematic about style | dkf | 2005-07-24 | 3 | -611/+618 |
|
|
* | drop support of ancient BSD, IRIX4, RISCos, Ultrix, and ldAout.tcl | Kevin B Kenny | 2005-07-21 | 4 | -1236/+75 |
|
|
* | Getting more systematic about style | dkf | 2005-07-20 | 8 | -1735/+1933 |
|
|
* | Systematizing the formatting | dkf | 2005-07-19 | 7 | -923/+1087 |
|
|
* | Formatting systematization.
| dkf | 2005-07-19 | 1 | -263/+309 |
|
|
* | * unix/tclUnixSock.c: Use a ProcessGlobalValue to store the | dgp | 2005-07-13 | 1 | -56/+62 |
|
|
* | * unix/Makefile.in: Purged use of TCLTESTARGS [RFE 1161550]. | dgp | 2005-07-05 | 1 | -3/+3 |
|
|
* | Protect against spurious wake-ups while waiting on the condition variable | vasiljevic | 2005-07-01 | 1 | -6/+8 |
|
|
* | bug 1225727 | Kevin B Kenny | 2005-06-22 | 1 | -1/+22 |
|
|
* | autoconf | dgp | 2005-06-21 | 1 | -2/+3 |
|
|
* | Only enable the 'compile' special debugging feature when requested in | dkf | 2005-06-21 | 2 | -7/+9 |
|
|
* | * generic/tclInt.h: ensure WORDS_BIGENDIAN is defined correctly with fat | das | 2005-06-18 | 2 | -2/+2 |
|
|
* | autoconf | dgp | 2005-06-07 | 1 | -1/+1 |
|
|
* | Bump patchlevel to a4 | dkf | 2005-06-07 | 2 | -4/+4 |
|
|
* | TIP#208 implementation | dkf | 2005-06-06 | 1 | -2/+49 |
|
|
* | add libtommath to dist target | hobbs | 2005-06-04 | 1 | -1/+4 |
|
|
* | * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional var | hobbs | 2005-06-02 | 1 | -3/+3 |
|
|
* | regenerated after dkf's modifications to tcl.m4 | rmax | 2005-06-02 | 1 | -37/+46 |
|
|
* | Fix m4 quoting problems :} | dkf | 2005-06-02 | 1 | -4/+4 |
|
|
* | Make the threaded build compile again... | dkf | 2005-06-01 | 1 | -3/+3 |
|
|
* | Standardize help messages for 'configure --help' using AC_HELP_STRING | dkf | 2005-05-31 | 2 | -51/+85 |
|
|
* | The notifier thread is now created as joinable and properly joined in | vasiljevic | 2005-05-31 | 1 | -2/+7 |
|
|
* | * macosx/Makefile: moved & corrected EMBEDDED_BUILD check. | das | 2005-05-26 | 2 | -3/+3 |
|
|
* | fixed typo in EXTRA_INSTALL_BINARIES | das | 2005-05-23 | 2 | -3/+3 |
|
|
* | * macosx/Makefile: | das | 2005-05-23 | 5 | -121/+391 |
|
|
* | * generic/tclIOUtil.c (TclLoadFile): | das | 2005-05-23 | 2 | -45/+288 |
|
|
* | * generic/tclInt.decls: | das | 2005-05-14 | 10 | -60/+544 |
|
|
* | * generic/tclBasic.c: Dropped the TCL_NO_MATH configuration. | dgp | 2005-05-13 | 1 | -11/+4 |
|
|
* | * unix/tclUnixFCmd.c: add lint attr to enum to satisfy strictly | hobbs | 2005-05-11 | 1 | -1/+2 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 14 | -22/+263 |
|
|
* | * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check and | hobbs | 2005-05-07 | 2 | -7/+24 |
|
|
* | * doc/DString.3: Eliminated use of identifier "string" in Tcl's | dgp | 2005-05-03 | 1 | -8/+8 |
|
|
* | * unix/tclUnixNotfy.c: applied dkf's tkMacOSXNotify.c cleanup changes. | das | 2005-04-30 | 1 | -109/+105 |
|
|
* | * compat/string.h: fixed memchr() protoype for __APPLE__ so that we | das | 2005-04-26 | 4 | -26/+187 |
|
|
* | Fixed TclpFreeAllocCache() to recognize when being called with NULL | vasiljevic | 2005-04-16 | 1 | -7/+10 |
|
|
* | * unix/tclUnixInit.c (TclpGetEncodingNameFromEnvironment): Reversed | dgp | 2005-04-13 | 1 | -175/+165 |
|
|
* | * unix/tcl.m4 (Darwin): added -single_module linker flag to | das | 2005-04-09 | 2 | -8/+8 |
|
|
* | Updated the OpenBSD configuration and regenerated the configure script. | patthoyts | 2005-03-15 | 2 | -30/+78 |
|
|
* | * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid | dgp | 2005-02-24 | 1 | -3/+3 |
|
|
* | * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined | hobbs | 2005-02-11 | 3 | -1077/+2337 |
|
|