1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed a redundant try..catch block
James_pic
as jamespic
More... over 14 years ago
removed a redundant try..catch block
James_pic
as jamespic
More... over 14 years ago
reworked code, to allow byteConverters
James_pic
as jamespic
More... over 14 years ago
reworked code, to allow byteConverters
James_pic
as jamespic
More... over 14 years ago
Fixed a bug where NullTerminatedStringCodec doesn't play nice with SlicedBitBuffers, and fixed some platform specific issues
James_pic
as jamespic
More... over 14 years ago
Fixed a bug where NullTerminatedStringCodec doesn't play nice with SlicedBitBuffers, and fixed some platform specific issues
James_pic
as jamespic
More... over 14 years ago
Added an example of var length encoded content, just to answer StackOverflow question. More... almost 15 years ago
Added an example of var length encoded content, just to answer StackOverflow question. More... almost 15 years ago
Added some extra commentary to BoundString
James_pic
as James Pickering
More... almost 15 years ago
Added some extra commentary to BoundString
James_pic
as James Pickering
More... almost 15 years ago
In addition to the overhaul, added an encode method to NullTerminatedStringCodecFactory
James_pic
as James Pickering
More... almost 15 years ago
In addition to the overhaul, added an encode method to NullTerminatedStringCodecFactory
James_pic
as James Pickering
More... almost 15 years ago
First draft of changes to Preon
James_pic
as James Pickering
More... almost 15 years ago
First draft of changes to Preon
James_pic
as James Pickering
More... almost 15 years ago
Merge branch 'master' of https://github.com/DHager/preon into DHager-master More... almost 15 years ago
Merge branch 'master' of https://github.com/DHager/preon into DHager-master More... almost 15 years ago
Fixed the headers for some files, and dropped a couple of empty tests. More... almost 15 years ago
Fixed the headers for some files, and dropped a couple of empty tests. More... almost 15 years ago
Upgraded unit tests to junit 4 style, altered to use new expected-exception checks. More... almost 15 years ago
Upgraded unit tests to junit 4 style, altered to use new expected-exception checks. More... almost 15 years ago
Upgraded to ANTLR 3.3, changed to ANTLR maven plugin instead of ANT. More... almost 15 years ago
Upgraded to ANTLR 3.3, changed to ANTLR maven plugin instead of ANT. More... almost 15 years ago
Missing copyright notice caused multimodule maven build to fail. More... almost 15 years ago
Missing copyright notice caused multimodule maven build to fail. More... almost 15 years ago
PREON-35 - Added the missing JS files. More... about 15 years ago
PREON-35 - Added the missing JS files. More... about 15 years ago
PREON-35 - Got a basic exporter working. The API and exception handling sucks, but it's a good first stab in the right direction. More... about 15 years ago
PREON-35 - Got a basic exporter working. The API and exception handling sucks, but it's a good first stab in the right direction. More... about 15 years ago
Minor update: more documentation. More... about 15 years ago
Minor update: more documentation. More... about 15 years ago