This website requires JavaScript.
Explore
Help
Sign In
corysanin
/
tubestation
Watch
1
Star
0
Fork
0
You've already forked tubestation
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
82,639
Commits
1
Branch
0
Tags
f901b587bfdb6beb96d14d4c33c8561eb2a6050c
Commit Graph
3 Commits
Author
SHA1
Message
Date
seawood@netscape.com
0ae28f14fb
Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL.
...
Bug 149032 r=timeless sr=scc
2002-07-02 20:25:30 +00:00
cathleen@netscape.com
e0efe0510d
eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson
2002-01-30 02:55:57 +00:00
erik@netscape.com
fe34ab7543
bug 74946; author=simon@softel.co.il; r=erik; sr=attinasi; diffs from IBM
...
bidi project (e.g. Arabic, Hebrew)
2001-04-11 23:32:21 +00:00