Commit Graph

24 Commits (2081a41bd29a2b253ff4704b8e6db955fd3c985b)
 

Author SHA1 Message Date
Thomas Hintz 2081a41bd2 Merge pull request from ThomasHintz/testing-github-2
Add deprecated message to with-bucket.
Thomas eb28ee2a96 Add deprecated message to with-bucket.
Thomas Hintz e2f0e718eb Create LICENSE
Thomas Hintz 0f5aedbf22 Mark with-bucket as deprecated.
thintz 8fbc5a540e Release new version the actually increments the version number.
thintz 887319ad05 Release new version.
Thomas Hintz 7b32156467 Fix put-string! and put-sexp!.
Thanks to Seth Alves for reporting the bug and providing a patch.
t@thintz.com f1f2e2a663 version 6
t@thintz.com 7b26d6acb2 fix a typo
t@thintz.com c78a161fa1 added get/put file
Thomas Hintz 3c4ee2cf36 Forgot to update .setup
Thomas Hintz 2419d958eb Added release-info.
Thomas Hintz 1ce89c9c1c Fixed category.
Thomas Hintz 40056295f8 Added chicken-install setup info.
Thomas Hintz e8d1cea8ba Added with-bucket, cleaned it up a bit.
Thomas Hintz 6ecbeddc0f Finally all basic operations work! It is messy, but it is progress!
Thomas Hintz dec49a68cd Added unit tests. Made a better bucket-exists
Thomas Hintz a5d2bc9860 Oops.
Thomas Hintz cce57093a1 Added more to the api. Weird threading errors though... Might be an issue with http-client again.
Thomas Hintz 2a40548d01 Refactored code into proper, first func, abstractions. Sure to change though...
Thomas Hintz 13efd6a2c3 Cleaned it up. Removed old messy testing code.
Thomas Hintz 68ca72bd4f Finally got every part working! Added SSAX and SXPath stuff.
Thomas Hintz ee03424410 Began API work.
Thomas Hintz 7c4fb8845b First commit.