0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 12, 2024 — Nov 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clean up project files. More... almost 17 years ago
Removed debugging code and re-generated. More... almost 17 years ago
Added datarootdir. More... almost 17 years ago
Added a pkg-config configuration data file for CoreFoundation. Ensure that makefile defines for {ICU,UUID}_{CFLAGS,LDFLAGS,LIBS} are emitted to that we can narrow down what CoreFoundation itself links and compiles against versus what the test and example programs are linked against. Ensure ICU_LIBS is added to LIBS. More... almost 17 years ago
Added configurable, automated support for building and running all (or most) of the tests and examples. More... almost 17 years ago
Quell compiler warnings by casting the character string appropriately. More... almost 17 years ago
Removed unneeded file. More... almost 17 years ago
Ensure the symbolic link is created for the check and install targets. More... almost 17 years ago
Update Visual Studio project to look for ICU stuff in new locations. More... almost 17 years ago
Use existing typedef rather than 'const __CFAllocator *' for cast. Don't attempt to compile code with Pascal-style strings on anything other than an Apple-environment (e.g. Mac OS X). More... almost 17 years ago
Move ICU stuff into separate folder to avoid conflicts with system headers/libraries. More... almost 17 years ago
Added INSTALL to EXTRA_DIST More... almost 17 years ago
Add missing INSTALL. Tell svn to ignore temporary build directories. More... almost 17 years ago
Remove no-longer-needed folder. More... almost 17 years ago
Clean up locations for Windows includes to be more consistent with Mac and Linux. More... almost 17 years ago
Added LICENSE, allocator and string example source and projects to EXTRA_DIST. More... almost 17 years ago
Added some documentation regarding the potential risks of mapping strl{cat,cpy} to strn{cat,cpy}. More... almost 17 years ago
* Move AvailabilityMacros.h from CoreFoundation folder to include. * Correct a few build glitches on Windows (for new examples. More... almost 17 years ago
Removed deprecated directory that has been replaced with 'compat'. More... almost 17 years ago
Remove pre-build step entries from archive. More... almost 17 years ago
Add missing files. More... almost 17 years ago
Add Apple CoreFoundation examples. More... almost 17 years ago
Correct Windows build error. More... almost 17 years ago
Merge remaining Linux updates, plus Mac OS X fixes. More... almost 17 years ago
Modify VS project to add GNUCompatibility folder and copy files over as necessary. More... almost 17 years ago
Missed one file. More... almost 17 years ago
Merge in some Linux changes. More... almost 17 years ago
Move Compatibility contents to include. Add a few svn:ignore tags for things that should never get into release control. More... almost 17 years ago
Correct for new paths. More... almost 17 years ago
First cut at integrating Grant Erickson's Linux support. More... almost 17 years ago