8
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Core: get rid of unnecessary dynamic_cast More... about 16 years ago
Core: create_native_object now returns a T& instead of object More... about 16 years ago
Doc: improve naturaldocs runner script More... about 16 years ago
Docs: Add jsdocs for IO.File and IO.Stream More... about 16 years ago
Docs: support files for natural docs More... about 16 years ago
IO: throw exception in write More... about 16 years ago
Merge branch 'master' into doc More... about 16 years ago
IO: add stream_base::get_streambuf More... about 16 years ago
IO: add autoflush More... about 16 years ago
Core: add Blob.fromUtf8() More... about 16 years ago
Core: fix warning More... about 16 years ago
IO: add BlobStream More... about 16 years ago
Core: add blob::get() for getting the vector More... about 16 years ago
Core: add Blob.asUtf8 More... about 16 years ago
IO: add readBlob and readWholeBlob More... about 16 years ago
IO: add Blob writing support More... about 16 years ago
Core(+XML+cURL): add arguments::push_root convenience method More... about 16 years ago
Core: reuse prototype in Blob.copy More... about 16 years ago
Core: add Blob.copy More... about 16 years ago
Core: improve the context destructor More... about 16 years ago
Prelude: load XML too More... about 16 years ago
TODO: Proper exception classes More... about 16 years ago
Core: add resolver hook to native_object_base More... about 16 years ago
Core: add bounds checking to Blob More... about 16 years ago
Core: add index properties to Blob More... about 16 years ago
Core: add Blob.toArray More... about 16 years ago
Core: add Blob.append More... about 16 years ago
Core: fixed bug in Blob More... about 16 years ago
Merge branch 'master' of [email protected]:ruediger/flusspferd More... about 16 years ago
Plugins/curl: Call headersReceived callback. url is now a property on the object. Add simple test file More... about 16 years ago