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
ffafe3d68fc8a9147fef7fd131ab00d3494ce2bb
Mozilla
/
mozilla
/
widget
/
timer
/
src
History
sfraser%netscape.com
1e7af02cef
Fix bug 36134 -- avoid extra release when cancelling a fired timer.
...
git-svn-id: svn://10.0.0.236/trunk@67212 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-26 08:37:06 +00:00
..
beos
Changed BeOS linker flags so that it will resolve all symbols when linking shared libs. Added -lbe to OS_LIBS for BeOS. This should get rid of the "missing symbol" error at runtime.
2000-04-17 03:47:33 +00:00
mac
Fix bug 36134 -- avoid extra release when cancelling a fired timer.
2000-04-26 08:37:06 +00:00
os2
# 33860
2000-04-04 00:07:04 +00:00
rhapsody
…
unix
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
windows
allocate hashtable keys on the stack, not the heap. fixes leak (bug 28288). r=dp a=jar
2000-02-18 05:53:59 +00:00
Makefile.in
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
makefile.win
…