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
/
Mac
/
Modules
/
config.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
I give in (after all these years): renaming config.c to macconfig.c to forestall
Jack Jansen
1998-08-18
1
-280/+0
*
The init routine for MacOS had a non-standard name. Changed to
Jack Jansen
1998-07-01
1
-2/+2
*
Added ColorPicker and Printing modules, donated by Just. In config.c
Jack Jansen
1998-04-21
1
-0/+4
*
Removed reop
Jack Jansen
1998-04-17
1
-2/+0
*
Added Sndihooks
Jack Jansen
1998-04-15
1
-0/+2
*
Added cPickle and cStringIO
Jack Jansen
1998-01-06
1
-0/+7
*
Added pcre module
Jack Jansen
1997-10-08
1
-0/+2
*
Added interface to the Balloon Help Manager
Jack Jansen
1997-09-09
1
-0/+2
*
Added reop
Jack Jansen
1997-08-19
1
-0/+2
*
Added zlib (optional on USE_ZLIB)
Jack Jansen
1997-06-03
1
-0/+6
*
Renamed
Jack Jansen
1997-05-23
1
-1/+1
*
Added operator, errno and soundex modules.
Jack Jansen
1997-02-20
1
-1/+7
*
Added/updated copyright notices
Jack Jansen
1997-01-31
1
-2/+2
*
Added imgpng
Jack Jansen
1997-01-30
1
-0/+2
*
Added gdbm (if USE_GDBM defined)
Jack Jansen
1996-12-23
1
-0/+6
*
- Renamed USE_BGEN to USE_TOOLBOX
Jack Jansen
1996-08-20
1
-6/+10
*
inittab is a "struct _inittab".
Jack Jansen
1996-07-10
1
-4/+1
*
Added waste
Jack Jansen
1996-05-20
1
-0/+6
*
Added scrap manager
Jack Jansen
1996-04-12
1
-0/+4
*
Modified for GUSI
Jack Jansen
1996-02-14
1
-0/+8
*
Added cmath module
Jack Jansen
1996-01-29
1
-0/+6
*
Added Fm module
Jack Jansen
1996-01-15
1
-0/+2
*
Added component mgr and quicktime modules
Jack Jansen
1995-12-09
1
-0/+5
*
Added _tkinter, if USE_TK defined
Jack Jansen
1995-11-10
1
-1/+6
*
Added missing imgpbm and imgsgi modules
Jack Jansen
1995-10-12
1
-0/+4
*
Added List module
Jack Jansen
1995-08-31
1
-0/+2
*
Lots of stuff removed: gone to various other files.
Jack Jansen
1995-08-14
1
-233/+3
*
re-enabled newmodule
Jack Jansen
1995-08-09
1
-4/+0
*
Added binascii
Jack Jansen
1995-08-07
1
-0/+2
*
- Added getplatform()
Jack Jansen
1995-07-28
1
-0/+9
*
Initial port to CodeWarrior CFM68K support (mainly by disabling
Jack Jansen
1995-06-27
1
-1/+5
*
Obtain path from a resource (unless USE_BUILTIN_PATH is #defined)
Jack Jansen
1995-06-18
1
-2/+9
*
Added USE_* ifdefs for a couple of optional modules.
Jack Jansen
1995-06-14
1
-9/+22
*
Added img stuff (within #ifdef, so they're easy to remove)
Jack Jansen
1995-06-03
1
-0/+23
*
all bgen modules now work with MWerks
Guido van Rossum
1995-02-27
1
-4/+0
*
MAde a few things more orthogonal and did some cleanups:
Jack Jansen
1995-02-24
1
-12/+7
*
changed ifdefs and comments -- more modules are good
Guido van Rossum
1995-02-21
1
-11/+5
*
Some more modules temp excluded in mwerks, and a comment fix.
Jack Jansen
1995-02-20
1
-1/+8
*
added imp; forget ctb and math for __SC__ (for now)
Guido van Rossum
1995-02-18
1
-5/+11
*
ported to Think C
Guido van Rossum
1995-02-14
1
-0/+15
*
Some of Guido's bgen modules aren't think-only anymore
Jack Jansen
1995-02-13
1
-0/+3
*
added QuickDraw
Guido van Rossum
1995-02-13
1
-2/+2
*
Use PyMac_GetPythonDir() to obtain python homedir
Jack Jansen
1995-02-13
1
-5/+4
*
split PATH over multiple lines for clarity;
Guido van Rossum
1995-01-25
1
-1/+20
*
added Res module
Guido van Rossum
1995-01-22
1
-0/+2
*
Removed imgformat reference
Jack Jansen
1995-01-22
1
-1/+0
*
renamed Get routines to PyMac_Get; added macfs to config.c
Guido van Rossum
1995-01-21
1
-2/+2
*
ported Jacks changes back to think C
Guido van Rossum
1995-01-18
1
-2/+10
*
1995 copyright
Guido van Rossum
1995-01-08
1
-2/+2
*
- PYTHONPATH is now \n-separated, so you can have directories with
Jack Jansen
1994-12-14
1
-2/+75
[next]