summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
Commit message (Expand)AuthorAgeFilesLines
* 2000-01-18 Andreas Kupries <a.kupries@westend.com>andreas_kupries2001-01-181-3/+6
* * generic/tcl.h (attemptckalloc): Fixed typo for #define ofericm2000-12-081-2/+2
* * generic/tcl.h: added note about need to updatedhobbs2000-12-071-2/+3
* * generic/tclStubInit.c:hobbs2000-11-031-1/+2
* * library/tcltest1.0/tcltest2.tcl:jenn2000-10-191-3/+2
* up-port of the stacked channel implementation rewrite in 8.3.2 tohobbs2000-09-281-15/+39
* * library/tcltest1.0/pkgIndex.tcl: Updated to load tcltest 2.0.jenn2000-09-201-1/+2
* * doc/Alloc.3: Added entries for Tcl_AttemptAlloc, Tcl_AttempRealloc.ericm2000-09-141-2/+5
* * README:hobbs2000-09-061-3/+3
* * doc/trace.n: Updated documentation for new syntax; flagged oldericm2000-08-251-1/+14
* * win/makefile.vc:ericm2000-08-151-1/+8
* * generic/tclStubInit.c:ericm2000-07-221-24/+160
* * generic/tclStubInit.c:ericm2000-07-201-160/+24
* * generic/tclStubInit.c:ericm2000-07-191-24/+160
* * doc/Hash.3: Added documentation patch for Tcl_Obj *'s as keys inericm2000-06-241-7/+11
* * README:hobbs2000-05-031-7/+7
* * README:hobbs2000-04-191-4/+5
* Added Tcl_CreateThreadType and TCL_RETURN_THREAD_TYPEwelch2000-04-171-1/+22
* removed __stdcall decl for WIN32 case on ThreadCreatehobbs2000-04-131-3/+1
* Fixed Tcl_CreateThreadProc declarationwelch2000-04-101-1/+3
* * generic/tcl.h: removed specific typedef of Tcl_ThreadCreateProchobbs2000-04-101-3/+1
* 2000-04-08 Andreas Kupries <a.kupries@westend.com>kupries2000-04-091-1/+25
* 2000-04-03 Andreas Kupries <a.kupries@westend.com>kupries2000-04-041-1/+3
* * generic/tclDecls.h:hobbs2000-02-081-4/+4
* * README:core_8_3_b2hobbs2000-01-141-4/+4
* * generic/tclUtf.c: changed Tcl_UtfBackslash to not allowhobbs2000-01-111-1/+10
* * generic/tclCmdIL.c: added -unique option to lsorthobbs1999-12-211-3/+3
* * generic/tclEnv.c: fixed mem leak with putenv and DStringshobbs1999-10-131-1/+2
* * generic/tclNamesp.c:hobbs1999-10-051-19/+18
* Change version numbers to 8.2.0redman1999-08-101-4/+4
* * generic/tcl.h:redman1999-08-021-4/+4
* * Changed version to 8.2b2.redman1999-07-221-3/+3
* Previous version was a mistake, roll it back.redman1999-07-211-3/+1
* * win/tclWinSock.c: Modified 8.1.0 version of the Win32 socketredman1999-07-211-1/+3
* Fix minor version number.redman1999-07-161-2/+2
* Added Tcl_SetNotifier and associated typedef.welch1999-07-021-1/+19
* Documented 2 more files that need to be updated when the Tcl versionwart1999-06-281-1/+3
* Changed so unix always maps ckalloc to Tcl_Alloc or Tcl_DbCkAlloc to avoidredman1999-06-261-15/+8
* Added note about win/configure.in needing a version changewelch1999-06-251-1/+2
* Changed to Tcl 8.2b1welch1999-06-251-4/+4
* * generic/tclTest.c:stanton1999-06-171-9/+26
* * generic/tclUnicodeObj.c: Lots of cleanup and simplification.stanton1999-06-101-1/+41
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-1/+17
* * Changed version to 8.1.1.stanton1999-04-301-3/+3
* Resynced with mainline.rjohnson1999-04-211-4/+4
* merged the parse changes between TclPro1.2 and Tcl8.1. Fixed bug in Windows ...surles1999-04-211-1/+20
* changes make Tcl_Access and Tcl_Stat public.hershey1999-04-171-1/+8
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-71/+469
* Changed magic number so it doesn't match the plus patch, at Jan's request.stanton1999-03-121-2/+2
* * generic/tclAlloc.c: Changed TCL_NATIVE_MALLOC to USE_TCLALLOC sostanton1999-03-111-12/+9