0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 months ago. based on code collected 7 months ago.
Jul 05, 2024 — Jul 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clearing errors in C handle on call to isError() and removing explictit method More... over 16 years ago
Fixing compile on Linux. More... over 16 years ago
Fixing compile on Linux. More... over 16 years ago
Gtags related setup. More... over 16 years ago
Implemented network byte order conversion for 16, 32 and 64 bit values. More... over 16 years ago
Fixing compile after recent changes -- mostly by adding output stream's More... over 16 years ago
Implemented better inspect() for lists and holders -- now it shows whether the More... over 16 years ago
Introduced ability to iterate through slots in Collection hierarchy. It will More... over 16 years ago
Fixing compile after recent changes. More... over 16 years ago
Cleanup. More... over 16 years ago
Added ability to inspect() lists. More... over 16 years ago
Added stream output operators (needed in both classes as Object use String, More... over 16 years ago
Added GDB initialization file. More... over 16 years ago
Settling down on introducing a template-based inspect() for covering even more More... over 16 years ago
Added inpect() method for sk::util::Holder. More... over 16 years ago
Better inspect() for sk::util::Object. More... over 16 years ago
Refactored inspect() to be more inclusive regarding different types that can More... over 16 years ago
Introduced ability for data streams to figure whether it was already passed an More... over 16 years ago
Fixed interface inheritance and exposed a method to fully write the buffer of More... over 16 years ago
Increasing version to 0.18 for the trunk. More... over 16 years ago
Added method "destroy" for the abstract C handle that will not delete managed More... over 16 years ago
Added ability to create safer handle destroy funcions, where you can call it More... over 16 years ago
Introduced data streaming classes that would guarantee the output to be in a More... over 16 years ago
Added a query for read byte number. More... over 16 years ago
Lighten up sk::io::ByteArrayInputStream by not creating internal copy of the More... over 16 years ago
Fixed printing of class method names. More... over 16 years ago
More error checking. More... over 16 years ago
Introduced ability to wrap sk::io::ByteOutputStream around a naked More... over 16 years ago
Added counting input and output stream wrappers. Modified delegating streams More... over 16 years ago
Added ability to copy a char vector to the specified buffer and size. More... over 16 years ago