0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Properly initialize the _capacity instance method in NSMutableData's initWithBytesNoCopy: More... over 17 years ago
Make sure we always initialize memory, newly allocated or not More... over 17 years ago
Fix a heap stomper -- ucnv_toUChars() wants the buffer length in characters, not bytes. More... over 17 years ago
Minor fixes for getCharacters, etc. More... over 17 years ago
Drop old makefile More... over 17 years ago
r3...@bluefish: landonf | 2006-09-01 17:09:54 -0700 More... over 17 years ago
r3...@bluefish: landonf | 2006-09-01 16:09:39 -0700 More... over 17 years ago
r3...@bluefish: landonf | 2006-09-01 15:30:55 -0700 More... over 17 years ago
r3...@bluefish: landonf | 2006-09-01 14:59:27 -0700 More... over 17 years ago
r3...@bluefish: landonf | 2006-09-01 14:52:05 -0700 More... over 17 years ago
r3...@bluefish: landonf | 2006-09-01 14:51:02 -0700 More... over 17 years ago
r3...@bluefish: landonf | 2006-09-01 14:49:26 -0700 More... over 17 years ago
Implement cString accessor More... over 17 years ago
Avoid stomping on CFLAGS/LDFLAGS More... over 17 years ago
Fix type punned alias breakage through the judicious use of unions. More... over 17 years ago
Another const missing. Will it ever end? More... over 17 years ago
Use target, not host, variables in autoconf. More... over 17 years ago
Merge in latest spinlock implementation from Postgres More... over 17 years ago
Most const mismatches. More... over 17 years ago
Read-only -const- pointer More... over 17 years ago
Need signal.h for SIGTRAP and kill More... over 17 years ago
r57...@zadder: landonf | 2006-08-31 15:35:22 -0700 More... over 17 years ago
r57...@zadder: landonf | 2006-08-31 15:25:21 -0700 More... over 17 years ago
r57...@zadder: landonf | 2006-08-31 14:44:59 -0700 More... over 17 years ago
Preserve user-supplied LD_LIBRARY_PATH More... over 17 years ago
Fix return type -- unsigned int, not a pointer More... over 17 years ago
A few more nils that should have been NULLs More... over 17 years ago
Let's try this without pulling in Obj-C into the C file More... over 17 years ago
Pull in the LFObjCRuntime header for fixed-width integer types More... over 17 years ago
This should be NULL, if we're going to return something More... over 17 years ago