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
25db1aed1f82a495114e14659d5bccf6a94de9bf
Mozilla
/
mozilla
/
ef
/
Utilities
/
General
History
fur%netscape.com
f1d1b986ee
Don't add a thread-id or a newline to each logfile output line, at least not
...
in the default case. git-svn-id: svn://10.0.0.236/trunk@18094 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-21 00:12:46 +00:00
..
md
…
CatchAssert.cpp
…
CatchAssert.h
…
CheckedUnion.h
…
CUtils.cpp
…
CUtils.h
…
DebugUtils.cpp
…
DebugUtils.h
…
DoublyLinkedList.h
we need to fix this, but to get things building i've made the copy constructors public and provided an implementation of them that just PR_ASSERT(0)'s.
1998-12-11 04:41:05 +00:00
Exports.h
add FreeBSD support.
1998-12-11 04:01:07 +00:00
FastBitMatrix.cpp
…
FastBitMatrix.h
…
FastBitSet.cpp
…
FastBitSet.h
…
FastHashTable.h
…
Fifo.h
…
FloatUtils.cpp
(at least for GNUC platforms) don't rely on nasty division-by-zero tricks to generate +-inf and nan. instead borrow the bitlevel twiddling javascript uses. I would imagine that this would work for all platforms that use IEEE floats (which is necessarily all platforms for which EF will work), but someone else needs to figure out if windows will work with this code.
1998-12-16 01:38:18 +00:00
FloatUtils.h
…
Fundamentals.h
…
GraphUtils.h
…
HashTable.h
…
InterestingEvents.cpp
…
InterestingEvents.h
…
JavaBytecodes.cpp
…
JavaBytecodes.h
…
LogModule.cpp
Ensure that log-file flushing occurs even if the default log file is being used.
1999-01-21 00:11:55 +00:00
LogModule.h
Don't add a thread-id or a newline to each logfile output line, at least not
1999-01-21 00:12:46 +00:00
Makefile
…
MemOps.h
…
MemoryAccess.h
…
Multiset.h
…
NewFastBitMatrix.cpp
…
NewFastBitMatrix.h
…
NewFastBitSet.cpp
…
NewFastBitSet.h
…
Nonspr.cpp
…
Nonspr.h
…
Pool.cpp
…
Pool.h
…
Sequence.h
…
StringUtils.h
…
SystemEvents.h
…
Tree.cpp
…
Tree.h
…
Vector.h
…