index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial revision
Guido van Rossum
1994-07-13
1
-0/+36
*
Added names to demo widgets; added RemoteWidgetDialog.
Guido van Rossum
1994-07-12
1
-9/+79
*
Added names to all widgets
Guido van Rossum
1994-07-12
1
-12/+26
*
correct typo
Guido van Rossum
1994-07-12
1
-1/+1
*
Complete redesign for more code sharing.
Guido van Rossum
1994-07-12
1
-101/+177
*
read various startup files in Tcl and Python based upon className and
Guido van Rossum
1994-07-12
2
-2/+46
*
Fix bug in At() (Steen)
Guido van Rossum
1994-07-12
2
-6/+6
*
Use disabled state to enforce read-only state (bit painful since it means
Guido van Rossum
1994-07-12
1
-27/+19
*
Initial revision
Guido van Rossum
1994-07-12
1
-0/+283
*
Make Pack.newinfo() return a dict
Guido van Rossum
1994-07-11
2
-2/+20
*
Add menu to change directories -- also generalize acceptable names from *.n
Guido van Rossum
1994-07-11
1
-16/+40
*
Use guido's Python
Guido van Rossum
1994-07-08
1
-1/+1
*
Initial revision
Guido van Rossum
1994-07-08
1
-0/+144
*
Adapted to new async ManPage interface (kill, busy);
Guido van Rossum
1994-07-08
1
-38/+56
*
Rewritten somewhat again, distinguished between internal and external
Guido van Rossum
1994-07-08
1
-24/+67
*
Always insert at 'end'
Guido van Rossum
1994-07-08
1
-3/+3
*
parsefile() now calls self.update() while filling the buffer,
Guido van Rossum
1994-07-08
1
-60/+90
*
Added _exit and register as Tcl command exit. Micro lay-out fix.
Guido van Rossum
1994-07-07
2
-4/+12
*
* tkintermodule.c
Guido van Rossum
1994-07-07
1
-5/+25
*
Totally changed, now it is actually derived from Text
Guido van Rossum
1994-07-06
2
-62/+40
*
Don't use self.text -- it's self now!
Guido van Rossum
1994-07-06
1
-18/+18
*
Initial revision
Guido van Rossum
1994-07-06
2
-0/+332
*
tag_remove: add tagName to tk call
Guido van Rossum
1994-07-06
2
-2/+2
*
Added bind and tag_config methods; minor lay-out change
Guido van Rossum
1994-07-06
2
-4/+6
*
Remove garbage '+ ' and reformat tag_delete function budy
Guido van Rossum
1994-07-06
2
-6/+4
*
* ScrolledText.py: added some more methods of Text (This should
Guido van Rossum
1994-07-06
2
-0/+20
*
Misc changes by Steen
Guido van Rossum
1994-07-06
1
-6/+5
*
* kill.py: Don't use the exec Tcl command.
Guido van Rossum
1994-07-06
1
-6/+7
*
Tue Jul 5 13:22:45 1994 (lumholt@login.dkuug.dk)
Guido van Rossum
1994-07-06
2
-62/+112
*
...
Guido van Rossum
1994-07-04
1
-1/+22
*
* Lib/urllib.py: implemented new quoting rules; added splituser,
Guido van Rossum
1994-07-04
1
-22/+77
*
Mon Jul 4 12:42:04 1994 Guido van Rossum (guido@voorn.cwi.nl)
Guido van Rossum
1994-07-04
2
-6/+6
*
New module, formats traceback just like the C code does
Guido van Rossum
1994-07-01
1
-0/+57
*
* Makefile.in (Makefile): add dependency on config.status
Guido van Rossum
1994-07-01
3
-0/+24
*
configure: libtermcap hack; ChangeLog: the usual...
Guido van Rossum
1994-06-29
1
-0/+56
*
Initial revision
Guido van Rossum
1994-06-28
2
-0/+244
*
Lots of new stuff
Guido van Rossum
1994-06-28
2
-84/+204
*
wait_{variable,window,visibility}
Guido van Rossum
1994-06-27
2
-0/+22
*
Replace <MacHeaders> by specific required header files
Guido van Rossum
1994-06-27
1
-1/+5
*
Change include path for unixemu headers; rename access to access_
Guido van Rossum
1994-06-27
1
-4/+4
*
Initial revision
Guido van Rossum
1994-06-27
4
-0/+231
*
* tkintermodule.c (Tkapp_New): Remove #ifdef WITH_APPINIT.
Guido van Rossum
1994-06-27
1
-13/+13
*
Redo these changes:
Guido van Rossum
1994-06-27
2
-4/+8
*
Sun Jun 26 02:19:01 1994 Steen Lumholt (lumholt@login.dkuug.dk)
Guido van Rossum
1994-06-27
2
-72/+228
*
(Menu.index): return int or None, not string
Guido van Rossum
1994-06-27
2
-4/+8
*
lots of new changes committed again...
Guido van Rossum
1994-06-23
1
-1/+205
*
new versions derived from new acconfig.h and new configure.in
Guido van Rossum
1994-06-23
1
-1/+13
*
changed GETPGRP_HAVE_ARGS into GETPGRP_HAVE_ARG
Guido van Rossum
1994-06-23
1
-1/+1
*
documented writelines()
Guido van Rossum
1994-06-23
2
-6/+24
*
clarify the meaning of address for those methods that or return addresses
Guido van Rossum
1994-06-23
2
-4/+20
[next]