Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
153 check-ins using file unix/tclUnixPort.h version 545775fd97
|
2013-05-06
| ||
| 06:48 | merge-mark check-in: 86970292d9 user: jan.nijtmans tags: trunk | |
|
2013-04-30
| ||
| 18:49 | (::platform::LibcVersion): Followup to the 2013-01-30 change. The RE become too restrictive again. S... check-in: b15cddcf1f user: andreask tags: trunk | |
|
2013-04-29
| ||
| 12:34 | Bringing vexpr up to date with the latest trunk. Combining the vexpr patch with my fix to the m4 fi... Closed-Leaf check-in: 728208200b user: hypnotoad tags: hypnotoad-vexpr | |
| 12:31 | Bringing patch up to date with the latest trunk Closed-Leaf check-in: 216aa27e26 user: hypnotoad tags: hypnotoad-prefer-native-8.6 | |
| 09:31 | Improve code generation for [array set] in a common case. check-in: b274b30ee6 user: dkf tags: trunk | |
|
2013-04-25
| ||
| 07:40 | merge-mark check-in: f97e93ec09 user: jan.nijtmans tags: trunk | |
|
2013-04-23
| ||
| 14:38 | Eliminate use of NO_WIDE_TYPE everywhere: It's exactly the same as TCL_WIDE_INT_IS_LONG check-in: 579f65acc8 user: jan.nijtmans tags: novem | |
| 14:15 | Implement Tcl_NewBooleanObj, Tcl_DbNewBooleanObj and Tcl_SetBooleanObj as macros using Tcl_NewIntObj... check-in: 039d46054a user: jan.nijtmans tags: trunk | |
|
2013-04-21
| ||
| 21:01 | Revert part of [bb4707eb077f0cd9], which removed Tcl_NewIntObj, Tcl_SetIntObj, Tcl_NewBooleanObj, Tc... check-in: 15c4d2e35f user: jan.nijtmans tags: novem | |
|
2013-04-19
| ||
| 09:49 | merge-mark check-in: 7fb8568b0c user: jan.nijtmans tags: novem | |
| 09:39 | merge trunk Closed-Leaf check-in: 2be1ff116b user: jan.nijtmans tags: more-macros | |
| 09:12 | Implement many Tcl_*Var* functions and Tcl_GetIndexFromObj as (faster/stack-saving) macros around re... check-in: 73c89b805b user: jan.nijtmans tags: trunk | |
|
2013-04-16
| ||
| 20:20 | merge-mark check-in: 5025e53b83 user: dgp tags: trunk | |
| 17:34 | merge trunk check-in: 03a0f57813 user: dgp tags: bug-2502002 | |
|
2013-04-12
| ||
| 11:31 | merge trunk check-in: c3d77d2f57 user: jan.nijtmans tags: novem | |
| 11:27 | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack space, is (marginally) f... check-in: 0d1aa1bcb8 user: jan.nijtmans tags: trunk | |
|
2013-04-11
| ||
| 21:30 | More progress. NR-enable [interp] and [$slave], completely with invokehidden subcommand. Test suit... check-in: 895289c52a user: dgp tags: bug-2502002 | |
| 19:36 | More revisions let multi-interp test case work, but at cost of panics and segfaults. Pushing the NR... check-in: 21d32f3242 user: dgp tags: bug-2502002 | |
| 15:10 | rebase check-in: f3309c1997 user: jan.nijtmans tags: initsubsystems | |
| 14:39 | New internal routine TclNRInvoke() - NR-enabled path through the machinery behind invokehidden comma... check-in: db2d5a1b57 user: dgp tags: bug-2502002 | |
| 13:35 | merge trunk check-in: 5a1c73c881 user: dgp tags: bug-2502002 | |
| 12:26 | merge mark check-in: 6b78eda9dd user: dgp tags: trunk | |
| 10:18 | rebase check-in: 1ef49d9a0e user: jan.nijtmans tags: initsubsystems | |
|
2013-04-09
| ||
| 20:45 | 3608714 Stop [string replace] refusing to replace empty substrings. check-in: 00e0754b40 user: dgp tags: bug-3608714 | |
| 20:01 | added some test cases, based on bug report check-in: 2bf9b851b9 user: dkf tags: bug-3610404 | |
| 19:04 | Use the double-secret iPtr->lookupNsPtr field to get post-enter-trace re-resolutions of commands don... check-in: 50ca00e10f user: dgp tags: bug-3610404 | |
| 17:46 | First simple-minded attempt at fix. Fixes the demo script. Causes massive test failures. Leaf check-in: 6a70fd9dd8 user: dgp tags: bug-3610383 | |
|
2013-04-08
| ||
| 20:29 | fix http package installation check-in: 106daecfca user: jan.nijtmans tags: trunk | |
| 20:07 | 3610026 Stop crash when the number of "colors" in a regular expression overflows a short int. Thank... check-in: f8f456846f user: dgp tags: trunk | |
| 18:11 | Revise TclNREvalObjv so that pre-resolution of the Command by a caller does not force suppression of... check-in: cc11942e49 user: dgp tags: bug-2502002 | |
| 15:58 | Documentation fix. check-in: e3d216f079 user: dgp tags: trunk | |
|
2013-04-05
| ||
| 08:46 | merge trunk check-in: 8647fce932 user: dkf tags: dkf-http-cookies | |
|
2013-04-04
| ||
| 17:18 | merge-mark check-in: a0ad7c4dd4 user: dgp tags: trunk | |
| 15:00 | Bump http to 2.8.7 in the other dozen places as well. check-in: 30ee96e61d user: max tags: trunk | |
| 14:52 | Bump http to 2.8.7 check-in: 6021cc928a user: max tags: trunk | |
| 14:42 | Allow URLs that don't have a path, but a query query, e.g. http://example.com?foo=bar . check-in: a0172365d2 user: max tags: trunk | |
| 07:10 | merge-mark check-in: 269efe1424 user: jan.nijtmans tags: novem | |
| 07:07 | Make Tcl_EvalObj/Tcl_GlobalEvalObj a macro always, not only when using stubs. check-in: 45d8edf1bb user: jan.nijtmans tags: trunk | |
|
2013-04-03
| ||
| 21:27 | merge trunk check-in: a01b93b18e user: jan.nijtmans tags: more-macros | |
| 21:24 | rebase check-in: b7d15a1a4b user: jan.nijtmans tags: initsubsystems | |
| 21:07 | rebase check-in: 22d20ff38b user: jan.nijtmans tags: win-console-panic | |
| 20:55 | merge trunk check-in: 025e044267 user: jan.nijtmans tags: novem | |
| 20:50 | some more "ignore-glob" patterns check-in: 4783ead091 user: jan.nijtmans tags: trunk | |
| 13:27 | merge-mark check-in: 48f5143259 user: jan.nijtmans tags: trunk | |
| 13:15 | merge-mark check-in: 13e5002af4 user: dgp tags: trunk | |
| 13:12 | rebase increase limit to 26000 characters check-in: 5e330292a6 user: jan.nijtmans tags: win-console-panic | |
| 12:38 | better comments check-in: 78ecb6410c user: jan.nijtmans tags: initsubsystems | |
|
2013-04-01
| ||
| 21:48 | Use Tcl_InitSubsystems in Tcl_Main macro check-in: 64763c55bf user: jan.nijtmans tags: initsubsystems | |
| 16:45 | initsubsystems check-in: ad3c7bfca4 user: jan.nijtmans tags: initsubsystems | |
|
2013-03-31
| ||
| 22:09 | 2 lines not used any more check-in: f40ca07559 user: jan.nijtmans tags: initsubsystems | |
| 20:27 | Fix Tcl_Main macro check-in: eed03000ed user: jan.nijtmans tags: initsubsystems | |
| 20:17 | Going forward trying to define a better Tcl_InitStubsystems() check-in: f1f393d1f0 user: jan.nijtmans tags: initsubsystems | |
| 19:32 | better leave tclPanic.c as it was check-in: 394d222af4 user: jan.nijtmans tags: win-console-panic | |
| 19:12 | Use more macros in stead of thin wrapper functions. check-in: 3236f03180 user: jan.nijtmans tags: more-macros | |
|
2013-03-30
| ||
| 21:44 | Better Windows console panic proc, still to be TIPped. check-in: 429d0febb3 user: jan.nijtmans tags: win-console-panic | |
|
2013-03-29
| ||
| 13:17 | revert previous 2 commits: Setting argv0 as well is not a good idea. Needs to be worked out further,... Closed-Leaf check-in: 78c782a997 user: jan.nijtmans tags: initsubsystems2 | |
| 12:46 | Always set "argv0", irrespective of the "argc" value. check-in: 6d95830845 user: jan.nijtmans tags: initsubsystems2 | |
| 12:29 | Set the "argv0" variable as well as "argc"/"argv", if specified. This makes Tcl_InitSubsystems set t... check-in: 07ffdd7695 user: jan.nijtmans tags: initsubsystems2 | |
| 10:08 | New version, which takes the TCL_INIT_PANIC flag and the pseudo interpreter stuff out, without losin... check-in: 3ae7bcc7f0 user: jan.nijtmans tags: initsubsystems2 | |
| 07:49 | How would it look like, if the various initializations were split in separate commands? Closed-Leaf check-in: 14318b338f user: jan.nijtmans tags: initsubsystems2-split | |
|
2013-03-28
| ||
| 21:33 | merge trunk check-in: 092350c306 user: jan.nijtmans tags: initsubsystems2 | |
| 20:50 | Demonstrate how the Tcl_Main() macro can use Tcl_InitSubsystems(), as fully equivalent replacement o... Closed-Leaf check-in: c65adb6b19 user: jan.nijtmans tags: initsubsystems2 | |
| 14:49 | merge-mark check-in: ab56b33031 user: jan.nijtmans tags: trunk | |
| 11:50 | merge trunk. typo check-in: 77d3c41af0 user: jan.nijtmans tags: initsubsystems2 | |
|
2013-03-27
| ||
| 18:48 | Tolerate NULL interps check-in: 877c8ac162 user: dgp tags: trunk | |
| 15:46 | renumber flag values, improve doc. check-in: 8e182c8395 user: jan.nijtmans tags: initsubsystems2 | |
| 14:13 | merge-mark check-in: 6a633181a3 user: jan.nijtmans tags: trunk | |
| 10:49 | merge-mark check-in: 8da6d71781 user: jan.nijtmans tags: trunk | |
| 07:51 | Version with all TCL_INIT_CREATE_XXX flags back check-in: b086c08897 user: jan.nijtmans tags: initsubsystems2 | |
|
2013-03-26
| ||
| 18:00 | merge trunk so review patch/diff is smaller check-in: 0dd323deff user: dgp tags: initsubsystems | |
| 15:57 | Looks like TCL_INIT_CUSTOM (previously known as TCL_INIT_STUFF) is not a bad idea at all, provided i... check-in: a89da0d045 user: jan.nijtmans tags: initsubsystems | |
| 13:58 | Add TCL_INIT_STUFF check-in: 2b53c1a5ac user: jan.nijtmans tags: initsubsystems | |
| 10:46 | Don't initialize the encoding subsystem any more in Tcl_InitSubsystems(). check-in: 95b6e24fda user: jan.nijtmans tags: initsubsystems2 | |
| 10:20 | Version having TCL_INIT_PANIC as only Tcl_InitSubsystems() flag check-in: 02bff4de7f user: jan.nijtmans tags: initsubsystems | |
|
2013-03-25
| ||
| 15:00 | TCL_INIT_ENCODINGPATH check-in: 19f0825e7e user: jan.nijtmans tags: initsubsystems | |
|
2013-03-22
| ||
| 23:08 | Update to tzdata2013b check-in: 2fa10e0214 user: venkat tags: trunk | |
| 14:38 | Eliminate some usage of VOID and its variants. Remove unnecessary #undef's check-in: 173d15f828 user: jan.nijtmans tags: novem | |
| 14:15 | merge trunk check-in: d836fd6c98 user: jan.nijtmans tags: novem | |
| 13:22 | If TCL_NO_DEPRECATED is defined, don't depend on Tcl_CreateMathFunc()/Tcl_SaveResult() in testcases ... check-in: 8c696d0203 user: jan.nijtmans tags: trunk | |
| 11:35 | merge trunk check-in: 7107b724db user: jan.nijtmans tags: initsubsystems | |
|
2013-03-21
| ||
| 14:56 | merge-mark check-in: 5d80e6de9b user: jan.nijtmans tags: trunk | |
| 14:45 | Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test case fCmd-30.3 were backp... check-in: 45e154a241 user: jan.nijtmans tags: trunk | |
| 14:42 | test suite hygiene check-in: 5115309a0d user: dgp tags: trunk | |
| 14:35 | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin. check-in: 3541de0a97 user: dgp tags: trunk | |
|
2013-03-20
| ||
| 15:39 | Bring forward tests to trunk check-in: 6dc8fe8244 user: dgp tags: trunk | |
| 14:10 | merge trunk check-in: 5a5d0ec834 user: mig tags: mig-no280 | |
| 13:41 | Slightly more correct: If FindFirstFile() fails, the error should be "no such file or directory" (EN... check-in: d2de88281c user: jan.nijtmans tags: trunk | |
|
2013-03-19
| ||
| 14:59 | Handle the (unlikely) case that the file is deleted in between. Suggested by Harald Oehlmann (Thanks... check-in: 7eee715c3f user: jan.nijtmans tags: trunk | |
| 14:39 | 3597000 Consistent [file copy] result. check-in: 64f4ffa382 user: dgp tags: trunk | |
| 13:57 | [Bug 3608360]: Incompatible behaviour of "file exists". check-in: 5567ed9fa5 user: jan.nijtmans tags: trunk | |
| 13:13 | Test independence in fCmd.test check-in: 207842b573 user: dgp tags: trunk | |
| 11:55 | Back out bug fix for [Bug 2893771], because it was the cause of the regression. check-in: 61ca003f52 user: jan.nijtmans tags: trunk | |
| 11:48 | Check for wildcards if we've used FindFirstFile inside NativeAccess. Closed-Leaf check-in: 99d56dff4b user: dkf tags: bug-3608360 | |
| 10:18 | [Bug 3606390]: Fix isolation of test string-6.37. check-in: 872241114a user: dkf tags: trunk | |
| 10:01 | [Bug 3606387]: Fix isolation of test scan-7.4. Also updated scan.test to use tcltest 2 properly. check-in: 44ed41f429 user: dkf tags: trunk | |
|
2013-03-18
| ||
| 18:37 | Test independence in fileSystem.test check-in: 5db36f952e user: dgp tags: trunk | |
| 18:00 | Test independence in unixFCmd.test check-in: 704a4f5023 user: dgp tags: trunk | |
| 14:30 | [Bug 3608360]: Test to make sure we never let [file exists] do globbing. check-in: 4d12cfb47c user: dkf tags: trunk | |
| 12:41 | Merging in changes from trunk Closed-Leaf check-in: e580295bc9 user: seandeelywoods tags: hypnotoad-bug-3598385 | |
| 12:38 | Merging with updates from trunk check-in: 0827b509f2 user: seandeelywoods tags: hypnotoad-vexpr | |
| 12:37 | Updating with latest fixes from trunk check-in: e92018c3bf user: seandeelywoods tags: hypnotoad-prefer-native-8.6 | |
|
2013-03-12
| ||
| 12:53 | merge trunk check-in: d78ed2315d user: dgp tags: dgp-refactor | |
| 08:47 | Patch by Andrew Shadura, providing better support for three architectures they have in Debian. check-in: ab91ada793 user: jan.nijtmans tags: trunk | |
|
2013-03-11
| ||
| 19:06 | 3606391 trace.test test independence. check-in: 47cb241e14 user: dgp tags: trunk | |
| 17:40 | Greater protection against double TclFreeObj() calls in TCL_MEM_DEBUG mode. check-in: 081509f926 user: dgp tags: trunk | |
| 12:55 | 3607246,3607372 Unbalanced refcounts of literals in the global literal table. check-in: c440d13b97 user: dgp tags: trunk | |
| 12:46 | merge trunk check-in: 1ea0f1cce2 user: dgp tags: dgp-literal-reform | |
| 01:42 | Bring over the literal reform ideas. check-in: 6333182519 user: dgp tags: dgp-refactor | |
| 01:38 | merge trunk check-in: 1158364b0d user: dgp tags: dgp-refactor | |
|
2013-03-10
| ||
| 16:13 | Don't scan the whole literal list seeking the one value that can cause a circular reference, when w... check-in: 674a1ecef4 user: dgp tags: dgp-literal-reform | |
| 15:10 | When possible, move literals instead of copying them. check-in: bf1bea5357 user: dgp tags: dgp-literal-reform | |
|
2013-03-08
| ||
| 21:24 | 3607372 Correct literal refcounting. check-in: f1a5efa5f0 user: dgp tags: dgp-literal-reform | |
| 21:14 | 3607372 Correct literal refcounting. Closed-Leaf check-in: 1c1952f439 user: dgp tags: bug-3607372 | |
| 20:57 | msvc compiler warning: signed-unsigned mismatch. check-in: 8af2068174 user: jan.nijtmans tags: trunk | |
| 19:11 | Now change to store a simple array of (Tcl_Obj *) literal values in CompileEnv. WARNING! This will ... check-in: 8d274fcbcf user: dgp tags: dgp-literal-reform | |
| 18:49 | Simplify the TclCreateLiteral() interface. Save the complexity for within tclLiteral.c where it is ... check-in: 9a1eac84fd user: dgp tags: dgp-literal-reform | |
| 01:37 | Restore the optional return of a (LiteralEntry *) by TclCreateLiteral so that refCounts can be incre... check-in: b64e393eac user: dgp tags: dgp-literal-reform | |
|
2013-03-07
| ||
| 22:26 | Restore the "find-only" mode of TclCreateLiteral(). check-in: 75ceac5253 user: dgp tags: dgp-literal-reform | |
| 22:17 | Fix for Bug 3607246 closes the memleaks and stops the panics. check-in: e2a1f97623 user: dgp tags: dgp-literal-reform | |
| 21:30 | Work in progress reworking how literals are stored. First effort is replacing the string based loca... check-in: 8de868a03b user: dgp tags: dgp-literal-reform | |
| 21:16 | Correct unbalanced effect of TclInvalidateCmdLiteral() on the refcounts of literals in the global ta... Closed-Leaf check-in: 03fa2a45da user: dgp tags: bug-3607246 | |
| 04:44 | merge trunk check-in: a9b009d0e5 user: dgp tags: dgp-refactor | |
|
2013-03-06
| ||
| 21:55 | Cleaner error handling in fixempties(). check-in: c769b9bb91 user: dgp tags: trunk | |
| 20:54 | merge trunk check-in: 54d0ba332e user: dgp tags: dgp-refactor | |
| 20:50 | 3604074,3606683 Rewrite of the fixempties() routine (and supporting routines) to completely eliminat... check-in: 4d7eba11ad user: dgp tags: trunk | |
| 20:25 | merge trunk Closed-Leaf check-in: 83fa62555b user: dgp tags: bug-3606683 | |
| 20:19 | Rework into Tcl 8.5+ coding style. check-in: e2e917cba4 user: dgp tags: bug-3606683 | |
| 18:10 | Indent reduction in fixempties() check-in: db9ee67ba8 user: dgp tags: bug-3606683 | |
| 17:33 | Use flag argument to combine copy(nonempty)* routines into copy* routines. check-in: ef621551bc user: dgp tags: bug-3606683 | |
| 16:27 | New routine hasnonemptyout() for minor improvement to new fixempties(). check-in: 959e0edb20 user: dgp tags: bug-3606683 | |
| 13:41 | merge novem Closed-Leaf check-in: 71ed38908b user: jan.nijtmans tags: novem-remove-va | |
| 13:38 | merge trunk check-in: e15ac1e46b user: jan.nijtmans tags: initsubsystems | |
| 13:37 | merge trunk check-in: 1c0213ef18 user: jan.nijtmans tags: tip-389-impl | |
| 13:16 | merge trunk check-in: abcef2c4ac user: jan.nijtmans tags: novem | |
| 12:26 | Tell fossil and Eclipse that the default eol-convention is LF. Tell fossil which files are binary a... check-in: da4c323ede user: jan.nijtmans tags: trunk | |
|
2013-03-05
| ||
| 23:44 | merge trunk check-in: 9b6195c25c user: mig tags: mig-no280 | |
| 22:35 | merge trunk; resolve conflicts check-in: 5e76cf24a8 user: dgp tags: dgp-refactor | |
| 22:13 | New internal routine TclFetchLiteral() for better CompileEnv encapsulation. check-in: b98f550ddf user: dgp tags: trunk | |
| 20:19 | Remove from tclCompile.h declarations used in only one source file. check-in: 0db2298136 user: dgp tags: trunk | |
| 19:48 | Remove TclInitCompilation() declaration with no definition. check-in: b2050b3947 user: dgp tags: trunk | |
| 18:35 | merge trunk check-in: d1e83b542c user: dgp tags: dgp-refactor | |
| 14:01 | Contributed patch from Tom Lane <tgl@users.sf.net>. Rewrites parts of the regexp engine to avoid inf... check-in: 1ac3b956e9 user: dgp tags: bug-3606683 | |
|
2013-03-04
| ||
| 15:41 | merge mark check-in: c3555b23bf user: dgp tags: trunk | |
|
2013-03-03
| ||
| 17:58 | unix/configure: regenerated. check-in: 3cbcd8e900 user: jenglish tags: trunk | |
| 17:57 | Unix terminal and serial port I/O: retire obsolete termio and sgtty code, general cleanup. See SF [... check-in: 993c21721a user: joe tags: trunk | |
|
2013-03-02
| ||
| 20:32 | ... which means struct TtyState can be replaced with struct FileState. Closed-Leaf check-in: a0a30dc1e2 user: joe tags: jenglish-termios-cleanup | |
| 20:06 | Member TtyState.savedState set in TtyInit() but never subsequently used. This can go away... check-in: add199644a user: joe tags: jenglish-termios-cleanup | |
| 07:52 | TtyParseMode signature simplification: take single pointer to struct TtyAttrs instead of separate p... check-in: ffc66250fc user: jenglish tags: jenglish-termios-cleanup | |
| 07:30 | More ifdef shuffling: GETREADQUEUE and GETWRITEQEUE always defined, dummy implementations return 0 i... check-in: 5db764042b user: jenglish tags: jenglish-termios-cleanup | |
| 07:22 | Do not use strncasecmp(). It is nonstandard and not portable. Use Tcl_UtfNcasecmp() instead. check-in: ebcb4500bd user: jenglish tags: jenglish-termios-cleanup | |
| 07:19 | Do not use strncasecmp(). It is nonstandard and not portable. Closed-Leaf check-in: 8b86a7d30f user: jenglish tags: jenglish-termios-cleanup | |
|
2013-03-01
| ||
| 23:57 | unix/configure: regenerated. check-in: 7b597d4160 user: jenglish tags: jenglish-termios-cleanup | |
| 23:53 | Replace broken SC_SERIAL_PORT macro with plain AC_CHECK_HEADERS tests. check-in: 686239894b user: jenglish tags: jenglish-termios-cleanup | |