- 22 Nis, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
(tclTomMath.h was broken) and non-final Tcl 8.6.
-
- 20 Nis, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 04 Nis, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
returns bool. tkinter.BooleanVar now validates input values (accepted bool, int, str, and Tcl_Obj). tkinter.BooleanVar.get() now always returns bool.
-
- 02 Nis, 2015 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
arbitrary precision integers added in Tcl 8.5.
-
Serhiy Storchaka yazdı
-
- 01 Mar, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 16 Şub, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 11 Eyl, 2014 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
empty string or tuple argument. On some platforms Tcl memory allocator returns NULL when allocating zero-sized block of memory.
-
Serhiy Storchaka yazdı
ckalloc() causes the Tcl interpreter to panic, attemptckalloc() returns NULL if the memory allocation fails.
-
- 30 Tem, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
In particular this allows to initialize images from binary data.
-
- 14 Tem, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 30 May, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
the tkinter module on 64-bit platforms.
-
- 04 Şub, 2014 1 kayıt (commit)
-
-
Christian Heimes yazdı
CID 1167595
-
- 03 Şub, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Improved error handling in variables-related commands.
-
- 20 Ock, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 23 Eyl, 2013 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 20 Eyl, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
returned empty string.
-
- 04 Eyl, 2013 1 kayıt (commit)
-
-
Victor Stinner yazdı
64-bit pointer to long (32 bits).
-
- 22 Agu, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
argument. This is needed for support Tcl/Tk 8.6.
-
- 21 Agu, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
in the tkinter module.
-
- 10 Agu, 2013 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
(issue #15721)
-
- 11 Tem, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
do with byte strings. Added tests for Tcl.split() and Tcl.splitline().
-
- 18 Şub, 2013 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
a string argument contains non-BMP character.
-
Serhiy Storchaka yazdı
a unicode argument contains non-BMP character.
-
- 30 Eki, 2012 1 kayıt (commit)
-
-
Andrew Svetlov yazdı
-
- 16 Eki, 2012 1 kayıt (commit)
-
-
Andrew Svetlov yazdı
-
- 14 Eki, 2012 1 kayıt (commit)
-
-
Andrew Svetlov yazdı
-
- 07 Eki, 2012 3 kayıt (commit)
-
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
- 05 Eki, 2012 2 kayıt (commit)
- 04 Eki, 2012 1 kayıt (commit)
-
-
Andrew Svetlov yazdı
Thanks to Michael Driscoll
-
- 22 Tem, 2012 1 kayıt (commit)
-
-
Andrew Svetlov yazdı
Patch by Serhiy Storchaka.
-
- 19 Tem, 2012 1 kayıt (commit)
-
-
Jesus Cea yazdı
-
- 31 Mar, 2012 1 kayıt (commit)
-
-
Andrew Svetlov yazdı
These functions are not documnted, so no documentation update.
-
- 14 Mar, 2012 1 kayıt (commit)
-
-
Andrew Svetlov yazdı
Windows build is compiled with no-threaded tcl/tk by default
-
- 13 Mar, 2012 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
Patch by Guilherme Polo and Andrew Svetlov.
-
- 04 Kas, 2011 1 kayıt (commit)
-
-
Victor Stinner yazdı
-