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
path:
root
/
Lib
/
plat-irix5
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added QUADRO.
Guido van Rossum
1996-12-13
1
-0/+1
*
regenerated files from IRIX 5.3 headers
Guido van Rossum
1996-06-11
6
-8/+612
*
new exec syntax
Guido van Rossum
1995-09-18
1
-3/+3
*
Initial revision
Guido van Rossum
1995-09-18
1
-0/+147
*
exec() -> exec
Guido van Rossum
1995-08-28
1
-3/+3
*
add errno.h
Guido van Rossum
1995-08-28
1
-0/+1
*
Backward compatibity module for constants from cl.h include file. The
Sjoerd Mullender
1995-05-17
2
-236/+260
*
Write track artist info if given.
Sjoerd Mullender
1995-03-01
1
-0/+2
*
Made play method more robust by adding a try-finally.
Sjoerd Mullender
1995-02-01
1
-37/+47
*
Support for album.notes and trackN.artist via notes and trackartist
Sjoerd Mullender
1995-02-01
1
-2/+11
*
Added TERMIOS module
Guido van Rossum
1994-09-12
2
-1/+341
*
Can now also give a hashed ID to Cddb.
Sjoerd Mullender
1994-09-06
1
-41/+56
*
* Lib/sgi/flp.py: fix caching bug (always write the whole file to
Guido van Rossum
1994-08-23
1
-14/+4
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
5
-45/+128
*
Constants from <sys/wait.h> (IRIX 5 version)
Guido van Rossum
1994-06-03
1
-0/+14
*
Generate some files automatically from system files
Guido van Rossum
1994-05-23
1
-0/+10
*
New files (not really...)
Guido van Rossum
1993-12-29
5
-0/+528
*
* Mass change: get rid of all init() methods, in favor of __init__()
Guido van Rossum
1993-12-17
3
-13/+11
*
Use __init__ instead of init.
Sjoerd Mullender
1993-11-08
4
-13/+14
*
Not everyone has Guido's bin in his/her PATH...
Sjoerd Mullender
1993-10-11
1
-3/+3
*
Implemented support for CDDB_PATH and CDDB_WRITE_DIR environment
Sjoerd Mullender
1993-09-27
1
-10/+52
*
* posixpath.py: Fix border cases in normpath ('/foo/..' should return '/')
Guido van Rossum
1993-07-06
1
-0/+1
*
* calendar.py: all libC functionality now moved to built-in time module
Guido van Rossum
1993-06-23
1
-0/+6
*
Initial revision
Guido van Rossum
1993-06-03
1
-0/+12
*
* ftplib.py: added abort() command (sends oob data).
Guido van Rossum
1993-05-24
4
-11/+40
*
Use type(xxx) in stead of except TypeError.
Sjoerd Mullender
1993-03-29
1
-54/+52
*
Added some error checking.
Sjoerd Mullender
1993-03-29
1
-1/+10
*
Definitions from <gl/get.h>
Guido van Rossum
1993-03-01
1
-0/+59
*
Added new audio library functionality (getstatus, float sample fmts)
Jack Jansen
1993-02-10
1
-2/+22
*
AWARE.py: New file with definitions for Aware Inc.'s compression
Sjoerd Mullender
1993-02-05
1
-0/+54
*
CL.py, clmodule.c: Adapted to new CL library. Lots of new methods.
Sjoerd Mullender
1993-02-04
1
-117/+181
*
CL.py: adapted to newest version of CL library.
Sjoerd Mullender
1992-12-14
3
-66/+265
*
* Got entirely rid of path.py.
Guido van Rossum
1992-12-14
1
-3/+3
*
Misc changes and new modules. whrandom is "objectified". SOCKET.py
Guido van Rossum
1992-10-18
1
-0/+91
*
New module "CL" (Compression Library) for Irix 4.0.5 and higher.
Sjoerd Mullender
1992-09-24
1
-0/+84
*
Added post_mortem() and pm() interfaces to pdb and wdb.
Guido van Rossum
1992-09-08
1
-0/+1
*
version for new library
Sjoerd Mullender
1992-09-03
1
-46/+15
*
Added a _v21 def to FL.py and added two new input field types
Guido van Rossum
1992-09-02
1
-0/+4
*
Changed to use regex directly instead of regexp.
Guido van Rossum
1992-08-25
1
-3/+4
*
new file for SGI Video
Sjoerd Mullender
1992-08-04
1
-0/+151
*
Initial revision
Guido van Rossum
1992-06-03
1
-0/+83
*
Comment out debug prints (by Sjoerd)
Guido van Rossum
1992-06-03
1
-4/+4
*
Add CDDA_DATASIZE to exported constants
Guido van Rossum
1992-05-06
1
-1/+2
*
DISK is written with a K
Guido van Rossum
1992-04-23
1
-2/+2
*
Changed caching code
Guido van Rossum
1992-04-22
1
-13/+23
*
The getstatus() method of a Readcd instance always calls
Guido van Rossum
1992-04-22
1
-7/+2
*
Initial revision
Guido van Rossum
1992-04-22
2
-0/+334
*
Initial revision
Guido van Rossum
1992-04-13
1
-0/+33
*
posix -> os
Guido van Rossum
1992-03-31
1
-5/+5
*
Don't import fl (it tries to initialize GL) but assume it's always v2.0.
Guido van Rossum
1992-03-27
1
-6/+7
[next]