]> git.ipfire.org Git - thirdparty/Python/cpython.git/log
thirdparty/Python/cpython.git
33 years agochange posix to os; and change error message
Guido van Rossum [Mon, 30 Mar 1992 11:14:20 +0000 (11:14 +0000)] 
change posix to os; and change error message

33 years agochange posix to os
Guido van Rossum [Mon, 30 Mar 1992 11:13:59 +0000 (11:13 +0000)] 
change posix to os

33 years agochange posix to os and path to os.path
Guido van Rossum [Mon, 30 Mar 1992 11:12:23 +0000 (11:12 +0000)] 
change posix to os and path to os.path

33 years agoAdapt it to modern times (0.9.6)
Guido van Rossum [Mon, 30 Mar 1992 11:01:26 +0000 (11:01 +0000)] 
Adapt it to modern times (0.9.6)

33 years agoInitial revision
Guido van Rossum [Mon, 30 Mar 1992 10:54:51 +0000 (10:54 +0000)] 
Initial revision

33 years agoAdded guesstabsize() for the mac
Guido van Rossum [Fri, 27 Mar 1992 17:31:35 +0000 (17:31 +0000)] 
Added guesstabsize() for the mac

33 years agolint fix
Guido van Rossum [Fri, 27 Mar 1992 17:31:02 +0000 (17:31 +0000)] 
lint fix

33 years agofix HUGE and MAXVAL (suggested by Tim Peters)
Guido van Rossum [Fri, 27 Mar 1992 17:30:32 +0000 (17:30 +0000)] 
fix HUGE and MAXVAL (suggested by Tim Peters)

33 years agolint
Guido van Rossum [Fri, 27 Mar 1992 17:29:44 +0000 (17:29 +0000)] 
lint

33 years agolint (added flushline() interface)
Guido van Rossum [Fri, 27 Mar 1992 17:29:31 +0000 (17:29 +0000)] 
lint (added flushline() interface)

33 years agolint (added prototypes for all static fns)
Guido van Rossum [Fri, 27 Mar 1992 17:29:15 +0000 (17:29 +0000)] 
lint (added prototypes for all static fns)

33 years agoanswer lint's complaints
Guido van Rossum [Fri, 27 Mar 1992 17:28:44 +0000 (17:28 +0000)] 
answer lint's complaints

33 years agofix what lint found
Guido van Rossum [Fri, 27 Mar 1992 17:28:26 +0000 (17:28 +0000)] 
fix what lint found

33 years agoLint stuff (involves casts, yuck!)
Guido van Rossum [Fri, 27 Mar 1992 17:27:05 +0000 (17:27 +0000)] 
Lint stuff (involves casts, yuck!)

33 years agoLint
Guido van Rossum [Fri, 27 Mar 1992 17:26:44 +0000 (17:26 +0000)] 
Lint
./

33 years agoLint
Guido van Rossum [Fri, 27 Mar 1992 17:26:38 +0000 (17:26 +0000)] 
Lint

33 years agoRemove redundant vars
Guido van Rossum [Fri, 27 Mar 1992 17:26:25 +0000 (17:26 +0000)] 
Remove redundant vars

33 years agoFix lint bug
Guido van Rossum [Fri, 27 Mar 1992 17:26:13 +0000 (17:26 +0000)] 
Fix lint bug

33 years agoLint...
Guido van Rossum [Fri, 27 Mar 1992 17:24:47 +0000 (17:24 +0000)] 
Lint...

33 years agoLint fluff
Guido van Rossum [Fri, 27 Mar 1992 17:24:37 +0000 (17:24 +0000)] 
Lint fluff

33 years agoMake it lint-free
Guido van Rossum [Fri, 27 Mar 1992 17:23:59 +0000 (17:23 +0000)] 
Make it lint-free

33 years agoSilence lint
Guido van Rossum [Fri, 27 Mar 1992 17:23:48 +0000 (17:23 +0000)] 
Silence lint

