Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patches by AMK to check that the db is still open. | Guido van Rossum | 1997-07-17 | 3 | -0/+54 |
| | |||||
* | Add 'return' keyword before error calls. | Guido van Rossum | 1997-07-17 | 1 | -8/+8 |
| | |||||
* | Jeffrey's latests | Guido van Rossum | 1997-07-17 | 3 | -32/+165 |
| | |||||
* | Jeffrey's newest | Guido van Rossum | 1997-07-15 | 1 | -10/+8 |
| | |||||
* | Reformatted. | Guido van Rossum | 1997-07-15 | 1 | -1557/+1548 |
| | | | | | Fixed some problem with uninitialized syntax tables. Jeffrey. | ||||
* | Added reop (moved reop and regex to non-shared section). | Guido van Rossum | 1997-07-11 | 1 | -2/+3 |
| | | | | Added -I$(DBPORT) for bsddb compilation line. | ||||
* | Allow '@' character as end of line padding in uuencode format. | Guido van Rossum | 1997-07-11 | 1 | -1/+3 |
| | | | | | | | Not sure why this is generated, but this fixes a problem with a particular file that was received with the following final line: F-WE<-*A5]AY]%7>8'&!!(_Y<F*55_"*%46"<OFG=>_5(F/\'``!@ | ||||
* | New version from Jeffrey after I complained about some glaring bugs. | Guido van Rossum | 1997-07-11 | 1 | -0/+8 |
| | |||||
* | New versions straight from Jeffrey Ollie's web site | Guido van Rossum | 1997-07-10 | 3 | -169/+700 |
| | |||||
* | MACDEPPATH: Remove `sharedmodules' from default value of this variable | Barry Warsaw | 1997-06-13 | 1 | -1/+1 |
| | | | | | | since calculate_path() in getpath.c will automatically add this. Including this here will put the sharedmodules directory on sys.path twice. | ||||
* | Add sys/types.h include for pid_t when threading. | Guido van Rossum | 1997-06-06 | 1 | -0/+1 |
| | |||||
* | Moved the definition of posix_times__doc__ to outside of #ifdef HAVE_TIMES | Roger E. Masse | 1997-06-05 | 1 | -3/+3 |
| | | | | so that MSVC 4.2 doesn't complain under NT. | ||||
* | Small changes (casts etc.) by Jack, for Mac compilation. | Guido van Rossum | 1997-06-03 | 1 | -12/+16 |
| | |||||
* | Doc strings (AMK). | Guido van Rossum | 1997-06-03 | 1 | -11/+88 |
| | |||||
* | Added doc strings (Neil Schemenauer). | Guido van Rossum | 1997-06-02 | 1 | -59/+364 |
| | |||||
* | Use string.h, not strings.h | Guido van Rossum | 1997-06-02 | 1 | -1/+1 |
| | |||||
* | socket_type -> SocketType | Guido van Rossum | 1997-06-02 | 1 | -2/+2 |
| | |||||
* | array_type -> ArrayType | Guido van Rossum | 1997-06-02 | 1 | -2/+2 |
| | |||||
* | Mac hack to make select() work again... | Guido van Rossum | 1997-06-02 | 1 | -0/+61 |
| | |||||
* | Add doc string to type object. | Fred Drake | 1997-05-23 | 1 | -1/+12 |
| | |||||
* | PyObject_Compare can raise an exception now. | Guido van Rossum | 1997-05-23 | 1 | -4/+4 |
| | |||||
* | Partial(?) 64bit patch (AMK). | Guido van Rossum | 1997-05-22 | 1 | -6/+6 |
| | |||||
* | Enable putenv and waitpid (== wait4) for NeXT. | Guido van Rossum | 1997-05-22 | 1 | -0/+87 |
| | |||||
* | Defined array.array_type, the type object. | Guido van Rossum | 1997-05-22 | 1 | -1/+6 |
| | |||||
* | Add socket.socket_type, as discussed on c.l.p. | Guido van Rossum | 1997-05-21 | 1 | -0/+5 |
| | |||||
* | Include config.h so it can define const away for K&R. | Guido van Rossum | 1997-05-20 | 1 | -0/+2 |
| | |||||
* | Make delimiter and separator static for K&R C. | Guido van Rossum | 1997-05-20 | 1 | -3/+11 |
| | |||||
* | fixed ratecv to continue working if product of rates is bigger than 32 bits | Guido van Rossum | 1997-05-20 | 1 | -0/+21 |
| | | | | (Sjoerd) | ||||
* | Removed MetroWerks workaround, replaced by defines in mymath.h (Jack) | Guido van Rossum | 1997-05-20 | 1 | -5/+0 |
| | |||||
* | workaround for Mac MSL header definitions of TRUE and FALSE (Jack) | Guido van Rossum | 1997-05-20 | 1 | -0/+4 |
| | |||||
* | Add platform to welcome message. | Guido van Rossum | 1997-05-19 | 1 | -2/+3 |
| | |||||
* | Renamed strndup to my_strndup to avoid conflict witth GNU libc. | Guido van Rossum | 1997-05-16 | 1 | -5/+8 |
| | |||||
* | Address the following problem on DOS and Win 3.1, reported by Jim | Guido van Rossum | 1997-05-16 | 1 | -12/+12 |
| | | | | | | | | | Ahlstrom: Arraymodule.c has static functions H_getitem and h_getitem, and a few others which differ only in case. These are a problem on Windows 3.1, since a case-sensitive link causes Winsock to fail (hey, it's not my fault). Please convert H_etc to HH_etc etc. | ||||
* | Remove the last three uses of PyArg_GetInt() from the source. | Guido van Rossum | 1997-05-15 | 1 | -3/+3 |
| | |||||
* | Add sections for PIL (Fred Lundh). | Guido van Rossum | 1997-05-14 | 1 | -1/+15 |
| | |||||
* | Fix showstopping bug (^ wouldn't match after \n). Jeffrey Ollie. | Guido van Rossum | 1997-05-14 | 1 | -1/+1 |
| | |||||
* | A new set of symbols. Hopefully this will be sufficient, I have no | Guido van Rossum | 1997-05-14 | 1 | -21/+28 |
| | | | | idea how this is used, really. | ||||
* | Add a cast to a malloc to shut up the DEC Unix compiler. | Guido van Rossum | 1997-05-14 | 1 | -1/+1 |
| | |||||
* | Keep gcc -Wall happy. | Guido van Rossum | 1997-05-13 | 1 | -2/+2 |
| | |||||
* | Use compile-time test for 64-bit hardware instead of run-time test. | Guido van Rossum | 1997-05-13 | 1 | -1/+9 |
| | | | | This silences some compilers. | ||||
* | Removed symbols that are no longer defined. | Guido van Rossum | 1997-05-13 | 1 | -12/+0 |
| | | | | Still have to find a way to add symbols that *are* defined... | ||||
* | Keep picky compilers happy. | Guido van Rossum | 1997-05-13 | 1 | -4/+3 |
| | |||||
* | Another change suggested by Donn Cave -- forget "step 5", which | Guido van Rossum | 1997-05-12 | 1 | -21/+2 |
| | | | | searches /usr/local, /usr and /. | ||||
* | Fix problem reported by Donn Cave: if VPATH is an absolute path, it | Guido van Rossum | 1997-05-12 | 1 | -18/+25 |
| | | | | | would always be a hit. Prevent this by only using VPATH if we know we are in the build directory. | ||||
* | Fix big ineficciency in regobj.search/match (introduced by Barry in an | Guido van Rossum | 1997-05-12 | 1 | -10/+12 |
| | | | | | | | | otherwise laudible attempt to rationalize the argument parsing): it would save a copy of the original string instead of a reference to it. Go back to saving a reference, but keep the "s#" format (using a hack that involves two argument parsing steps, first using "O", then using "s#"). | ||||
* | Latest from Jeffrey Ollie. | Guido van Rossum | 1997-05-09 | 2 | -1473/+1680 |
| | | | | Infinite failure stack, some bugs fixed (fastmap, star_jump, register bug). | ||||
* | Avoid warning from gcc on Linux about dropping const. | Guido van Rossum | 1997-05-09 | 1 | -1/+1 |
| | |||||
* | Oops, missed some renamings. | Guido van Rossum | 1997-05-07 | 1 | -5/+5 |
| | |||||
* | Instead of importing graminit.h whenever one of the three grammar 'root' | Guido van Rossum | 1997-05-07 | 1 | -3/+6 |
| | | | | symbols is needed, define these in Python.h with a Py_ prefix. | ||||
* | On popular demand, re-enable the readline event hook. | Guido van Rossum | 1997-05-07 | 1 | -1/+0 |
| |