Jack Jansen
|
319c67b6e1
|
The interruptRoutine attribute is gone under Carbon. Luckily it appears that nothing used it.
|
2001-01-12 23:39:59 +00:00 |
Jack Jansen
|
a44923fbfe
|
Got rid of obsolete HAVE_UNIVERSAL_HEADERS test and SystemSevenOrLater define.
|
2000-07-14 22:52:50 +00:00 |
Jack Jansen
|
74a1e63a89
|
Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.
|
2000-07-14 22:37:27 +00:00 |
Jack Jansen
|
0b13e7c153
|
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
|
2000-07-07 13:09:35 +00:00 |
Jack Jansen
|
8d929aee49
|
All relevant toolbox modules have now been carbonized.
|
2000-06-21 22:07:06 +00:00 |
Jack Jansen
|
0c4d947eac
|
Replaced addpack by handcrafted code to find the bgen stuff.
|
1998-04-17 14:07:56 +00:00 |
Jack Jansen
|
a239a92e10
|
Reindented some of the C code
|
1998-04-15 14:08:28 +00:00 |
Jack Jansen
|
52b38b795b
|
Support for sound input added. The interface is even worse than the
sound-output interface, so this needs a Python wrapper shortly.
|
1998-02-25 15:47:51 +00:00 |
Jack Jansen
|
5674e4ec17
|
NumVersion stuff has changed
|
1996-08-01 15:26:05 +00:00 |
Jack Jansen
|
7d0bc8343f
|
Ported to Universal Header 2.0.1f (i.e. CW6)
|
1995-06-09 20:56:31 +00:00 |
Jack Jansen
|
b81cf9d61c
|
Trying again to check it in. Changes to:
- Use Universal Headers as input
- Change addpack calls to not depend on Guido's disklayout
- Checkge testprograms to use new names for some functions
|
1995-06-06 13:08:40 +00:00 |
Guido van Rossum
|
6fc5aecd53
|
ported back to Think C
|
1995-02-19 23:32:59 +00:00 |
Guido van Rossum
|
9784295b15
|
another round... ported to __SC__
|
1995-02-19 15:59:49 +00:00 |
Guido van Rossum
|
17448e2408
|
Committed a more or less working version.
|
1995-01-30 11:53:55 +00:00 |