summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* More bits of ANSIfyingdkf2005-11-119-229/+253
* * unix/tclUnixFCmd.c (MAX_READDIR_UNLINK_THRESHOLD): reduce to 130hobbs2005-11-091-3/+3
* Added target to make it easier to debug crashing tests.dkf2005-11-091-1/+8
* RFE 1071992Kevin B Kenny2005-11-043-550/+25
* Bug 1163896Kevin B Kenny2005-11-042-0/+24
* RFE 1333318Kevin B Kenny2005-11-041-2/+2
* ANSIfydkf2005-11-0210-653/+626
* Revised code to build in situations where strchr(.,.) is a macro.dgp2005-10-211-5/+3
* ANSI-fy declarations and NULL handlingdkf2005-10-211-316/+299
* * generic/tclExecute.c: Removed obsolete use of NO_ERRNO_H.dgp2005-10-133-153/+0
* TIP#237 IMPLEMENTATIONdgp2005-10-081-15/+63
* * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change tomsofer_wcodes_branch_20051007kennykb_numerics_branch_20051008hobbs2005-10-071-34/+52
* * unix/tclLoadShl.c (TclpDlopen): use DYNAMIC_PATH on secondhobbs2005-10-051-2/+2
* * generic/tclBasic.c: More callers of TclObjPrintf anddgp2005-09-152-5/+108
* More flags hacking, this time for open64 under RHEL3. [Bug 1287638]dkf2005-09-151-0/+2
* * unix/tclUnixSock.c (InitializeHostName): Synchronized use ofandreas_kupries2005-09-022-4/+4
* allow NULL interp in Tcl_FSMatchInDirectoryvincentdarley2005-08-311-5/+7
* TIP#219 IMPLEMENTATIONandreas_kupries2005-08-241-2/+6
* * unix/configure.in:mdejong2005-08-231-2/+2
* * unix/tclConfig.h.in: autoheader-2.59.das2005-08-221-9/+0
* regen unix/configureKevin B Kenny2005-08-111-994/+2421
* radical refactoring of thread storage to untangle dependenciesKevin B Kenny2005-08-113-175/+0
* Solaris mis-names the cp1251 encoding.dkf2005-08-051-1/+2
* * unix/tclLoadDyld.c (TclpDlopen, TclpLoadMemory): workaroundsdas2005-07-301-13/+35
* * generic/tclPipe.c (TclCreatePipeline): Arrange for POSIX systems todkf2005-07-281-2/+2
* * unix/configure: Regen.mdejong2005-07-262-1/+15
* * unix/configure: Regen.mdejong2005-07-252-2421/+1060
* Getting more systematic about styledkf2005-07-243-611/+618
* drop support of ancient BSD, IRIX4, RISCos, Ultrix, and ldAout.tclKevin B Kenny2005-07-214-1236/+75
* Getting more systematic about styledkf2005-07-208-1735/+1933
* Systematizing the formattingdkf2005-07-197-923/+1087
* Formatting systematization. dkf2005-07-191-263/+309
* * unix/tclUnixSock.c: Use a ProcessGlobalValue to store thedgp2005-07-131-56/+62
* * unix/Makefile.in: Purged use of TCLTESTARGS [RFE 1161550].dgp2005-07-051-3/+3
* Protect against spurious wake-ups while waiting on the condition variablevasiljevic2005-07-011-6/+8
* bug 1225727Kevin B Kenny2005-06-221-1/+22
* autoconfdgp2005-06-211-2/+3
* Only enable the 'compile' special debugging feature when requested indkf2005-06-212-7/+9
* * generic/tclInt.h: ensure WORDS_BIGENDIAN is defined correctly with fatdas2005-06-182-2/+2
* autoconfdgp2005-06-071-1/+1
* Bump patchlevel to a4dkf2005-06-072-4/+4
* TIP#208 implementationdkf2005-06-061-2/+49
* add libtommath to dist targethobbs2005-06-041-1/+4
* * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional varhobbs2005-06-021-3/+3
* regenerated after dkf's modifications to tcl.m4rmax2005-06-021-37/+46
* Fix m4 quoting problems :}dkf2005-06-021-4/+4
* Make the threaded build compile again...dkf2005-06-011-3/+3
* Standardize help messages for 'configure --help' using AC_HELP_STRINGdkf2005-05-312-51/+85
* The notifier thread is now created as joinable and properly joined invasiljevic2005-05-311-2/+7
* * macosx/Makefile: moved & corrected EMBEDDED_BUILD check.das2005-05-262-3/+3