summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * tools/genStubs.tcl: Reorganized code to support mixed generic dev_stubs_branchstanton1999-03-1018-3526/+3635
* * win/tclWinInt.h:stanton1999-03-089-300/+4041
* *** empty log message ***stanton1999-03-081-0/+14
* * unix/Makefile.in:stanton1999-03-069-755/+126
* * unix/configure.in: Applied patch from Jan Nijtmans to fix thestanton1999-03-062-8/+27
* minor fix to checkstubs targetstanton1999-03-051-5/+5
* * generic/tclCompile.h:stanton1999-03-0520-119/+8378
* * generic/tcl.decls: Added Mac specific declarations.stanton1999-03-042-20/+29
* * mac/tclMacChan.c: Added stub implementation ofstanton1999-03-041-1/+30
* * unix/tclUnixSock.c: Added TclHasSockets.stanton1999-03-041-1/+24
* * unix/tclUnixFile.c:stanton1999-03-045-13/+61
* * win/tclWinPort.h:stanton1999-03-044-139/+8
* * win/tclWinInt.h:stanton1999-03-043-3/+73
* * unix/Makefile.in:stanton1999-03-042-16/+84
* * unix/tclUnixTime.c: Added TclpGetDate and TclStrftime.stanton1999-03-045-15/+76
* * unix/tclUnixPort.h: Eliminated various Tclp* macros that havestanton1999-03-041-35/+1
* removed panic.cstanton1999-03-031-99/+0
* * unix/Makefile.in:stanton1999-03-0343-11599/+1541
* * unix/Makefile.in:stanton1999-03-0315-27/+11415
* updated old URL in READMEhershey1999-02-261-2/+4
* renamed tcl.hpj to tcl.hpj.instanton1999-02-191-0/+0
* changed so helpfile generation can work from the build environmentstanton1999-02-193-20/+35
* updated for 8.0.5 with John O's changes.hershey1999-02-171-108/+182
* * library/init.tcl: Fixed auto_mkindex so it handles .tbc files.stanton1999-02-111-11/+39
* updated readmes for 8.0.5 releasestanton1999-02-093-63/+27
* updated man page generation for TclProstanton1999-02-052-6/+5
* lintstanton1999-02-051-2/+2
* * generic/tclInt.h:stanton1999-02-032-72/+75
* * test/winPipe.test: Changed to remove echoArgs.tcl temporary filestanton1999-02-034-13/+46
* removed AC_CONFIG_SUBDIRS(dltest) since this doesn't work in our buildstanton1999-02-031-2/+1
* * win/makefile.vc: Added better support for paths with spaces instanton1999-02-031-49/+50
* 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
* * tests/interp.test:stanton1999-02-032-30/+8
* * win/tclAppInit.c:stanton1999-02-035-21/+33
* * generic/tclProc.c:stanton1999-02-039-331/+407
* * unix/tclUnixChan.c:stanton1999-02-033-6/+50
* lintstanton1999-02-024-12/+18
* Changed to pass registry dll path into test script so the test doesn'tstanton1999-02-021-2/+3
* added tcltest as a dependency of runteststanton1999-02-021-3/+3
* * win/winDumpExts.c: Patched to be picker about strippingstanton1999-02-021-7/+9
* * unix/configure.in: Added branch for BSD/OS-4* to shared librarystanton1999-02-021-5/+5
* * library/http2.0/http.tcl: Added catch around eof test instanton1999-02-024-8/+12
* * library/init.tcl: Various small changes requested by Jan Nijtmans.stanton1999-02-021-11/+14
* * generic/tclPosixStr.c (Tcl_ErrnoId, Tcl_ErrnoMsg): When usingstanton1999-02-021-3/+3
* objectified open commandstanton1999-02-021-3/+3
* * generic/tclCompile.c (CompileExprWord): Fixed exception stackstanton1999-02-022-3/+14
* * generic/tclIOCmd.c:stanton1999-02-022-16/+17
* * win/tclWinReg.c:stanton1999-02-022-5/+9
* * library/init.tcl: Added catch around unset. [Bug: 978]stanton1999-02-021-2/+2