Branch: master
-
Replicated the THANKS section to the / README, fixed formatting
thenoviceoof committedJan 28, 2013 -
Add a THANKS section to the C README
thenoviceoof committedJan 28, 2013 -
Try a fix for issue #3, return '\0' for empty strings instead of NULL
thenoviceoof committedJan 28, 2013
-
Add some installation notes for the python and C libraries
thenoviceoof committedJan 27, 2013 -
Add a note about this library as pure python
thenoviceoof committedJan 27, 2013 -
Do the import correctly, so we can do 'import base92'
thenoviceoof committedJan 27, 2013 -
Ignore the distutils files created in the pypi uploading process
thenoviceoof committedJan 27, 2013 -
Not rendering as formatted text, fixing a small error
thenoviceoof committedJan 27, 2013 -
Update the setup.py to point towards github, instead of pypi (itself)
thenoviceoof committedJan 27, 2013 -
Make base92 an actual module, not just a lonely file
thenoviceoof committedJan 27, 2013 -
Set up the necessary distribute files for uploading to pypi
thenoviceoof committedJan 27, 2013 -
Replicate part of the README into the c lib, detail c-specific things
thenoviceoof committedJan 27, 2013
-
Elaborate on disambiguation of characters in Design Decisions
thenoviceoof committedJan 24, 2013
-
thenoviceoof committed
Oct 8, 2012 -
thenoviceoof committed
Oct 8, 2012 -
thenoviceoof committed
Oct 8, 2012
-
Trying to munge some test stuff, checkpoint. Need to make dinner
thenoviceoof committedOct 7, 2012 -
Get something right, 2 more tests pas
thenoviceoof committedOct 7, 2012 -
thenoviceoof committed
Oct 7, 2012 -
thenoviceoof committed
Oct 7, 2012 -
Make a note on division ordering
thenoviceoof committedOct 7, 2012 -
thenoviceoof committed
Oct 7, 2012 -
thenoviceoof committed
Oct 7, 2012 -
Revert "Oh god everything is broken. So broken"
thenoviceoof committedOct 7, 2012 This reverts commit 8cddff1.
-
Oh god everything is broken. So broken
thenoviceoof committedOct 7, 2012 -
Try to fix the bit handling in the c side
thenoviceoof committedOct 7, 2012 -
thenoviceoof committed
Oct 7, 2012 -
thenoviceoof committed
Oct 7, 2012 -
Add another test, with temp output
thenoviceoof committedOct 7, 2012 -
thenoviceoof committed
Oct 7, 2012 -
Try to implement the entire encode fn in one shot, not working
thenoviceoof committedOct 7, 2012 -
thenoviceoof committed
Oct 7, 2012 -
Change encode signature to include length: could encode null byte
thenoviceoof committedOct 7, 2012
-
Add definitions for char encode/decode, use arrays
thenoviceoof committedSep 26, 2012 -
Add tests for char encode/decode
thenoviceoof committedSep 26, 2012