|
Failed to load latest commit information. |
|
Android
|
Updated Android directory to build with the new NDK r4 (using ndk-bui…
|
May 21, 2010
|
|
Argyle.xcodeproj
|
Added ILApp utility class.
|
May 19, 2010
|
|
MeeGo/infinitelabs-platform-core
|
Fixed path to relative.
|
May 20, 2010
|
|
Tests
|
Added traditional make test target.
|
May 23, 2010
|
|
.gitignore
|
Added the beginning of a portable, Platform Core-based unit test micr…
|
May 19, 2010
|
|
Argyle-Test-Info.plist
|
Initial commit
|
Apr 25, 2010
|
|
Argyle.h
|
Added ILSet. ILRunLoop now uses a set.
|
May 12, 2010
|
|
ArgyleProj.xcconfig
|
Initial commit
|
Apr 25, 2010
|
|
ArgyleTarget.xcconfig
|
Initial commit
|
Apr 25, 2010
|
|
Argyle_Prefix.pch
|
Lists and linked lists. Lots of little changes.
|
Apr 30, 2010
|
|
Darwin.mk
|
Adjustments to allow building for the Experiments page.
|
May 15, 2010
|
|
Doxyfile
|
Partial documentation added.
|
May 4, 2010
|
|
GoogleNativeClient.mk
|
Platform names now take the .mk file extension (eg make PLATFORM=Darw…
|
May 12, 2010
|
|
Haiku.mk
|
Added Haiku support.
|
May 20, 2010
|
|
ILApp.cpp
|
ILApp now flushes stdout and stderr before ending.
|
May 19, 2010
|
|
ILApp.h
|
Added ILApp utility class.
|
May 19, 2010
|
|
ILData.cpp
|
Small correction on error message.
|
May 12, 2010
|
|
ILData.h
|
Strings. ILData::appendBytes().
|
May 12, 2010
|
|
ILDataTest.h
|
ILData, ILNumber.
|
Apr 25, 2010
|
|
ILDataTest.mm
|
Strings. ILData::appendBytes().
|
May 12, 2010
|
|
ILHash.cpp
|
Added ILSet. ILRunLoop now uses a set.
|
May 12, 2010
|
|
ILHash.h
|
Some extra docs. Retaining NULL now works correctly.
|
May 11, 2010
|
|
ILHashTest.h
|
Partial impl of ILHash.
|
May 2, 2010
|
|
ILHashTest.mm
|
Added remove-by-value to ILHash.
|
May 2, 2010
|
|
ILLinkedList.cpp
|
Tons of little stuff.
|
May 11, 2010
|
|
ILLinkedList.h
|
Tons of little stuff.
|
May 11, 2010
|
|
ILLinkedListTest.h
|
Lists and linked lists. Lots of little changes.
|
Apr 30, 2010
|
|
ILLinkedListTest.mm
|
Lists and linked lists. Lots of little changes.
|
Apr 30, 2010
|
|
ILList.cpp
|
Tons of little stuff.
|
May 11, 2010
|
|
ILList.h
|
Tons of little stuff.
|
May 11, 2010
|
|
ILListTest.h
|
Added pool monitors for better tests.
|
May 2, 2010
|
|
ILListTest.mm
|
Added ILCopiable, ILMap.
|
May 2, 2010
|
|
ILMap.cpp
|
Added thread targets, message hubs, message hub tests, Java-style ite…
|
May 11, 2010
|
|
ILMap.h
|
Added thread targets, message hubs, message hub tests, Java-style ite…
|
May 11, 2010
|
|
ILMapTest.h
|
Added ILCopiable, ILMap.
|
May 2, 2010
|
|
ILMapTest.mm
|
Added ILCopiable, ILMap.
|
May 2, 2010
|
|
ILMessage.cpp
|
Added messages and message targets.
|
May 5, 2010
|
|
ILMessage.h
|
Tons of little stuff.
|
May 11, 2010
|
|
ILMessageHub.cpp
|
Some extra docs. Retaining NULL now works correctly.
|
May 11, 2010
|
|
ILMessageHub.h
|
Tons of little stuff.
|
May 11, 2010
|
|
ILMessageHubTest.h
|
Added thread targets, message hubs, message hub tests, Java-style ite…
|
May 11, 2010
|
|
ILMessageHubTest.mm
|
Some extra docs. Retaining NULL now works correctly.
|
May 11, 2010
|
|
ILNumber.cpp
|
Added thread targets, message hubs, message hub tests, Java-style ite…
|
May 11, 2010
|
|
ILNumber.h
|
Added thread targets, message hubs, message hub tests, Java-style ite…
|
May 11, 2010
|
|
ILNumberTest.h
|
ILData, ILNumber.
|
Apr 25, 2010
|
|
ILNumberTest.mm
|
Lists and linked lists. Lots of little changes.
|
Apr 30, 2010
|
|
ILObject.cpp
|
Uses pthread condition variables rather than select() + pipe() as a s…
|
May 17, 2010
|
|
ILObject.h
|
Tons of little stuff.
|
May 11, 2010
|
|
ILObjectTest.h
|
Initial commit
|
Apr 25, 2010
|
|
ILObjectTest.mm
|
Lists and linked lists. Lots of little changes.
|
Apr 30, 2010
|
|
ILReleasePool.cpp
|
Made release pools be per-thread.
|
May 5, 2010
|
|
ILReleasePool.h
|
Made release pools be per-thread.
|
May 5, 2010
|
|
ILReleasePoolDelegate.cpp
|
Added pool monitors for better tests.
|
May 2, 2010
|
|
ILReleasePoolDelegate.h
|
Added pool monitors for better tests.
|
May 2, 2010
|
|
ILRunLoop.cpp
|
Remove select.h to allow building on Android.
|
May 18, 2010
|
|
ILRunLoop.h
|
Separated time stuff in its own file. ILSource now inherits from ILOb…
|
May 18, 2010
|
|
ILSet.cpp
|
Added ILSet. ILRunLoop now uses a set.
|
May 12, 2010
|
|
ILSet.h
|
Added ILSet. ILRunLoop now uses a set.
|
May 12, 2010
|
|
ILSetTest.h
|
Added ILSet. ILRunLoop now uses a set.
|
May 12, 2010
|
|
ILSetTest.mm
|
Added ILSet. ILRunLoop now uses a set.
|
May 12, 2010
|
|
ILSource.cpp
|
Separated time stuff in its own file. ILSource now inherits from ILOb…
|
May 18, 2010
|
|
ILSource.h
|
Separated time stuff in its own file. ILSource now inherits from ILOb…
|
May 18, 2010
|
|
ILString.cpp
|
Strings. ILData::appendBytes().
|
May 12, 2010
|
|
ILString.h
|
Strings. ILData::appendBytes().
|
May 12, 2010
|
|
ILThreadTarget.cpp
|
Separated time stuff in its own file. ILSource now inherits from ILOb…
|
May 18, 2010
|
|
ILThreadTarget.h
|
Separated time stuff in its own file. ILSource now inherits from ILOb…
|
May 18, 2010
|
|
ILTime.cpp
|
Separated time stuff in its own file. ILSource now inherits from ILOb…
|
May 18, 2010
|
|
ILTime.h
|
Separated time stuff in its own file. ILSource now inherits from ILOb…
|
May 18, 2010
|
|
ILTimer.cpp
|
Separated time stuff in its own file. ILSource now inherits from ILOb…
|
May 18, 2010
|
|
ILTimer.h
|
Separated time stuff in its own file. ILSource now inherits from ILOb…
|
May 18, 2010
|
|
Makefile
|
Added traditional make test target.
|
May 23, 2010
|
|
README.md
|
Platform names now take the .mk file extension (eg make PLATFORM=Darw…
|
May 12, 2010
|
|
main-Playground.cpp
|
Added ILApp utility class.
|
May 19, 2010
|
|
webOS_Pixi.mk
|
Build platform for webOS (Palm Pixi).
|
May 16, 2010
|
|
webOS_Pre.mk
|
Modified webOS Pre platform to use its own ar and ranlib.
|
May 12, 2010
|