summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* merge trunkjan.nijtmans2015-10-083-10/+10
|\
| * Decorate Tcl_Exit() and Tcl_SetExitProc()'s argument with TCL_NORETURN as app...jan.nijtmans2015-10-083-10/+10
* | merge trunkdgp2015-10-083-17/+46
|\ \ | |/
| * Where "interp" is only used for error-reporting, it can be allowed to be NULL...jan.nijtmans2015-10-072-15/+33
| * Fix surrogate handling in PrintSourceToObj(), differenciating for TCL_UTF_MA...jan.nijtmans2015-10-071-2/+13
* | merge trunkjan.nijtmans2015-10-049-59/+60
|\ \ | |/
| * Eliminate unnessessary end-of-line spacing. No functional change.jan.nijtmans2015-10-0410-64/+64
| |\
| | * Eliminate unnessessary end-of-line spacing. No functional change.jan.nijtmans2015-10-0410-142/+142
| * | Fix signed<->unsigned compare gcc compiler warning.jan.nijtmans2015-10-011-3/+4
| |\ \ | | |/
| | * Eliminate a few gcc compiler warnings, when using -Wwrite-strings (tested wit...jan.nijtmans2015-10-016-50/+53
* | | merge trunkjan.nijtmans2015-09-299-12/+12
|\ \ \ | |/ /
| * | Align comment. Remove some end-of-line spacing. No functional changes.jan.nijtmans2015-09-2811-17/+17
| |\ \ | | |/
| | * align comment, no functional changejan.nijtmans2015-09-281-1/+1
* | | merge trunkjan.nijtmans2015-09-253-45/+10
|\ \ \ | |/ /
| * | Backout failed attempt to fix [32ae34e63a].dgp2015-09-252-43/+12
| |\ \ | | |/
| * | Fix [5d170b5ca5e12743006d737c79f959f3efabc644|5d170b5ca5]: checkin 9f8b7bea53...jan.nijtmans2015-09-242-42/+0
| |\ \ | | |/
| | * Fix [5d170b5ca5e12743006d737c79f959f3efabc644|5d170b5ca5]: checkin 9f8b7bea53...jan.nijtmans2015-09-242-42/+0
| | |\
| | | * merge trunkbug_5d170b5ca5jan.nijtmans2015-09-242-15/+53
| | | |\ | | |_|/ | |/| |
| * | | [e0a7b3e5f8] Add missing UpdateInterest call in DoRead().dgp2015-09-231-3/+10
| |\ \ \ | | |/ /
| * | | [32ae34e63a] Prevent segfaults and data corruption when CopyData() is called ...dgp2015-09-232-12/+43
| |\ \ \
| | | | * Merge trunkjan.nijtmans2015-09-2316-641/+825
| | | | |\ | | |_|_|/ | |/| | |
| | | | * Merge trunk. jan.nijtmans2015-09-022-33/+98
| | | | |\
| | | | * \ Merge trunk. jan.nijtmans2015-08-312-3/+22
| | | | |\ \
| | | | * \ \ merge trunkjan.nijtmans2015-08-251-0/+3
| | | | |\ \ \
| | | | * \ \ \ merge trunk. jan.nijtmans2015-08-193-41/+0
| | | | |\ \ \ \
| | | * | \ \ \ \ merge 8.5bug_e0a7b3e5f8dgp2015-09-237-32/+74
| | | |\ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Protect CopyState buffer from conflicting uses when CopyData() is calleddgp2015-09-232-8/+7
| | * | | | | | | CopyData() now tolerates recursion enough so that io-53.18 does not segfault.dgp2015-09-231-21/+9
| | * | | | | | | WIPdgp2015-09-231-3/+47
| | | * | | | | | Add the critical missing UpdateInterest() call at the exit of DoRead().dgp2015-08-101-3/+10
* | | | | | | | | Merge trunkjan.nijtmans2015-09-238-57/+57
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Micro-optimization handling Tcl_Panic(), suggested by D. Richard Hipp.jan.nijtmans2015-09-234-13/+26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Decorate Tcl_Panic and Tcl_PanicVA with the noreturn option, alowing further ...panic_noreturnjan.nijtmans2015-09-224-13/+22
| * | | | | | | | | micro-opt of hash lookups found by drhMiguel Sofer2015-09-223-13/+11
| |/ / / / / / / /
| * | | | | | | | Eliminate compiler warnings for MSVCjan.nijtmans2015-09-221-27/+27
* | | | | | | | | merge trunkjan.nijtmans2015-09-2216-637/+902
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | [187d7f499b] Sync the regexp engine to the Postgres version.dgp2015-09-219-147/+182
| * | | | | | | | [1115587][0e0e150e49] Major fix for regexp handling of quantified backrefs.dgp2015-09-213-464/+600
| * | | | | | | | [d7ea9f985][a3c3508599] Internal regexp fixes that cleanup and streamline.dgp2015-09-212-8/+10
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | [a3c3508599] Fix typo that reversed test sense in prior fix for [3610026].dgp2015-09-211-1/+1
| | * | | | | | [d7ea9f9853] Contributed patch from tgl with Postgres.dgp2015-09-211-7/+9
| * | | | | | | Various Unicode handling enhancements, when building with TCL_UTF_MAX > 3, in...jan.nijtmans2015-09-012-33/+98
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Some Unicode encoding fixes, only having effect if TCL_UTF_MAX > 4. Backporte...jan.nijtmans2015-08-312-3/+22
| | |_|_|_|/ | |/| | | |
| * | | | | Eliminate (harmless) compiler warning. No functional change.jan.nijtmans2015-08-211-0/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Eliminate some (harmless) compiler warnings. No functional change.jan.nijtmans2015-08-211-12/+14
| * | | | | Fix [00189c4afcb9e2586301d711f71383e48817a72d|00189c4afc]: Allow semi-static ...jan.nijtmans2015-08-191-0/+3
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | Fix [00189c4afcb9e2586301d711f71383e48817a72d|00189c4afc]: Allow semi-static ...jan.nijtmans2015-08-191-0/+3
| * | | | [7a87a9bc5b] Eliminate invalid write, found by Rolf Ade using Valgrind.dkf2015-08-181-1/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Proposed fix for invalid write, found by valgrind.bug_7a87a9bc5bdkf2015-08-171-1/+0
| * | | | [818a1a51e4] Apply fixes from Andreas Seltenreich (reported to us by Tom Lane...dkf2015-08-172-0/+4
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /