1999-02-06 |
Jack Jansen | Added Extensions:img:Mac to default sys.path |
commit | commitdiff | tree | snapshot |
1999-02-06 |
Jack Jansen | - img modules are no longer in PlugIns folder |
commit | commitdiff | tree | snapshot |
1999-02-06 |
Jack Jansen | img modules are no longer in PlugIns folder. |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Guido van Rossum | Some weird symbol (M_I386) was used to decide whether... |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Guido van Rossum | Ehm, when we don't need to byteswap the data, don't... |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Guido van Rossum | Two important fixes: |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Just van Rossum | fixed problem with "reloading" sub-sub-modules -- jvr |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Guido van Rossum | The encoding type was wrong, I think. |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Guido van Rossum | Should open files in binary mode! |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Fred Drake | Respond to suggestion from "Albert" <hat@se-46.wpa... |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Guido van Rossum | Shouldn't be treating linear-8 as u-law! |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Fred Drake | More magic to tighten up a little of the formatting. |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Fred Drake | Minor nit to prevent dropping a space in the HTML gener... |
commit | commitdiff | tree | snapshot |
1999-02-04 |
Guido van Rossum | Add winsound -- by Toby Dickenson with permission. |
commit | commitdiff | tree | snapshot |
1999-02-04 |
Guido van Rossum | Jim Fulton: this fixes seg faults with bad pickles... |
commit | commitdiff | tree | snapshot |
1999-02-03 |
Fred Drake | Document sameopenfile(), samestat(). |
commit | commitdiff | tree | snapshot |
1999-02-03 |
Fred Drake | Document splitdrive(). |
commit | commitdiff | tree | snapshot |
1999-02-03 |
Guido van Rossum | New test for ntpath module |
commit | commitdiff | tree | snapshot |
1999-02-03 |
Guido van Rossum | New splitdrive() that knows about UNC paths (e.g.,... |
commit | commitdiff | tree | snapshot |
1999-02-03 |
Guido van Rossum | Portability fix for [f]statvfs() return tuple: no longe... |
commit | commitdiff | tree | snapshot |
1999-02-03 |
Jack Jansen | Partly updated to reflect the new organization and... |
commit | commitdiff | tree | snapshot |
1999-02-03 |
Jack Jansen | Just's script to find non-7-bit-clean charactres in... |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Just van Rossum | updated to the new numpy build setup -- jvr |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Guido van Rossum | Never mind, this belongs in the PC subdirectory, |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Just van Rossum | re-checkin with "ISO-8859 translation" turned on. |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Just van Rossum | added some comments |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Guido van Rossum | Fredrik Lundh fixes Sjoerd's patch... |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Fred Drake | Remove three items. |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Fred Drake | Fix the os/posix documentation issue. |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Fred Drake | Moved \versionadded to end of description sections. |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Fred Drake | Moved posixpath to os.path. |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Fred Drake | Added posixpath, winsound. |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Fred Drake | Change this to be os.path. |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Fred Drake | This seems to fix a problem with targeting from the... |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Fred Drake | Make \versionadded and \versionchanged less prominant... |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Fred Drake | Move \versionadded macros to end of descriptions. |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Guido van Rossum | Patch by Sjoerd Mullender to placate /F: |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Guido van Rossum | Patch by Sjoerd Mullender to placate /F: |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Fred Drake | Added documentation to the docstrings for the W*()... |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Just van Rossum | put the preferences file in a folder called "Python... |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Jack Jansen | Replaced by Pythonpath.r |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Guido van Rossum | Windows sound playing module, by Fredrik Lundh. |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Guido van Rossum | Add _P_WAIT etc. for NT. |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Guido van Rossum | Special-case _P_WAIT etc. for NT. |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Guido van Rossum | Add current dir or paths of file args to sys.path. |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Fred Drake | spawnv, spawnve docstrings: added mode parameter;... |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Fred Drake | Added module synopsis. |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Fred Drake | Take out just about everything and refer the reader... |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Fred Drake | Make the text generic, and call it os.path instead... |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Fred Drake | Remove all references to posixpath; only refer to os... |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Guido van Rossum | Add canonic() function -- for brand new bdb.py feature. |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Guido van Rossum | Protect against accessing an empty stack. |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Barry Warsaw | PyPcre_expand(): Fixed two memory leaks, where a PyStri... |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Just van Rossum | better sys.path munging when running scripts -- jvr |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Fred Drake | OSError description: "as the by the" --> "as the" |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Guido van Rossum | Oops, the patch for NeXT always replaced waitpid()... |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Guido van Rossum | Patch by Sjoerd Mullender for better compatibility... |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Just van Rossum | removed old IDE stuff -- jvr |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Just van Rossum | minor cleanup of last patch -- jvr |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Just van Rossum | Added PythonIDE to the applet list; added destination... |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Just van Rossum | removed turd resources left by my former MacCVS client |
commit | commitdiff | tree | snapshot |
1999-01-31 |
Just van Rossum | Add $(APPLICATION) or :Mac:Tools:IDE at the very start... |
commit | commitdiff | tree | snapshot |
1999-01-30 |
Just van Rossum | There are now three possible ways to run the IDE: |
commit | commitdiff | tree | snapshot |
1999-01-30 |
Just van Rossum | ??? adding this file somehow failed -- jvr |
commit | commitdiff | tree | snapshot |
1999-01-30 |
Just van Rossum | First Checked In. |
commit | commitdiff | tree | snapshot |
1999-01-30 |
Just van Rossum | added ntpath and win32api to MAC_MAYMISS_MODULES -... |
commit | commitdiff | tree | snapshot |
1999-01-30 |
Just van Rossum | changed chars in source > chr(127) to ASCII: CVS corrup... |
commit | commitdiff | tree | snapshot |
1999-01-30 |
Just van Rossum | set 'preload' attribute for __main__ PYC resource ... |
commit | commitdiff | tree | snapshot |
1999-01-30 |
Just van Rossum | skip 'vers' resource when copying resources from temple... |
commit | commitdiff | tree | snapshot |
1999-01-30 |
Just van Rossum | added some try/excepts so it also works when certain... |
commit | commitdiff | tree | snapshot |
1999-01-30 |
Just van Rossum | Removed NumPy install code: it's obsolete -- jvr |
commit | commitdiff | tree | snapshot |
1999-01-30 |
Just van Rossum | Fixed two typo's (Plugins -> PlugIns) and added some... |
commit | commitdiff | tree | snapshot |
1999-01-30 |
Just van Rossum | added "delay console window until needed" preference |
commit | commitdiff | tree | snapshot |
1999-01-30 |
Jack Jansen | Added pascal-style string name of preference file resou... |
commit | commitdiff | tree | snapshot |
1999-01-30 |
Guido van Rossum | From: Mike Orr <mso@oz.net> |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Guido van Rossum | Embarrassing: remove a debug print statement from set_b... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Fred Drake | Updated comments on version of XML package needed. |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Guido van Rossum | Use win32api.GetFullPathName(path) if it exists to... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Fred Drake | Added the info tarball to the tarballs target. Added... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Fred Drake | A README file for the info tarball. |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Fred Drake | Added support to handle \versionadded in a reasonable... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Guido van Rossum | Support a canonical() method, implementable by a derive... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Barry Warsaw | setup_readline(): Added a comment about memory leak... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Andrew M. Kuchling | Added missing DECREF's in the error branches when creat... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Fred Drake | Define %descriptor.class, since it's used. |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Fred Drake | Be a little smarter on some attribute values, making... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Fred Drake | fixup_descriptors(): Change the way we look for descri... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Barry Warsaw | initmain(): Nailed a memory leak. bimod must be DECREF'd! |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Fred Drake | Added the Doc/sgml/ directory to the tarball. |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Fred Drake | Rewrite code that converts the little descriptor enviro... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Guido van Rossum | Use only the height to decide whether to zoom in or... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Barry Warsaw | bltin_exc[]: EnvironmentError is not a "leaf exception... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Fred Drake | Added table entries for \funcline and \funclineni. |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Guido van Rossum | Add abspath() |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Guido van Rossum | Document abspath() (implementation is forthcoming). |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Fred Drake | Define a general entity "&version;" that can be used... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Fred Drake | Convert <version> to &version;. |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Just van Rossum | doh! added missing comma (will check before committing... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Fred Drake | A few scribbles toward the DTD. |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Just van Rossum | added path entry for NumPy -- jvr |
commit | commitdiff | tree | snapshot |
next |