1. f469a29 Fix nbt_free(3) didn't free(3) TAG_LONG_ARRAY buffer by WHR · 2 years, 7 months ago
  2. 2f1981a Renamed __strdup to _nbt_strdup(); was having problems with clang version 3.5.0 on ubuntu by realazthat · 9 years ago
  3. 9a7cd61 Made nbt_list_item more efficient and robust. by Clark Gaebel · 12 years ago
  4. af344fa Fixed some potential OOM issues. by Clark Gaebel · 12 years ago
  5. c3c0c97 Made this thing actually build, and fixed a type error. by Clark Gaebel · 13 years ago
  6. ad1ca94 PATCH: Added support for TAG_INT_ARRAY (tag 11). by sztomi · 13 years ago
  7. c5cfc64 Updated treeops and util to use the new API. by Clark Gaebel · 13 years ago
  8. ee45cd7 added "nbt_list_item" to get an item from a list by Jesús A. Álvarez · 13 years ago
  9. 23172e1 lists should have a valid type tag even if they're empty by Jesús A. Álvarez · 13 years ago
  10. 9472b0e Fix rejection of valid lists by Lukas Niederbremer · 13 years ago
  11. c9ff685 Revert "Make library more tolerant" by Lukas Niederbremer · 13 years ago
  12. 19ffb8f Make library more tolerant by Lukas Niederbremer · 13 years ago
  13. 51a1fcd Moved buffer's implementation into its own file. by Clark Gaebel · 14 years ago
  14. 00be56f Quite a few changes. Yay for mega-commit. by Clark Gaebel · 14 years ago
  15. 55a171f Added better error codes, and fixed strdup. by Clark Gaebel · 14 years ago
  16. 6909176 Removed the annoying O(n^2) loop. by Clark Gaebel · 14 years ago
  17. 0546d15 useless check is useless. by Clark Gaebel · 14 years ago
  18. 485e1f7 Cleverer method for NULL-checking. by Clark Gaebel · 14 years ago
  19. 47bcd04 Added nbt_find_by_name(). by Clark Gaebel · 14 years ago
  20. 9ddebf9 Split up the nbt functionality into seperate files. by Clark Gaebel · 14 years ago