Historique des commits

Auteur SHA1 Message Date
  Mark VandenBrink 0022d4dd85 redefined defconstant to shut SBCL up il y a 12 ans
  Mark VandenBrink af667ac275 handling edge-cases of zero len strings il y a 12 ans
  Mark VandenBrink 023aeb0eca changed warn-user function to have no CCL dependencies il y a 12 ans
  Mark VandenBrink a9c44bfeaf changed is-valid to warn for now about bad atom types il y a 12 ans
  Mark VandenBrink e0f4b2136a added odd-length octet protection il y a 12 ans
  Mark VandenBrink de7e8c9633 forgot id3-frame: on genre il y a 12 ans
  Mark VandenBrink a253c086d3 changed to use new audio-streams interface il y a 12 ans
  Mark VandenBrink af5394e95b changed to use new audio-streams interface il y a 12 ans
  Mark VandenBrink db25f41118 changed to use flexi-streams; also moved octets to utils.lisp il y a 12 ans
  Mark VandenBrink 483b81e119 Changed from integer representation of atom-types to string. Reason: ABCL is 32-bit, and things like member, etc flake out when signed/unsigned mixing il y a 12 ans
  Mark VandenBrink bce3f2aaec hacked the way tree is returned il y a 12 ans
  Mark VandenBrink 480511950a prettifying the code il y a 12 ans
  Mark VandenBrink 5345ff27c4 changing conditional compilation to be based off lisp type rather than something I pushed into *features* il y a 12 ans
  Mark VandenBrink 7d7e412e35 tweaking the conditionals around multi-thread support il y a 12 ans
  Mark VandenBrink 2436b58bcd added thread-safe support il y a 12 ans
  Mark VandenBrink 2ae14bbcc4 made memoize thread-safe il y a 12 ans
  Mark VandenBrink 20439f8c5f minor rearranging il y a 12 ans
  Mark VandenBrink ede810ec04 rmoved useless code in calculating VBR il y a 12 ans
  Mark VandenBrink 281efc7f7a fixing 7-bit read logic il y a 12 ans
  Mark VandenBrink ca9064c340 removed debug scaffolding code il y a 12 ans
  Mark VandenBrink 85d54a8729 removed memoize instrumentation and general cleanup il y a 12 ans
  Mark VandenBrink 025afccf17 general cleanup il y a 12 ans
  Mark VandenBrink f1a58b13af changed to dynamic bindings for *in-progress* so multi-threading works il y a 12 ans
  Mark VandenBrink f200e662f2 general cleanup before branching to change to using flexi-streams string readers il y a 12 ans
  Mark VandenBrink a241d338e0 cleaning up typos il y a 12 ans
  Mark VandenBrink 9436eb866e deleting streams.lisp (did a pull from the wrong directory) il y a 12 ans
  Mark VandenBrink 277da5211f typo il y a 12 ans
  Mark VandenBrink 37ee89cb0c typo il y a 12 ans
  Mark VandenBrink 7a7720cf6b Changed over to (specially patched) flexi-streams and reworked logic to decouple streams from tag info il y a 12 ans
  Mark VandenBrink 30b247f639 stopped mixing &key/&optional, since clisp whined il y a 12 ans