Skip to content
Snippets Groups Projects
Select Git revision
  • ACL2print
  • DCTDecode
  • dumpjpegs
  • failing-tests
  • leakcheck
  • master default protected
  • pagecontent
  • 2023-04-28_RELEASE
  • 2023-02-27_RELEASE
  • 2022-12-30_RELEASE
  • 2022-10-28_RELEASE
  • 2022-08-31_RELEASE
  • 2022-06-30_RELEASE
  • 2022-04-29_RELEASE
  • 2022-03-31_merged
  • 2022-04-04_merged
  • 2022-03-17_RELEASE
  • 2022-02-28_RELEASE
  • 2021-12-30_RELEASE
  • 2021-10-28_RELEASE
  • 2021-08-27_RELEASE
  • evalThree
  • 2021-04-27_RELEASE
  • 2021-06-27_RELEASE
  • 2020-10-27_RELEASE
  • 2020-12-23_RELEASE
  • 2021-02-27_RELEASE
27 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.011May10876229Apr27262529Mar24232221141021Feb181021Jan121123Dec2220171514131030Nov29262529Oct2827262523221918117430Sep29282724234Aug30Jul2827262726242322212019171615984128Jun2324Mar5426Feb19Jan1Oct28Sep31Jul302925Jun193122May208429Apr1513924Mar96527Feb2625212019181715141312111098654330Jan282420Dec3230Nov2928262524232221cleaner impl of act_ascii85 (formerly act_a85string)rename parser a85string to simply ascii85add more sample files that should fail to parseadd a test file that should fail but segfaults in text processingvalidate against ambiguous ascii85 encodingsXXX tag what looks like broken codetypo fixmake act_a85zero less confusingascii85: catch invalid zero encoding (!!!!!)clean up whitespace handling in ascii85 grammarmake the ascii85 grammar a bit easier to readcorrectly test for presence of a partial chunk in act_a85stringunify decoding of full and partial ascii85 groupsvalidate that ascii85 groups encode numbers <= UINT32_MAXdump text_extract output in /tmp by defaulthandle partial ascii85 groups with a generic actionreturn raw filter output when we have no specific stream data parserreplace act_bytestream with act_token which is exactly equivalentadd some simple ascii85 test filesadd a simple "hello world" sample file (adapted from pdf 1.7 spec)allow leading whitespace in ascii85 stringsfix decoding and mistaken assertions in ascii85add input length assertions to a85partial2group and friendsmove an ill-placed closing braceremove unneeded use of strdup()remove unused function create_strmdictremove (lots) more commented-out debug coderemove commented-out debug code from ascii filtersreplace assert(false) with exit(1)Makefile cleanupsadd this year to my copyrightadjust and clean up READMEtext_extract: err() out if malloc() or fopen() failsadd missing fclose() and free() to text_extract()rewrite gethash() as basename() and avoid a bunch of string fiddlingfix/remove tautological ascii85 validationsremove unused includecollect and update authors/years in LICENSEcode formatting improvements, remove unnecessary casts2022-04-29_RELE…2022-04-29_RELEASEstyle and error checking improvements
Loading