33 years agoQuiet lint
Guido van Rossum [Fri, 27 Mar 1992 17:23:38 +0000 (17:23 +0000)] 
Quiet lint

33 years agoShut up lint
Guido van Rossum [Fri, 27 Mar 1992 17:23:29 +0000 (17:23 +0000)] 
Shut up lint

33 years agoShut up lint.
Guido van Rossum [Fri, 27 Mar 1992 17:23:17 +0000 (17:23 +0000)] 
Shut up lint.

33 years agoCheck empty argument lists.
Guido van Rossum [Fri, 27 Mar 1992 17:22:31 +0000 (17:22 +0000)] 
Check empty argument lists.
Lint fixes (and include <unistd.h>)

33 years agoInitialized sigsave to shut lint up
Guido van Rossum [Fri, 27 Mar 1992 17:22:13 +0000 (17:22 +0000)] 
Initialized sigsave to shut lint up

33 years agoLint fixes.
Guido van Rossum [Fri, 27 Mar 1992 17:22:00 +0000 (17:22 +0000)] 
Lint fixes.

33 years agoAdd -v option (verbose) and get rid of finaloutput() function (unused)
Guido van Rossum [Fri, 27 Mar 1992 17:21:30 +0000 (17:21 +0000)] 
Add -v option (verbose) and get rid of finaloutput() function (unused)

33 years agoPrint messages about where from modules are imported when -v is given.
Guido van Rossum [Fri, 27 Mar 1992 17:21:04 +0000 (17:21 +0000)] 
Print messages about where from modules are imported when -v is given.

33 years agoAdded forms_(de)activate_all_forms functions; minor lay-out fixes.
Guido van Rossum [Fri, 27 Mar 1992 17:20:21 +0000 (17:20 +0000)] 
Added forms_(de)activate_all_forms functions; minor lay-out fixes.

33 years agoDon't import fl (it tries to initialize GL) but assume it's always v2.0.
Guido van Rossum [Fri, 27 Mar 1992 15:14:25 +0000 (15:14 +0000)] 
Don't import fl (it tries to initialize GL) but assume it's always v2.0.

33 years agoAdd function to expand tabs.
Guido van Rossum [Fri, 27 Mar 1992 15:13:31 +0000 (15:13 +0000)] 
Add function to expand tabs.

33 years agoAdd a function to return just the line number of a code object.
Guido van Rossum [Fri, 27 Mar 1992 15:13:08 +0000 (15:13 +0000)] 
Add a function to return just the line number of a code object.

33 years agoSearch through the module search path.
Guido van Rossum [Fri, 27 Mar 1992 15:12:43 +0000 (15:12 +0000)] 
Search through the module search path.
Add a warning to the top that this is the case.

33 years agoInitial revision
Guido van Rossum [Fri, 27 Mar 1992 15:10:29 +0000 (15:10 +0000)] 
Initial revision

33 years agouse settrace() intreface
Guido van Rossum [Fri, 27 Mar 1992 15:09:46 +0000 (15:09 +0000)] 
use settrace() intreface

33 years agoDocument sys.settrace().
Guido van Rossum [Fri, 27 Mar 1992 15:06:53 +0000 (15:06 +0000)] 
Document sys.settrace().

33 years agoGuess tab size on the Mac from tab resource.
Guido van Rossum [Wed, 25 Mar 1992 22:32:00 +0000 (22:32 +0000)] 
Guess tab size on the Mac from tab resource.

33 years agoCommented out debug print statements; be a little more clever
Guido van Rossum [Wed, 25 Mar 1992 14:53:05 +0000 (14:53 +0000)] 
Commented out debug print statements; be a little more clever
about strings containing backslashes.

33 years ago*** empty log message ***
Guido van Rossum [Tue, 24 Mar 1992 13:46:39 +0000 (13:46 +0000)] 
*** empty log message ***

33 years agoUse \include instead of \input.
Guido van Rossum [Tue, 24 Mar 1992 13:34:33 +0000 (13:34 +0000)] 
Use \include instead of \input.

