lp:~spiv/+junk/bencode-c

Created by Andrew Bennetts and last modified
Get this branch:
bzr branch lp:~spiv/+junk/bencode-c
Only Andrew Bennetts can upload to this branch. If you are Andrew Bennetts please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Andrew Bennetts
Status:
Development

Recent revisions

31. By Andrew Bennetts

Remove some pointless blank lines.

30. By Andrew Bennetts

Use a macro to tidy error handling slightly.

29. By Andrew Bennetts

Remove obsolete XXX.

28. By Andrew Bennetts

Elaborate some comments slightly.

27. By Andrew Bennetts

Remvoe unnecessary check.

26. By Andrew Bennetts

decode_string no longer needlessly creates a PyObject for the string length. Instead of calling decode_int it just calls strtoul.

25. By Andrew Bennetts

Start using strtol for parsing string lengths.

24. By Andrew Bennetts

Fix memory leak when adding elements to lists.

23. By Andrew Bennetts

Fix parsing of optional as_tuple arg, fix error handling of PyList_New and PyDict_New calls, implement as_tuples feature.

22. By Andrew Bennetts

All tests pass, the logic makes sense, and add several comments.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6RichRoot (bzr 1.9)
This branch contains Public information 
Everyone can see this information.

Subscribers