Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
63 check-ins using file generic/tclCkalloc.c version 4d3216ad95
|
2002-04-05
| ||
| 13:49 | 2002-04-05 Daniel Steffen <das@users.sourceforge.net> * mac/tclMacPkgConfig.c: Added Mac implem... Closed-Leaf check-in: 2fca248b98 user: das tags: tip-59-implementation | |
|
2002-02-19
| ||
| 22:01 | Changed paths from prefix_exec_prefix to the individual locations for binaries, libraries, script... check-in: f47d4ec7b7 user: andreas_kupries tags: tip-59-implementation | |
|
2002-02-06
| ||
| 12:21 | A small issue with already existing namespaces caused a panic instead of an ignore. check-in: 185e41ad1e user: davygrvy tags: tip-59-implementation | |
| 12:20 | One large bug fixed with neglecting to disable otimizations for a symbols build. check-in: d7ade25d92 user: davygrvy tags: tip-59-implementation | |
|
2002-02-05
| ||
| 23:58 | * tests/config.test: Added a testsuite for pkgconfig. check-in: a57967f679 user: andreas_kupries tags: tip-59-implementation | |
| 23:05 | minor changes to support TIP#59 check-in: ed15d32d4b user: davygrvy tags: tip-59-implementation | |
| 22:15 | * unix/mkLinks: Regenerated. * doc/RegConfig.3: Added documentation for the new public API fun... check-in: 8e58def49c user: andreas_kupries tags: tip-59-implementation | |
| 20:45 | * This commit addresses the following topics from the comments at SF item 507083: @ Reforma... check-in: 46e07ff822 user: andreas_kupries tags: tip-59-implementation | |
|
2002-01-25
| ||
| 04:27 | * Corrected tilde-substitution of pathnames where > 1 separator follows the ~. [Bug 504950... check-in: 15e6bf11b4 user: dgp tags: trunk | |
| 03:07 | * library/http/pkgIndex.tcl: * library/http/http.tcl: don't add port in default case to handle br... check-in: e65dde74b0 user: hobbs tags: trunk | |
| 01:47 | First implementation of TIP #59 for Unix and Windows platforms. Made into a branch to allow me an... check-in: def8f47954 user: andreas_kupries tags: tip-59-implementation | |
|
2002-01-24
| ||
| 01:34 | Corrections to earlier TIP 27 changes. Thanks to Andreas Kupries for the feedback. check-in: 0c4eacfb56 user: dgp tags: trunk | |
|
2002-01-23
| ||
| 21:22 | * unix/mkLinks: Regenerated. * doc/CrtChannel.3: * doc/ChnlStack.3: Moved documentation for 'Tcl... check-in: ef8b87bfac user: andreas_kupries tags: trunk | |
| 20:46 | * Updated socket interfaces according to TIP 27. Updated callers. check-in: f28c83d817 user: dgp tags: trunk | |
|
2002-01-21
| ||
| 22:50 | no message check-in: 50349a11ba user: davygrvy tags: trunk | |
| 22:47 | TclpLoadFile() didn't match proto of typedef Tcl_FSLoadFileProc. [Patch #502488] check-in: 33c81ebeff user: davygrvy tags: trunk | |
| 21:05 | * Converted declarations of TestReport file system to more portable form. [Bug 501417]. check-in: e78bbf1c73 user: dgp tags: trunk | |
| 20:38 | * generic/tclIO.c (WriteChars): Fix for SF #506297, reported by Martin Forssen <ruric@users.sou... check-in: 1b53b7b70c user: andreas_kupries tags: trunk | |
| 16:15 | * Updated APIs in generic/tclCmdMZ.c according to the guidelines of TIP 27. check-in: 8006e9294e user: dgp tags: trunk | |
|
2002-01-18
| ||
| 14:17 | * Overlooked callers of Tcl_FSGetNativePath check-in: 9671705056 user: dgp tags: trunk | |
| 14:07 | * Overlooked callers of Tcl_GetIndexFromObj check-in: 305121f7f5 user: dgp tags: trunk | |
| 03:29 | * generic/tclThreadTest.c: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * mac/tclMacFile.c: * mac/tc... check-in: be42c7ba89 user: das tags: trunk | |
| 03:22 | * generic/tclThreadTest.c: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * mac/tclMacFile.c: * mac/tc... check-in: 07c625a70c user: das tags: trunk | |
|
2002-01-17
| ||
| 20:35 | * generic/tclIOCmd.c (Tcl_GetsObjCmd): Fixed bug #504642 as reported by Brian Griffin <bgriffin... check-in: c1e3c4a857 user: andreas_kupries tags: trunk | |
| 15:24 | doc correction check-in: 05a0a92d54 user: dgp tags: trunk | |
| 05:28 | added patch numbers to ChangeLog check-in: 8ebfacb177 user: dgp tags: trunk | |
| 04:37 | * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were overlooked before. Update... check-in: 28b6020550 user: dgp tags: trunk | |
| 03:03 | * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c according to the guidelines of TIP 27. ... check-in: 17ade15700 user: dgp tags: trunk | |
| 02:46 | * unix/tcl.m4 (SC_LOAD_TCLCONFIG): * win/tcl.m4 (SC_LOAD_TCLCONFIG): Subst TCL_DBGX into TCL_STUB... check-in: 01e280ee5a user: mdejong tags: trunk | |
| 02:43 | * Updated APIs in generic/tclParse.c according to the guidelines of TIP 27. Updated callers. check-in: 3f74f46185 user: dgp tags: trunk | |
|
2002-01-16
| ||
| 06:02 | * Updated APIs in generic/tclHistory.c according to the guidelines of TIP 27. * Updated APIs in ... check-in: 4124fa6dcf user: dgp tags: trunk | |
|
2002-01-15
| ||
| 21:47 | * Corrected documentation for Tcl_ErrnoMsg; it takes an integer argument. Thanks to Georgios Peta... check-in: d2700a2157 user: dgp tags: trunk | |
| 21:19 | * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.c according to the guidelines of TIP... check-in: c606fbd2da user: dgp tags: trunk | |
| 18:34 | doc/StringObj.3: added Tcl_GetUnicodeFromObj docs. check-in: 7548186a2f user: hobbs tags: trunk | |
| 17:55 | * Updated APIs in the file generic/tclIO.c according to the guidelines of TIP 27. Several ... check-in: 9c9edf24eb user: dgp tags: trunk | |
|
2002-01-14
| ||
| 15:10 | typo correction check-in: 04e8adaa99 user: dgp tags: trunk | |
| 15:07 | * Updated APIs in the file generic/tclIndexObj.c according to the guidelines of TIP 27. check-in: df8a4c2bfe user: dgp tags: trunk | |
|
2002-01-11
| ||
| 20:46 | * unix/configure: Regen. * unix/configure.in: * win/configure: Regen. * win/configure.in: Use ${... check-in: 71ae8c066c user: mdejong tags: trunk | |
| 20:21 | * win/tclWinSerial.c (SerialSetOptionProc): Applied patch for SF bug #500348 supplied by Rolf S... check-in: 41af58fa7f user: andreas_kupries tags: trunk | |
| 20:10 | no message check-in: ef053add25 user: davygrvy tags: trunk | |
| 20:07 | Removed -GD compiler option. It was intended for future use, but MS is again changing the future at... check-in: 860bca84f7 user: davygrvy tags: trunk | |
| 19:21 | added missing bug number check-in: 7984586a9b user: mdejong tags: trunk | |
| 19:17 | * unix/Makefile.in: Burn Tcl build directory into tcltest executable to avoid crashes caused by l... check-in: f191c4e387 user: mdejong tags: trunk | |
|
2002-01-10
| ||
| 22:03 | Applied patch from bug 501101. check-in: 22c7a5b972 user: kennykb tags: trunk | |
|
2002-01-09
| ||
| 21:26 | correct error in recent entry check-in: e5bc03f919 user: dgp tags: trunk | |
| 19:09 | Updated APIs in the files */tcl*Load*.c according to the guidelines of TIP 27. check-in: ce9573a39c user: kennykb tags: trunk | |
| 19:03 | More changes for test portability. Using euro symbol. check-in: d7937ae39f user: dgp tags: trunk | |
| 17:50 | * generic/tclTest.c (MainLoop): * tests/main.test (Tcl_Main-1.{3,4,5,6}): Corrected some n... check-in: 3435db0ae4 user: dgp tags: trunk | |
|
2002-01-08
| ||
| 20:44 | TclCreatePipeline is in tclIntDecls.h; no need for it in tclInt.h. check-in: c223491f12 user: dgp tags: trunk | |
| 17:14 | * typos and formatting check-in: c8ce36dee8 user: dgp tags: trunk | |
|
2002-01-07
| ||
| 23:09 | * generic/tclEvent.c (TclInExit): * generic/tclIOUtil.c (SetFsPathFromAbsoluteNormalized, ... check-in: 66602e16c0 user: dgp tags: trunk | |
| 17:54 | * generic/tclMain.c: Bug fix: neglected the NULL case in TclGetStartupScriptFileName(). B... check-in: 913cc898b6 user: dgp tags: trunk | |
|
2002-01-05
| ||
| 22:55 | * doc/Tcl_Main.3: * generic/tclMain.c: Substantial rewrite and expanded documentation ... check-in: f24c18a585 user: dgp tags: trunk | |
|
2002-01-04
| ||
| 15:43 | * generic/tclThreadJoin.c (TclRememberJoinableThread,TclJoinThread): Replaced Tcl_Alloc and... check-in: 7fbf4354d0 user: dgp tags: trunk | |
| 11:21 | * mac/tclMacTime.c (TclpGetTZName): fix for daylight savings TZName bug check-in: 5f2bddc4fb user: das tags: trunk | |
| 00:45 | * expanded abbreviations in previous log entries check-in: 2616674809 user: dgp tags: trunk | |
|
2002-01-03
| ||
| 21:52 | * doc/FileSystem.3: * generic/tclIOUtil.c: Updated some old uses of "fileName" to n... check-in: a328e0ec79 user: dgp tags: trunk | |
| 18:23 | Added fix for Bug #494348; the [foreach] implementation was doing some cacheing that didn't seem to ... check-in: de112c87cb user: dkf tags: trunk | |
| 11:58 | Added test from Bug #494348, but solution still far off. check-in: 9a1a314b56 user: dkf tags: trunk | |
|
2002-01-02
| ||
| 13:52 | Fixed fault with case-insensitive string matching (Bug#233257) and rewrote some tests to test what t... check-in: 99e550c5be user: dkf tags: trunk | |
|
2001-12-29
| ||
| 00:52 | * library/init.tcl: make sure env(COMSPEC) on Windows is executed with the right case, as it may o... check-in: 07fe71faee user: hobbs tags: trunk | |
| 00:49 | correct static-ness of function decls check-in: 4285daaddf user: hobbs tags: trunk | |
|
2001-12-28
| ||
| 23:36 | * generic/tclCkalloc.c (MemoryCmd, TclFinalizeMemorySubsystem): Added the [memory on... check-in: cf5397db43 user: dgp tags: trunk | |