33 years agoGot rid of display_form() (same as show_form()).
Guido van Rossum [Tue, 24 Mar 1992 13:32:06 +0000 (13:32 +0000)] 
Got rid of display_form() (same as show_form()).

33 years agoImproved error handling.
Guido van Rossum [Mon, 23 Mar 1992 18:21:32 +0000 (18:21 +0000)] 
Improved error handling.

33 years agoImplemented show_choice(); moved items around a little bit.
Guido van Rossum [Mon, 23 Mar 1992 18:20:54 +0000 (18:20 +0000)] 
Implemented show_choice(); moved items around a little bit.

33 years agoMoved definition of search path DELIM here (from sysmodule.c).
Guido van Rossum [Mon, 23 Mar 1992 18:20:32 +0000 (18:20 +0000)] 
Moved definition of search path DELIM here (from sysmodule.c).

33 years agoAdded settrace() and setprofile().
Guido van Rossum [Mon, 23 Mar 1992 18:20:18 +0000 (18:20 +0000)] 
Added settrace() and setprofile().

33 years agoAdded definitions of sys_trace and sys_profile
Guido van Rossum [Mon, 23 Mar 1992 18:20:04 +0000 (18:20 +0000)] 
Added definitions of sys_trace and sys_profile

33 years agoNew trace implementation; and profile (in a similat vein).
Guido van Rossum [Mon, 23 Mar 1992 18:19:28 +0000 (18:19 +0000)] 
New trace implementation; and profile (in a similat vein).

33 years ago*** empty log message ***
Guido van Rossum [Fri, 20 Mar 1992 14:59:04 +0000 (14:59 +0000)] 
*** empty log message ***

33 years agoMore functionality by Jack (untested by me)
Guido van Rossum [Wed, 18 Mar 1992 13:04:25 +0000 (13:04 +0000)] 
More functionality by Jack (untested by me)

33 years agoChange the order in which Floatnumber and Intnumber are tried
Guido van Rossum [Mon, 16 Mar 1992 18:30:24 +0000 (18:30 +0000)] 
Change the order in which Floatnumber and Intnumber are tried
so it will correctly recognize floats.
Fix the test program so it works again.

33 years agoInitial revision
Guido van Rossum [Sun, 15 Mar 1992 21:37:43 +0000 (21:37 +0000)] 
Initial revision

33 years agoTotally get rid of silly '\E' escape.
Guido van Rossum [Thu, 12 Mar 1992 17:36:11 +0000 (17:36 +0000)] 
Totally get rid of silly '\E' escape.

33 years agoStrip leading whitespace from input().
Guido van Rossum [Thu, 12 Mar 1992 17:33:52 +0000 (17:33 +0000)] 
Strip leading whitespace from input().

33 years agoAdd interface to times(2).
Guido van Rossum [Thu, 12 Mar 1992 17:33:14 +0000 (17:33 +0000)] 
Add interface to times(2).

33 years agoMuch simpler version, intended as a script.
Guido van Rossum [Fri, 6 Mar 1992 10:56:42 +0000 (10:56 +0000)] 
Much simpler version, intended as a script.

33 years agoMoved macros to myformat.sty.
Guido van Rossum [Fri, 6 Mar 1992 10:56:30 +0000 (10:56 +0000)] 
Moved macros to myformat.sty.

33 years agoBack to the Makefile...
Guido van Rossum [Fri, 6 Mar 1992 10:56:17 +0000 (10:56 +0000)] 
Back to the Makefile...

33 years ago_ can now be a normal character.
Guido van Rossum [Fri, 6 Mar 1992 10:56:03 +0000 (10:56 +0000)] 
_ can now be a normal character.

33 years agoMoved macros here from lib.tex.
Guido van Rossum [Fri, 6 Mar 1992 10:55:46 +0000 (10:55 +0000)] 
Moved macros here from lib.tex.

33 years agoCompleted missing parts. Restructured ch. 3/4 to Data and Execution
Guido van Rossum [Fri, 6 Mar 1992 10:52:59 +0000 (10:52 +0000)] 
Completed missing parts.  Restructured ch. 3/4 to Data and Execution
model.  Added index.

