This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bb57830da13627ca507f646edebdeb0018f8317e
Mozilla
/
mozilla
/
lib
/
mac
History
pinkerton%netscape.com
1cfb599503
remove MathLib, as it is in interfacesLib already.
...
git-svn-id: svn://10.0.0.236/trunk@26924 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-10 00:49:18 +00:00
..
AutoAdmin
…
MacMemoryAllocator
…
Misc
Fix bug
#3405
. Thanks to sfraser's research we discovered that there was a nasty problem caused by mactime.c including xp_mcom.h (added by brade on 3/3) causing ctime to be redefined as macctime. This is bad since macctime calls ctime (can you say recursion, recusrion, recusrsion...). Fix was to add an #undef for ctime after including xp_mcom.h and sacrificing a purple dinosaur.
1999-03-05 05:39:20 +00:00
MoreFiles
…
NSRuntime
remove MathLib, as it is in interfacesLib already.
1999-04-10 00:49:18 +00:00
NSStdLib
Mac project changes -- NSStdlib now includes the memory allocators and MoreFiles as static libraries, and re-exports their symbols.
1999-02-26 00:41:00 +00:00
patches
…
PowerPlant
…
UserInterface
…