0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 13 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* bumped version number
Jurgen Vinju
as Jurgen J. Vinju
More... over 15 years ago
-Fixed the aterm.PureFactory#readFromFile(InputStream) method. More... over 15 years ago
-Re-enabled importTerm. More... over 15 years ago
Added basic BAF reader. Doesn't handle blobs, but the rest has been tested and should work. Included a microtest in TestReaders. More... over 15 years ago
-Implemented minor concurrency optimization in relation to the previous change. More... over 15 years ago
-Made a change to the garbage collection detector mechanism, so it's impossible for the HotSpot to identify parts of it as 'dead code' by accident. More... over 15 years ago
* Bumped version number * added arnold lankamp as maintainer
Jurgen Vinju
as Jurgen J. Vinju
More... over 15 years ago
-Fixed typo. More... over 15 years ago
* included top Makefile
Jurgen Vinju
as Jurgen J. Vinju
More... over 15 years ago
Added gitignore file More... over 15 years ago
* xml2aterm/*.c: added casts to (const char*) to fix a number of warnings. I don't think that actually fixes a bug, so caveat emptor.
Jurgen Vinju
as Jurgen J. Vinju
More... over 15 years ago
* forgot to add this file * edited svn:ignore
Jurgen Vinju
as Jurgen J. Vinju
More... over 15 years ago
* made compatible with current build env
Jurgen Vinju
as Jurgen J. Vinju
More... over 15 years ago
aterm/aterm.c: Added warnings for unsuccessful fopen() calls.\ More... over 15 years ago
* src/**/StringConversions.java: no translating _ to Underscore anymore.
Jurgen Vinju
as Jurgen J. Vinju
More... over 15 years ago
Added gitignore file More... over 15 years ago
Bumped version number More... over 15 years ago
Bumped version number More... over 15 years ago
Bumped version number More... over 15 years ago
-Added placeholder pattern for blobs (since it was missing). More... over 15 years ago
* apigen.pc.in: removed non-existing package name to prevent Eclipse warning.
Jurgen Vinju
as Jurgen J. Vinju
More... over 15 years ago
* src/**/AlternativeGenerator.java,FactoryGenerator.java: fixed a bug in the code generated for builtin fields of the 'char' type. Apparently, this was not used a lot before, the code was for deserialization was fawly and triggered a ClassCastException by default. * Also complicated the tests a bit to trigger more corner cases.
Jurgen Vinju
as Jurgen J. Vinju
More... over 15 years ago
* xml2aterm/Makefile.am: fixed sed script error. More... over 15 years ago
bumped versions for release
Jurgen Vinju
as Jurgen J. Vinju
More... almost 16 years ago
-Implemented the importTerm method. More... almost 16 years ago
-Added a 'contains' method, which can check for the presence of specific shared objects in the factory. More... almost 16 years ago
* removed reference to GPL * fixed authors file
Jurgen Vinju
as Jurgen J. Vinju
More... almost 16 years ago
-Fixed a problem related to the tail-sharing of ATermLists which have annotations. More... almost 16 years ago
-Fixed a problem related to the tail-sharing of ATermLists which have annotations. More... almost 16 years ago
* src/*/APIGenerator.java: changed conversion functions to use casts via a union to fix type punned aliasing issues in functions that interpret an ATerm in two ways. * src/*/StringConversions.java: removed '-' minus from StringConversions, it's a word separator.
Jurgen Vinju
as Jurgen J. Vinju
More... about 16 years ago