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
/
file
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ported to Universal Headers 3.4.2. Qd and Qt remain to be done.
Jack Jansen
2003-12-03
1
-0/+2
*
Got rid of macglue.h, replacing it by pymactoolbox.h where relevant.
Jack Jansen
2003-11-20
1
-5/+0
*
Getting rid of code conditional on TARGET_API_MAC_*.
Jack Jansen
2003-11-19
3
-122/+0
*
Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:
Jack Jansen
2003-11-19
2
-8/+0
*
Adding unicode filename support to FSRefs broke things on MacOS9. "Fixed" by ...
Jack Jansen
2003-03-21
2
-2/+4
*
Allow unicode pathnames where FSRefs are expected. Fixes 696253.
Jack Jansen
2003-03-11
2
-4/+10
*
The FSAliasFile routines also have an in/out parameter.
Jack Jansen
2003-02-02
2
-4/+9
*
Added a missing INCREF in pathname().
Jack Jansen
2003-01-28
2
-2/+6
*
FSRef and EasyDialogs pathname support was pretty much broken in MacPython-OS...
Jack Jansen
2003-01-26
2
-2/+52
*
Added a convenience routine pathname() which accepts either a string, unicode,
Jack Jansen
2003-01-19
2
-3/+37
*
Implemented FSCatalogInfo structure support, and used this to implement
Jack Jansen
2003-01-15
2
-12/+2
*
Implemented FSCatalogInfo.
Jack Jansen
2003-01-12
3
-27/+705
*
Started on implementing support for FSCatalogInfo. Doesn't work yet, don't
Jack Jansen
2003-01-09
2
-2/+60
*
Second-argument alias methods were generated with a variation on
Jack Jansen
2002-12-26
2
-53/+53
*
If you entered a pathname for a nonexisting file to a FSSpec constructor
Jack Jansen
2002-12-25
2
-0/+4
*
- Various tweaks to shut up compiler warnings.
Jack Jansen
2002-12-23
1
-0/+4
*
Added the last missing bits of functionality, and fixed a nasty bug where we
Jack Jansen
2002-12-19
2
-129/+385
*
Regenerated with inheritance-aware xxxx_Check() macros.
Jack Jansen
2002-12-19
1
-3/+3
*
- Added rawdata initializers
Jack Jansen
2002-12-18
3
-124/+339
*
Fixed silly typo.
Jack Jansen
2002-12-17
2
-4/+9
*
Include Finder.h too in the list of header files to parse: the finder
Jack Jansen
2002-12-17
1
-1/+2
*
- Added as_pathname and as_tuple methods
Jack Jansen
2002-12-17
2
-19/+205
*
Combined alias and file into a single module. This is the only reasonable
Jack Jansen
2002-12-15
3
-579/+1742
*
Tweaks to make this module OS9-compatible.
Jack Jansen
2002-12-13
3
-13/+31
*
Got angry and added support for pretty much the whole file and folder
Jack Jansen
2002-11-22
3
-0/+1754