33 years agoSkip leading whitespace of eval() string argument.
Guido van Rossum [Wed, 4 Mar 1992 16:41:41 +0000 (16:41 +0000)] 
Skip leading whitespace of eval() string argument.

33 years agoAllow NEWLINE* after eval input.
Guido van Rossum [Wed, 4 Mar 1992 16:41:24 +0000 (16:41 +0000)] 
Allow NEWLINE* after eval input.

33 years agoAppend a NEWLINE token at the end of a file.
Guido van Rossum [Wed, 4 Mar 1992 16:40:44 +0000 (16:40 +0000)] 
Append a NEWLINE token at the end of a file.

33 years agoInitial revision
Guido van Rossum [Wed, 4 Mar 1992 16:40:03 +0000 (16:40 +0000)] 
Initial revision

33 years agoSet sys.last_{type,value} to characteristics of last unhandled exception.
Guido van Rossum [Wed, 4 Mar 1992 16:39:39 +0000 (16:39 +0000)] 
Set sys.last_{type,value} to characteristics of last unhandled exception.

33 years agoChange error handling. Call clearerr() more often.
Guido van Rossum [Wed, 4 Mar 1992 16:39:24 +0000 (16:39 +0000)] 
Change error handling.  Call clearerr() more often.

33 years agoTighten error handling of string printing.
Guido van Rossum [Wed, 4 Mar 1992 16:39:08 +0000 (16:39 +0000)] 
Tighten error handling of string printing.

33 years agoInitial revision
Guido van Rossum [Mon, 2 Mar 1992 16:20:32 +0000 (16:20 +0000)] 
Initial revision

33 years agoCheck for binaries and non-python scripts.
Guido van Rossum [Mon, 2 Mar 1992 16:18:31 +0000 (16:18 +0000)] 
Check for binaries and non-python scripts.

33 years agoAdded '-l[flags]' option.
Guido van Rossum [Mon, 2 Mar 1992 16:17:31 +0000 (16:17 +0000)] 
Added '-l[flags]' option.

33 years agoBetter intro; added some new scripts.
Guido van Rossum [Mon, 2 Mar 1992 16:15:12 +0000 (16:15 +0000)] 
Better intro; added some new scripts.

33 years agoCompleted execution model and try statement.
Guido van Rossum [Mon, 2 Mar 1992 16:13:50 +0000 (16:13 +0000)] 
Completed execution model and try statement.

33 years agoUse fnmatch; read ".xxcign" for additional patterns to ignore.
Guido van Rossum [Mon, 2 Mar 1992 16:13:27 +0000 (16:13 +0000)] 
Use fnmatch; read ".xxcign" for additional patterns to ignore.

33 years agoInitial revision
Guido van Rossum [Fri, 28 Feb 1992 16:19:15 +0000 (16:19 +0000)] 
Initial revision

33 years agoAdded class VoutFile.
Guido van Rossum [Fri, 28 Feb 1992 15:59:23 +0000 (15:59 +0000)] 
Added class VoutFile.
Added rgb8 support.
Added cache of frame offsets to VinFile.
Misc hacks to grab rgb8 data.

33 years agoGet rid of RuntimeError.
Guido van Rossum [Wed, 26 Feb 1992 15:26:56 +0000 (15:26 +0000)] 
Get rid of RuntimeError.

33 years agoMake tabs always 8 spaces wide -- it's more portable.
Guido van Rossum [Wed, 26 Feb 1992 15:24:44 +0000 (15:24 +0000)] 
Make tabs always 8 spaces wide -- it's more portable.

33 years agoAddef gflush
Guido van Rossum [Wed, 26 Feb 1992 15:19:45 +0000 (15:19 +0000)] 
Addef gflush

33 years agoInitial revision
Guido van Rossum [Wed, 26 Feb 1992 15:19:31 +0000 (15:19 +0000)] 
Initial revision

