- 19 Aug, 1996 14 commits
-
-
Jack Jansen authored
Added hacks for GetEventQueue (so you don't have to edit Events.h)
-
Jack Jansen authored
-
Jack Jansen authored
- define USE_CHECKSTACK - Comment on defines used
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
- new SpinCursor (replacing Jack's almost-identical one) - use GetEventQueue in stead of GetEvQHdr
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
USE_MAC_DYNAMIC_LOADING are no longer needed. Also, WASTE and IMG removed in some places.
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
- 17 Aug, 1996 1 commit
-
-
Guido van Rossum authored
-
- 16 Aug, 1996 4 commits
-
-
Guido van Rossum authored
floatobject.c.
-
Guido van Rossum authored
-
Guido van Rossum authored
Expanded powi() in-line.
-
Guido van Rossum authored
-
- 13 Aug, 1996 1 commit
-
-
Guido van Rossum authored
- Use ckalloc(), ckfree() everywhere. - Default FREECAST to (char *). - Added comment with Tcl/Tk version info.
-
- 12 Aug, 1996 5 commits
-
-
Guido van Rossum authored
Also added print_list() and format_list() which format the output from an extract_*() routine.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Barry Warsaw authored
already outdent for those statements.
-
- 09 Aug, 1996 15 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
More rational destination for texi2html.py.
-
Guido van Rossum authored
to split. Document new conventions for split(fields) and join(fields), where the *fields variant is identical to the other.
-
Guido van Rossum authored
-
Guido van Rossum authored
Give capwords a default pattern argument which will recognize words as sequeces of [a-zA-Z0-9_].
-
Guido van Rossum authored
unpicklable.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
- define tp_getattro, tp_setattro - use precreated string objects for most common exceptions and method names
-
Guido van Rossum authored
-
Guido van Rossum authored
(especially IndexError which is caught by 'for')
-