summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Merged String and Unicode object types. Added new functions tohershey1999-06-151-7/+5
* Continued work on configure and make scriptssurles1999-06-111-21/+20
* Macros that autoconf will be looking for (tcl.m4)wart1999-06-101-0/+1127
* Modified to use the tcl.m4 macroswart1999-06-101-588/+10
* First pass at Tcl autoconf macroswart1999-06-101-0/+1114
* * generic/regexec.c:stanton1999-06-101-4/+3
* * tests/string.test:hershey1999-06-081-2/+7
* fixed install target for man pagessurles1999-06-021-1/+2
* fixed typostanton1999-06-021-2/+2
* Added makefile targets and configure switches to be TEA compliantsurles1999-06-021-6/+11
* * unix/configure.in: Fixed various small configure.in patchesstanton1999-06-021-4/+5
* Merged changes from 1-3-b2 branch into mainline.stanton1999-05-261-2/+3
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-0/+4
* Added note about running autoconf if you are using the CVS source treewelch1999-05-171-6/+16
* * unix/Makefile.in:stanton1999-05-143-20/+100
* * unix/configure.in: Added fix for OS/390. [Bug: 1976]stanton1999-05-071-1/+5
* * Changed version to 8.1.1.stanton1999-04-301-2/+2
* * Merged changes from 8.1.0 branchstanton1999-04-301-2/+2
* merged 8.1.0 changes into mainlinestanton1999-04-242-3/+20
* * win/tclWinInit.c:stanton1999-04-211-4/+46
* Resynced with mainline.rjohnson1999-04-212-3/+3
* modified the Tcl makefile to copy the new pkgIndex files for reg and dde.surles1999-04-201-3/+2
* added tests/httpd file to distribution--tests get skipped if this file ishershey1999-04-191-3/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-1632-1671/+3939
* Fixed typo in LD_SEARCH_FLAGS definition for Linux.welch1999-03-251-2/+2
* Changed package tests to build against the stubs library.core_8_1_merge_lateststanton1999-03-1110-20/+47
* add CrtVersion.3 documentation for Tcl_GetVersion()redman1999-03-111-0/+4
* * generic/tclAlloc.c: Changed TCL_NATIVE_MALLOC to USE_TCLALLOC sostanton1999-03-111-15/+18
* * win/tclWinPipe.c:stanton1999-03-111-2/+3
* Merged stubs changes into mainline for 8.0stanton1999-03-1010-86/+428
* updated readmes for 8.0.5 releasestanton1999-02-091-10/+3
* removed AC_CONFIG_SUBDIRS(dltest) since this doesn't work in our buildstanton1999-02-031-2/+1
* stripped carriage returns at end of linesstanton1999-02-031-656/+656
* * unix/configure.in: Changed to automatically configure in dltest.stanton1999-02-031-1/+2
* * win/tclAppInit.c:stanton1999-02-031-6/+6
* * unix/tclUnixChan.c:stanton1999-02-031-1/+18
* added tcltest as a dependency of runteststanton1999-02-021-3/+3
* * unix/configure.in: Added branch for BSD/OS-4* to shared librarystanton1999-02-021-5/+5
* Added -pipe option if gcc is being used.rjohnson1999-01-291-1/+18
* Changed so sh_lib extension is return on HP even if it isn't compiledrjohnson1999-01-121-2/+2
* Updated the version to 8.0.5.rjohnson1999-01-042-3/+6
* Fixed problem with running tests on IRIX.rjohnson1998-12-102-3/+6
* Added -p flag to "mkdir" commands in "install-libraries" target to allow error-suresh1998-12-081-6/+6
* Fixed minor bug with recently added copy stmts ("TOP_DOR" --> "DISTDIR").suresh1998-12-041-3/+3
* Added tests/pkg to distributionwelch1998-12-021-3/+8
* Added "-D_OLD_TERMIOS" when building on IRIX 6.3 to create backward compatiblesuresh1998-10-281-2/+10
* Changed config & Makefile to support n32 on IRIX.rjohnson1998-10-203-8/+18
* Made some the prototypes & function defs consistant in tclUnixTest.crjohnson1998-10-141-3/+4
* Bumped patch number to 8.0.4escoffon1998-10-131-2/+2
* Added a new Tcl object called "procbody"; this object's internalescoffon1998-10-052-4/+16