Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 check-ins related to "dkf-utf16-branch"

2012-08-04
07:52
merge trunk Closed-Leaf check-in: 87af801de3 user: dkf tags: dkf-utf16-branch
07:41
more result generation conversion check-in: 9a036eff3a user: dkf tags: trunk
2012-04-21
09:09
merge trunk check-in: bcbac1a341 user: dkf tags: dkf-utf16-branch
2012-04-19
10:28
Added example to platform(n) manpage check-in: 77ebc079e2 user: dkf tags: trunk
2012-03-28
14:28
merge trunk check-in: 2a19fcb152 user: dkf tags: dkf-utf16-branch
2012-03-27
14:26
se lower numbers, preventing integer overflow in tclWinError.c check-in: f38a3c4d81 user: jan.nijtmans tags: trunk
2012-03-08
09:00
merge from trunk check-in: dd77c1513d user: dkf tags: dkf-utf16-branch
2012-03-07
20:54
Refactor TclScanElement() part of list parsing to take advantage of tables constructed for the task ... check-in: 3b5c5a2957 user: dgp tags: trunk
2012-02-17
09:08
merge trunk check-in: 8454ac74d2 user: dkf tags: dkf-utf16-branch
2012-02-16
23:11
[Bug 2233954] AIX: compile error check-in: dc007f490b user: jan.nijtmans tags: trunk
2012-02-09
15:28
merge trunk check-in: 2ee17eeb36 user: dkf tags: dkf-utf16-branch
15:23
Converted the memcpy() calls in append operations to memmove() calls. This adds safety in the case o... check-in: 3bb4751c4e user: dgp tags: trunk
2012-02-04
17:48
merge trunk check-in: 6062d13e22 user: dkf tags: dkf-utf16-branch
2012-02-03
23:00
mingw doesn't have LABEL_SECURITY_INFORMATION definition check-in: df5aea7b41 user: jan.nijtmans tags: trunk
2012-01-23
09:38
merge trunk check-in: 41d9eb81af user: dkf tags: dkf-utf16-branch
2012-01-22
21:50
[Frq 3473670]: Various Unicode-related check-in: d772d08f8a user: jan.nijtmans tags: trunk
12:06
merge trunk check-in: bf9ad9a5fb user: dkf tags: dkf-utf16-branch
2012-01-21
08:31
Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h check-in: 473eee5c31 user: jan.nijtmans tags: trunk
2012-01-16
13:35
merge trunk check-in: 0d8d161fe8 user: dkf tags: dkf-utf16-branch
13:32
Ensure that error messages are always set, even in believed-unreachable code. check-in: 4366119ec4 user: dkf tags: trunk
2011-12-31
15:12
merge trunk check-in: e0cf8ae638 user: dkf tags: dkf-utf16-branch
2011-12-30
08:26
Update to Olson's tzdata2011n check-in: fdf178b941 user: venkat tags: trunk
2011-11-26
16:08
merge trunk check-in: ff15145ebd user: dkf tags: dkf-utf16-branch
2011-11-25
11:55
* library/history.tcl (history): Simplify the dance of variable management used when chaining to t... check-in: 8d7fa1c1f0 user: dkf tags: trunk
2011-11-11
13:11
merge trunk check-in: 751590f372 user: dkf tags: dkf-utf16-branch
13:09
win/tclWinConsole.c: Refactor common thread handling patterns. check-in: 042936d44f user: dkf tags: trunk
2011-10-27
18:17
merge trunk check-in: a7347bcec3 user: dkf tags: dkf-utf16-branch
2011-10-26
17:45
merge mark check-in: dc19c17742 user: dgp tags: trunk
2011-10-20
14:39
merge trunk check-in: f92dc9224e user: dkf tags: dkf-utf16-branch
14:37
Resolver fix from Stefan Sobernig. * generic/tclLiteral.c (TclInvalidateCmdLiteral): [Bug 3418547]:... check-in: 6941a89e57 user: dkf tags: trunk
2011-10-13
21:10
merge trunk check-in: e7017fcc72 user: dkf tags: dkf-utf16-branch
18:19
Correct botch. check-in: f0486f9bbd user: dgp tags: trunk
2011-10-07
14:49
merge trunk check-in: 3dcfeb9b27 user: dkf tags: dkf-utf16-branch
12:01
Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1) check-in: 91a0a93dad user: jan.nijtmans tags: trunk
2011-09-20
08:24
Merge to feature branch check-in: 4bb08079e6 user: dkf tags: dkf-utf16-branch
2011-09-19
20:30
Conversion from [testthread] to Thread package stops most memory leaks. check-in: b284fade78 user: dgp tags: trunk
2011-08-30
10:30
Merge to feature branch check-in: d89eb1e656 user: dkf tags: dkf-utf16-branch
00:23
[Bug 3398794]: Use Tcl errors in scripts, not panics. check-in: 241cdd7be1 user: dkf tags: trunk
2011-08-16
14:04
Merge to feature branch check-in: fbcefff570 user: dkf tags: dkf-utf16-branch
13:55
Small changes to quell gcc warnings and make message generation less ugly. check-in: df6fb9a914 user: dkf tags: trunk
2011-08-08
21:13
Bring up to date with mainline. check-in: b85481571a user: dkf tags: dkf-utf16-branch
18:32
merge release to trunk check-in: 99580352a4 user: dgp tags: trunk
2011-08-02
09:11
Bring up to date with mainline. check-in: 58b46fcb13 user: dkf tags: dkf-utf16-branch
09:07
[Bug 3384007]: Fix some panic messages. check-in: 783c413131 user: dkf tags: trunk
2011-07-31
23:16
Bring up to date with mainline. check-in: e878fe8df0 user: dkf tags: dkf-utf16-branch
23:14
Add test of UTF-8 -> internal -> UTF-8 round trip (and make it pass). check-in: 7c97e3ea95 user: dkf tags: dkf-utf16-branch
2011-07-29
20:46
Small errors plague us all... check-in: 6afb5b0222 user: dkf tags: trunk
2011-07-28
14:24
Actual possible implementation of code to convert external UTF-8 to internal surrogate pairs and bac... check-in: fed6086a43 user: dkf tags: dkf-utf16-branch
2011-07-27
10:40
Start work towards being able to work with utf8 fully and utf16 and other things outside the BMP. check-in: f9f8c8425c user: dkf tags: dkf-utf16-branch
2011-07-26
20:00
Ensure that TclOO is properly found by all the various package mechanisms (by adding a dummy ifneede... check-in: b90f247299 user: dkf tags: trunk