summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclInt.h:Miguel Sofer2004-05-063-52/+56
* More examples.dkf2004-05-053-3/+23
* More examples.dkf2004-05-053-5/+39
* * tests/unixInit.test (unixInit-2.10): Test correction for Mac OSX.dgp2004-05-052-2/+13
* Remove reference to totally non-existant API. [Bug 848440]dkf2004-05-052-2/+7
* no messagedavygrvy2004-05-051-0/+3
* added the tls extension to the list of preferred load addresses.davygrvy2004-05-051-1/+2
* no messagedavygrvy2004-05-051-0/+5
* (TclFinalizeEncodingSubsystem): FreeEncoding(systemEncoding); moved todavygrvy2004-05-051-2/+2
* no messagedavygrvy2004-05-051-0/+6
* (SocketEventProc) : connect errors should fire both the readable anddavygrvy2004-05-051-2/+6
* * tests/fileSystem.test (filesystem-1.39): replace 'file volumes'hobbs2004-05-043-7/+17
* * tests/winFCmd.test (winFCmd-16.12): test volumerelative $HOMEhobbs2004-05-041-1/+10
* * generic/tclAlloc.c: Make sure Tclp*Alloc* routines getdgp2004-05-044-7/+11
* * tests/tcltest.test: Test corrections for Mac OSX. Thanksdgp2004-05-042-10/+24
* Remove accidental check-in of TIP#143 code. D'oh!dkf2004-05-041-7/+1
* Suppress a signed-ness warning.dkf2004-05-042-4/+13
* * Applied [SF Tcl Patch 868853], fixing a mem leak inandreas_kupries2004-05-042-1/+16
* * generic/tclProc.c (TclCreateProc): comments corrected.Miguel Sofer2004-05-042-22/+16
* slight improvement to last commitMiguel Sofer2004-05-041-7/+7
* * generic/tclCompile.c (TclCompileScript): setting the compilationMiguel Sofer2004-05-042-7/+12
* * generic/tclCompile.c:Miguel Sofer2004-05-033-23/+33
* * win/tclWin32Dll.c (TclpCheckStackSpace): Kevin B Kenny2004-05-033-3/+39
* * library/init.tcl: Corrected unique prefix matching ofdgp2004-05-032-3/+17
* cleaning up after new test in last commitMiguel Sofer2004-05-021-1/+2
* * generic/tclProc.c (TclObjInvokeProc):Miguel Sofer2004-05-023-5/+34
* More examplesdkf2004-04-304-9/+75
* More examplesdkf2004-04-304-3/+67
* * generic/tclInt.h: Replaced Kevin Kenny's temporarydgp2004-04-303-10/+11
* * generic/tclThreadAlloc.c: Added a temporary (or so I hope!) Kevin B Kenny2004-04-302-2/+10
* More examplesdkf2004-04-302-1/+30
* * tests/execute.test (execute-8.2): Avoid crashes when theredgp2004-04-292-4/+14
* * doc/global.n:Miguel Sofer2004-04-286-7/+54
* Minor docfix [Bug 943448]dkf2004-04-282-5/+11
* A little source clean-up with the allocOnce variable.davygrvy2004-04-271-4/+6
* * unix/tclUnixFCmd.c (TclpObjNormalizePath): Corrected improperdgp2004-04-262-3/+17
* Doc updates from David Welton [Patches 941377,941380]dkf2004-04-263-4/+28
* Stronger wording & example. [Bug 940843]dkf2004-04-262-9/+57
* Reworked to remove references to testing interfaces and instead promote thedkf2004-04-262-41/+31
* * generic/tcl.h: Removed obsolete declarations and #include's.dgp2004-04-253-9/+7
* no messagedavygrvy2004-04-241-0/+6
* (DllMain): Added DisableThreadLibraryCalls() for the DLL_PROCESS_ATTACHdavygrvy2004-04-241-1/+2
* * generic/tclPort.h:das2004-04-244-7/+17
* * generic/tclIO.c (Tcl_SetChannelOption): Fixed [SF Tcl Bugandreas_kupries2004-04-234-2/+878
* Filling in names for email addresses in the "old days"dkf2004-04-231-448/+447
* fix to two filesystem bugs: more consistent file separator proc and correct T...vincentdarley2004-04-234-11/+41
* no messagedavygrvy2004-04-231-1/+5
* (Tcl_MakeFileChannel) : Case for CloseHandle returning zero and notdavygrvy2004-04-231-7/+13
* no messagedavygrvy2004-04-231-0/+6
* Removed my mistake of adding an exit handler to TclWinInit.davygrvy2004-04-231-30/+1