33 years agoMove SEP to osdefs.h. Use MAXPATHLEN from osdefs.h.
Guido van Rossum [Wed, 26 Feb 1992 15:19:13 +0000 (15:19 +0000)] 
Move SEP to osdefs.h.  Use MAXPATHLEN from osdefs.h.

33 years agoMove printing of filename and lineno to tb_displayline.
Guido van Rossum [Wed, 26 Feb 1992 15:17:59 +0000 (15:17 +0000)] 
Move printing of filename and lineno to tb_displayline.
Search sys.path if the filename isn't found.
Include osdefs.h.

33 years agoAdded execfile().
Guido van Rossum [Tue, 25 Feb 1992 18:55:05 +0000 (18:55 +0000)] 
Added execfile().

33 years agoAdded a cache so that the slow parser isn't such a problem in practice.
Guido van Rossum [Wed, 19 Feb 1992 14:50:10 +0000 (14:50 +0000)] 
Added a cache so that the slow parser isn't such a problem in practice.

33 years agoUse correct prototype for invert().
Guido van Rossum [Tue, 11 Feb 1992 15:56:02 +0000 (15:56 +0000)] 
Use correct prototype for invert().

33 years agoSet parskip to 0 in the table of content.
Guido van Rossum [Tue, 11 Feb 1992 15:53:13 +0000 (15:53 +0000)] 
Set parskip to 0 in the table of content.

33 years agoInitial revision
Guido van Rossum [Tue, 11 Feb 1992 15:52:24 +0000 (15:52 +0000)] 
Initial revision

33 years agoMinor reorg.
Guido van Rossum [Tue, 11 Feb 1992 15:52:03 +0000 (15:52 +0000)] 
Minor reorg.

33 years agoAdded ref and qua; forget about the Makefile
Guido van Rossum [Tue, 11 Feb 1992 15:51:36 +0000 (15:51 +0000)] 
Added ref and qua; forget about the Makefile

33 years agoInitial revision
Guido van Rossum [Tue, 11 Feb 1992 14:50:54 +0000 (14:50 +0000)] 
Initial revision

33 years agonew syntax
Guido van Rossum [Tue, 11 Feb 1992 14:50:22 +0000 (14:50 +0000)] 
new syntax

33 years agoBetter check of input data?
Guido van Rossum [Tue, 11 Feb 1992 14:47:11 +0000 (14:47 +0000)] 
Better check of input data?

33 years agostandardized lay-out; new syntax.
Guido van Rossum [Tue, 11 Feb 1992 14:45:43 +0000 (14:45 +0000)] 
standardized lay-out; new syntax.

33 years agoGet rid of comment about open().
Guido van Rossum [Wed, 5 Feb 1992 11:17:52 +0000 (11:17 +0000)] 
Get rid of comment about open().

33 years agoLimit length of name passed to sprintf.
Guido van Rossum [Wed, 5 Feb 1992 11:17:30 +0000 (11:17 +0000)] 
Limit length of name passed to sprintf.

33 years agoEOF in source is a SyntaxError, not an EOFError.
Guido van Rossum [Wed, 5 Feb 1992 11:16:47 +0000 (11:16 +0000)] 
EOF in source is a SyntaxError, not an EOFError.

33 years agoGet rid of "Unhandled exception: " altogether.
Guido van Rossum [Wed, 5 Feb 1992 11:16:28 +0000 (11:16 +0000)] 
Get rid of "Unhandled exception: " altogether.

33 years agoAdded uname. Made lstat/readlink/symlink unconditional (the latter
Guido van Rossum [Wed, 5 Feb 1992 11:15:54 +0000 (11:15 +0000)] 
Added uname.  Made lstat/readlink/symlink unconditional (the latter
two raise posix.error if symlinks aren't supported).

33 years agoFixed getargs() call in setfont.
Guido van Rossum [Wed, 5 Feb 1992 11:15:00 +0000 (11:15 +0000)] 
Fixed getargs() call in setfont.
Improved setwincursor() to allow None to explicitly turn the cursor off.