index
:
delta/python-packages/anyjson.git
master
bitbucket.org: runeh/anyjson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
anyjson
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bumped version, updated changelog
0.3.3
Rune Halvorsen
2012-06-22
1
-1
/
+1
*
Merged in asksol/anyjson (pull request #3)
Rune Halvorsen
2012-06-21
1
-1
/
+1
|
\
|
*
Updated changelog and bumped version
0.3.2
Rune Halvorsen
2012-06-21
1
-1
/
+1
*
|
Seems like json can't load StringIO to a unicode string
Ask Solem
2012-06-21
1
-1
/
+1
|
/
*
Tests passing
Ask Solem
2012-06-21
1
-1
/
+2
*
Reraise exceptions from original frame
Ask Solem
2012-06-19
1
-2
/
+2
*
Use StringIO() and load to support buffer objects
Ask Solem
2012-06-19
1
-9
/
+24
*
Renames serialize/deserialize to dumps/loads
Ask Solem
2011-12-06
1
-31
/
+21
*
Implementation.__str__ should be __repr__
Ask Solem
2011-12-06
1
-1
/
+1
*
Doc regex didn't handle newlines
Ask Solem
2011-12-06
1
-1
/
+1
*
Parses distmeta + adds trove classifiers
Ask Solem
2011-12-06
1
-2
/
+6
*
Bumped version. Updated changelog
0.3.1
Rune Halvorsen
2011-03-22
1
-1
/
+1
*
Added deprecation warning for cjson. Closes #7
Rune Halvorsen
2011-03-22
1
-0
/
+4
*
Made cjson the least preferred implementation as it is no longer maintained a...
Rune Halvorsen
2011-03-22
1
-4
/
+5
*
Bumped version number
0.3
Rune Halvorsen
2010-12-03
1
-1
/
+1
*
Bumped version, updated changelog
0.2.5
Rune Halvorsen
2010-09-09
1
-1
/
+1
*
Added dumps/loads as aliases for serializ/deserialize so it's in line with th...
Rune Halvorsen
2010-09-09
1
-0
/
+2
*
Bumped version and updated changelog
0.2.4
Rune Halvorsen
2010-04-15
1
-1
/
+1
*
Biased cjson in front of yajl. Seems slightly faster in most tests.
Rune Halvorsen
2010-04-15
1
-2
/
+2
*
added "yajl" module to anyjson & tests.
b
2010-04-09
1
-1
/
+2
*
Bumped version number, updated changelog
0.2.3
Rune Halvorsen
2010-01-28
1
-1
/
+1
*
Moved metadata out of meta module as it wasn't working like it
0.2.2
Rune Halvorsen
2009-09-26
1
-3
/
+8
*
Fixed stupid indentation error
0.2.1
Rune Halvorsen
2009-07-23
1
-2
/
+2
*
Removed support for -m since we're a package now and so it doesn't
Rune Halvorsen
2009-07-23
1
-19
/
+21
*
Added __str__ method to JsonImplementation class
Rune Halvorsen
2009-07-22
1
-0
/
+3
*
Moved stuff into the meta module, fixes #1
Rune Halvorsen
2009-07-22
1
-32
/
+5
*
Created a package rather than a module, so the metadata can live separately.
Rune Halvorsen
2009-07-22
1
-0
/
+141