summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump TclOO version.corresponds-to-TclOO-0-6-3dkf2011-05-256-5/+7
| | | FossilOrigin-Name: 3c0ab863228f9fcaea14e8938a0f33b6926e3054
* Implementation of TIP #381: Call Chain Introspection and Controldkf2011-05-2511-15/+1313
| | | FossilOrigin-Name: 2778ad161a0a0c67ae685b848e3b97470f163128
* Update to Olson tzdata2011gvenkat2011-05-241-0/+4
|\ | | | | FossilOrigin-Name: 2568fbd7046312f4ff3ebd732916893436866463
| * Update to Olson tzdata2011gvenkat2011-05-241-0/+4
| | | | | | FossilOrigin-Name: bbc19ec2239d7919ebefdaf2d933ee0afa370214
* | Undo mistaken commitdkf2011-05-241-5/+2
| | | | | | FossilOrigin-Name: c1347e51a95818a028666091f9b4b7cd00dd015d
* | Remove some useless code from mcset and mcmset: [dict set] builds dictionary ↵dkf2011-05-243-16/+10
| | | | | | | | | | levels for us. FossilOrigin-Name: 076d311d4face72de065fb184a0cf4275d34ba1a
* | Merged core-8-5-branch, fixup of TIP 280 location mapping.andreask2011-05-173-0/+78
|\ \ | |/ | | FossilOrigin-Name: 168a79562b5f1807cfd8d5959b3261629e9b0d11
| * * generic/tclCompile.c (TclFixupForwardJump): Tracked down and fixedandreask2011-05-173-0/+78
| | | | | | | | | | | | | | | | | | | | | | * generic/tclBasic.c (TclArgumentBCEnter): the cause of a violation of my assertion that 'ePtr->nline == objc' in TclArgumentBCEnter. When a bytecode was grown during jump fixup the pc -> command line mapping was not updated. When things aligned just wrong the mapping would direct command A to the data for command B, with a different number of arguments. FossilOrigin-Name: bbb487eaacd980cdfaa96b8850e29e31459b59b4
* | Merged 8.5 following http fix that is not needed on trunk.pat2011-05-120-0/+0
|\ \ | |/ | | FossilOrigin-Name: 084dac6c02f34a91a505201d70f2f2321b76976e
| * [Bug 2715421] fix backported from 8.6 to remove extra newline from POSTs.patthoyts2011-05-124-7/+6
| | | | | | | | | | | | | | Package version incremented to 2.7.6. Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net> FossilOrigin-Name: 9c90ac52e4302810199da09fc7e710c3a4375634
* | If your compiler already defines _WIN64, assume --enable-64bitjan.nijtmans2011-05-122-0/+73
|\ \ | |/ | | FossilOrigin-Name: d55e77f0c41836326a9c0f9b9abdba8edf160cad
| * If your compiler already defines _WIN64, assume --enable-64bitjan.nijtmans2011-05-122-0/+73
| |\ | | | | | | FossilOrigin-Name: bec8d10e17f5c4c1cc7883bca866083615aa2fea
| | * If your compiler already defines _WIN64, assume --enable-64bitjan.nijtmans2011-05-113-21/+71
| | | | | | | | | FossilOrigin-Name: 9a4410040d7273133ef2476f523887e0d140bf45
* | | * unix/tclUnixSock.c (TcpWatchProc): No need to check for servermax2011-05-113-18/+35
| | | | | | | | | | | | | | | | | | | | | | | | sockets here, as the generic server code already takes care of that. * tests/socket.test (accept): Add tests to make sure that this remains so. FossilOrigin-Name: 36776a398fa83dcb5844d16c3f3c3225411dc3de
* | | New internal routines TclScanElement() and TclConvertElement().dgp2011-05-1011-300/+829
|\ \ \ | |/ / | | | | | | | | | Rewritten guts of machinery to produce string rep of lists. [Bug 3173086] FossilOrigin-Name: 7720fbb825ec366737ab7e8c577ea25315c0a00e
| * | New internal routines TclScanElement() and TclConvertElement().dgp2011-05-1010-291/+820
| |\ \ | | | | | | | | | | | | | | | | Rewritten guts of machinery to produce string rep of lists. [Bug 3173086] FossilOrigin-Name: 37927cede6a57636dd2c6f3ed267a8c8843a6d7a
| | * | Completed patch with mucho comments. Merge 8.5.dgp2011-05-1095-1607/+3076
| | | | | | | | | | | | FossilOrigin-Name: 8de9137c517f4e52139263ea5addf53d2b10e2c6
| | * | merge trunk + partial improvements to commentsdgp2011-03-077-50/+96
| | | | | | | | | | | | FossilOrigin-Name: f716a66d070a1446c6ea8db74e0443f29d575fd3
| | * | mergedgp2011-03-063-2/+45
| | |\ \ | | | | | | | | | | FossilOrigin-Name: 17ff82f99adee6493dc248fb3db55925156b7dd8
| | * | | Correct flaw in the rewrite handling [list \\\\\}].dgp2011-03-032-1/+5
| | | | | | | | | | | | | | | FossilOrigin-Name: c3168e2541a2cf87f5a5e6c4299297113793ab14
| | * | | Significant rewrite of the Tcl*(Scan|Convert)*Element() system, and revisionsdgp2011-03-035-242/+394
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to the callers. Needs more work on comments, and testing to check for any performance impact in either direction. Fixes reported bug. FossilOrigin-Name: a142b240b3d0fb1e0757f103fd6129e80d93f0b4
| | * | | Simplified the logic of the Scan/Convert pair of routines for generatingdgp2011-03-031-21/+5
| | | | | | | | | | | | | | | | | | | | | | | | | string reps of lists to stop using the unnecessary flag BRACES_UNMATCHED. FossilOrigin-Name: 2f5897ef591e97deba7001032cec5670cf50e0fa
* | | | | Reduce use of Tcl_AppendElement, which is not (and can't be) a Tcl_Obj-aware ↵dkf2011-05-094-37/+81
| | | | | | | | | | | | | | | | | | | | | | | | | API. FossilOrigin-Name: dbab97cbba58a39c357af59d4ab96a4d419cc9d7
* | | | | Revise empty string tests so that we avoid potentially expensive string repdgp2011-05-092-61/+16
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | generations, especially for dicts. FossilOrigin-Name: c2d4899eeb09aed58e73a7032bcd644e6d7857d2
| * | | | Revise empty string tests so that we avoid potentially expensive string repdgp2011-05-092-61/+16
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | generations, especially for dicts. FossilOrigin-Name: 765f5fcb202a25c4d1f944d0f5e7e80e7293ec50
| | * | | | Remove the old implementation.dgp2011-05-091-75/+0
| | | | | | | | | | | | | | | | | | FossilOrigin-Name: a040b3dde3731845814bf72f9057b8994d3f3eea
| | * | | | A different technique to more precisely identify the optimization case.dgp2011-05-091-14/+35
| | | | | | | | | | | | | | | | | | FossilOrigin-Name: 3b589e9ee80d274391ea4ab44d5aa7385233fe0b
| | * | | | Disable all the special case code in place to prevent allocation of a Listdgp2011-05-051-10/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | struct for empty lists as much as possible. The value of this avoidance is not clear to me. Hoping it can be demonstrated (or refuted) with both variants side by side in the code history tree. FossilOrigin-Name: cc113f7cfe3d0410d4b24e6498b2209c3e0c8719
* | | | | | Convert TclGetLoadedPackages to use Tcl_Obj API for result generation.dkf2011-05-072-40/+47
| | | | | | | | | | | | | | | | | | FossilOrigin-Name: ae2f5eda42a8e1b22b6357671211b7fe174fe276
* | | | | | fix USE_TCLALLOC so that it can be enabled without editing the Makefilemig2011-05-073-4/+13
|\ \ \ \ \ \ | |/ / / / / | | | | | | FossilOrigin-Name: 11459f0b1858863dd931c9ccaf50b1acdcb42013
| * | | | | fix USE_TCLALLOC so that it can be enabled without editing the Makefilemig2011-05-073-4/+13
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | FossilOrigin-Name: a569696f480555952363d95141e70a6c70443a76
| | * | | | fix USE_TCLALLOC so that it can be enabled without editing the Makefilemig2011-05-073-4/+13
| | | | | | | | | | | | | | | | | | FossilOrigin-Name: b255be58d90f70841b184deee95a465bb1ab97f0
* | | | | | comment fixjan.nijtmans2011-05-061-3/+3
|\ \ \ \ \ \ | |/ / / / / | | | | | | FossilOrigin-Name: fa4eb25ecf2d4a292efdad8c8a0a058078336a76
| * | | | | comment fixjan.nijtmans2011-05-061-3/+3
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | | FossilOrigin-Name: c7d2de48faef2ff7540436e384f24577fb34bb09
| | * | | comment fixjan.nijtmans2011-05-061-3/+3
| | | | | | | | | | | | | | | FossilOrigin-Name: ec6283e0a7128adaa23a8f70966cb4958250d43c
* | | | | Stop generating string rep of dict when converting to list.dgp2011-05-052-9/+47
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | Tolerate NULL interps more completely. FossilOrigin-Name: 849162b0bf2e6f24809a32b777ff2d4a599b9302
| * | | | Tolerate NULL interps more completely.dgp2011-05-052-5/+9
| | | | | | | | | | | | | | | FossilOrigin-Name: e7adc1255dc3eb70d35921783bdbb7957deadff6
| * | | | Stop generating string rep of dict when converting to list.dgp2011-05-052-5/+39
| | | | | | | | | | | | | | | FossilOrigin-Name: 746b228680c5817d5515c9ca543aa3219c32ca7d
* | | | | Fix typo spotted by Emiliano Gavilan.dkf2011-05-051-1/+4
| | | | | | | | | | | | | | | FossilOrigin-Name: 0ef5e8c424cb626a2dce58afdc145021d5b056ee
* | | | | no longer depend on MODULE_SCOPE being definedjan.nijtmans2011-05-051-0/+3
| | | | | | | | | | | | | | | FossilOrigin-Name: b439e1d71b5146474b5103f64cf5f7d4912e8e49
* | | | | merge 8.5dgp2011-05-036-208/+116
|\ \ \ \ \ | |/ / / / | | | | | FossilOrigin-Name: 27fd15ce57c5a1f6d10c897e54094ad2dc269297
| * | | | Tighten Tcl_SplitList().dgp2011-05-032-2/+2
| | | | | | | | | | | | | | | FossilOrigin-Name: eeab23b73bebd9868c57fafbf062101b449c8cb6
| * | | | Tighten SetListFromAny().dgp2011-05-032-73/+41
| | | | | | | | | | | | | | | FossilOrigin-Name: d711aba568c8493dee5636fbaa0afbe964d5c0a3
| * | | | Tighten SetDictFromAny().dgp2011-05-033-122/+69
| | | | | | | | | | | | | | | FossilOrigin-Name: 6a588e6fc4c0e6471cb20fbca87d25c7c3728df6
* | | | | Rewrite of parts of the switch compiler to better use the powers ofdgp2011-05-022-104/+53
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | TclFindElement() and do less parsing on its own. FossilOrigin-Name: 30dad692defe23af0c98f40b5cefbf8deb342675
| * | | | Rewrite of parts of the switch compiler to better use the powers ofdgp2011-05-022-105/+44
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | TclFindElement() and do less parsing on its own. FossilOrigin-Name: 8bc0f9df3cd5d8c0da106dac9082fab1673e2cf4
| | * | | | Drop old code.dgp2011-05-021-155/+2
| | | | | | | | | | | | | | | | | | FossilOrigin-Name: cc7e00bc14ce2cb3747c7db338d0a3113e6234e8
| | * | | | Tests for expanded literals quoting detection.dgp2011-05-023-3/+19
| | |\ \ \ \ | | |/ / / / | |/| | | | FossilOrigin-Name: 8e716527445883b929b6170c90c2722a0d0a6c46
| | * | | | Revised TclFindElement() interface.dgp2011-05-027-55/+83
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The final argument had been bracePtr, the address of a boolean var, where the caller can be told whether or not the parsed list element was enclosed in braces. In practice, no callers really care about that. What the callers really want to know is whether the list element value exists as a literal substring of the string being parsed, or whether a call to TclCopyAndCollpase() is needed to produce the list element value. Now the final argument is changed to do what callers actually need. This is a better fit for the calls in tclParse.c, where now a good deal of post-processing checking for "naked backslashes" is no longer necessary. ***POTENTIAL INCOMPATIBILITY*** For any callers calling in via the internal stubs table who really do use the final argument explicitly to check for the enclosing brace scenario. Simply looking for the braces where they must be is the revision available to those callers, and it will backport cleanly. New TclFindElement() is also a better fit for the [switch] compiler. FossilOrigin-Name: c2ee6476c2c62e1fe94d91b64967c976357fab0a
| | * \ \ \ \ Replace TclCountSpaceRuns() with TclMaxListLength() which is the function wedgp2011-05-025-37/+48
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | actually want. FossilOrigin-Name: 056df6f608da858cf1f48d0b3634a9d632ed9dfa