openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
nevali's opencflite
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 24 hours
ago. based on code collected
1 day
ago.
Oct 27, 2024 — Oct 27, 2025
Showing page 1 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove non-windows functionality.
bfulgham
More...
over 16 years ago
Add Stuart Crook's CFNotifictionCenter code. New tests to come, once x-platform issues ironed out. Sorry if this breaks anything!
bfulgham
More...
over 16 years ago
Correct typo in ICU headers.
bfulgham
More...
over 16 years ago
Bumped patch revision from .1 to .2 in preparation for a release. Updated changes since last release.
geric001
More...
over 16 years ago
Provided a module-private implementation of lround to work around the fact that MS VS2005 and VS2008 do not have a C99-compliant math library.
geric001
More...
over 16 years ago
* Add missing dependency on CFLite for CFRunLoopTimerExample project. * Provide simple lround implementation for Windows use.
bfulgham
More...
over 16 years ago
Ignore autom4ate.cache directory created by autoconf and friends.
geric001
More...
over 16 years ago
Ensure dirent.[ch] get picked up for the dist make target goal.
geric001
More...
over 16 years ago
Added CFTest and SimpleWebServer to the check and dist make target goals.
geric001
More...
over 16 years ago
Updated to reflect ICU version update and Cocotron relocation.
geric001
More...
over 16 years ago
Added another test to ensure timer iteration rounding is working correctly.
geric001
More...
over 16 years ago
Changed double printf specifiers from 'f' to 'g'. Ensure timer iterations is properly rounded rather than implicitly truncated and change the success result criteria to match.
geric001
More...
over 16 years ago
Changed all iteration counters to unsigned long as they cannot ever practically be negative.
geric001
More...
over 16 years ago
Coding style clean-up.
geric001
More...
over 16 years ago
Update to ICU 4.0
bfulgham
More...
over 16 years ago
Correct minor build error (Windows)
bfulgham
More...
over 16 years ago
* Add missing Windows dirent implementation. * Remove non-existant examples from the project.
bfulgham
More...
over 16 years ago
Correct binary plist writes for non-CFData types (thanks to Stuart Crook.)
bfulgham
More...
over 16 years ago
* Minor updates to the String Example. * Include David's useful test application.
bfulgham
More...
over 16 years ago
* Move Cocotron into subfolder. * Add more string tests.
bfulgham
More...
over 16 years ago
* Enable preferences for bundles. * Correct Windows handling of user preferred language ID.
bfulgham
More...
over 16 years ago
Attempt to more closely match BuildCFLite steps from darwinbuild.
bfulgham
More...
over 16 years ago
Updates based on Leopard sources (Darwinports) for ICU 3.6
bfulgham
More...
over 16 years ago
Added example back to the check target goal now that it is quasi-functional on Linux.
geric001
More...
over 16 years ago
Ensure __CFRunLoopRun provides a container of timers to call on Linux as it does for Windows.
geric001
More...
over 16 years ago
A couple of updates to get headers in line with Mac OS X.
bfulgham
More...
over 16 years ago
Windows and Linux will likely share much of the core of __CFRunLoopRun. Use portable types based on existing typedefs rather than explicit Windows types to ease that future sharing.
geric001
More...
over 16 years ago
Windows and Linux will share some common infrastructure for handling run loop timers. Make sure those symbols and variables are visible for Linux.
geric001
More...
over 16 years ago
Add some casts to satisfy Apple's gcc.
bfulgham
More...
over 16 years ago
Ensure __CFPortSet types are always initialized consistently for maximum portability. Update _CFRunLoopInputsReady to leverage code that is now ported.
geric001
More...
over 16 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree