index
:
delta/python-json-pointer.git
abcs
baserock/morph
cmd-ptr-arg
issue-22
master
python-3.7
python-3.8
validation
github.com: stefankoegl/python-json-pointer.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jsonpointer.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor type check
baserock/morph
Stefan Kögl
2013-07-11
1
-5
/
+4
*
remove unused param of to_last()
Stefan Kögl
2013-07-11
1
-1
/
+1
*
add doctests for pairwise(iter)
Stefan Kögl
2013-07-06
1
-1
/
+11
*
fix unicode literal quirks in Python 3.2
Stefan Kögl
2013-04-13
1
-4
/
+6
*
let sphinx extract version, author from source
Stefan Kögl
2013-04-13
1
-4
/
+4
*
bump version to 1.0
v1.0
Stefan Kögl
2013-04-03
1
-1
/
+1
*
mention RFC 6901
Stefan Kögl
2013-04-03
1
-3
/
+1
*
bump version to 0.7
Stefan Kögl
2013-01-06
1
-1
/
+1
*
unambiguous array indices make pointers comparable
Stefan Kögl
2013-01-06
1
-2
/
+19
*
no leading zeros for array indices, as of draft 08
Stefan Kögl
2013-01-06
1
-2
/
+2
*
bump version to 0.6
Stefan Kögl
2012-12-20
1
-3
/
+3
*
fix validation of array indices
Stefan Kögl
2012-12-14
1
-1
/
+4
*
remove JsonPointer.set() to avoid duplicate code w/ python-json-patch
Stefan Kögl
2012-12-10
1
-74
/
+0
*
proper array index validation (dash, unsigned int)
Stefan Kögl
2012-12-10
1
-3
/
+8
*
bump version to 0.5
v0.5
Stefan Kögl
2012-11-15
1
-1
/
+1
*
add JsonPointer.contains()
Stefan Kögl
2012-11-15
1
-0
/
+6
*
add JsonPointer.to_last() for use in jsonpatch
Stefan Kögl
2012-11-15
1
-5
/
+30
*
make doctests compatible with Python 3.3
Stefan Kögl
2012-11-11
1
-4
/
+4
*
bump version to 0.4
v0.4
Stefan Kögl
2012-11-08
1
-3
/
+4
*
update jsonpointer to current spec
Stefan Kögl
2012-11-08
1
-15
/
+34
*
Fix test for Jython2.5.
Alexander Shorin
2012-09-12
1
-2
/
+2
*
Fix compatibility with Python 3.x.
Alexander Shorin
2012-09-12
1
-3
/
+9
*
Fix compatibility with Python 2.5.
Alexander Shorin
2012-09-12
1
-1
/
+2
*
Stefan, would you mind if I fix your name?(:
Alexander Shorin
2012-09-12
1
-2
/
+1
*
update jsonpointer to current spec
v0.3
Stefan Kögl
2012-09-07
1
-8
/
+10
*
bump version to 0.2
v0.2
Stefan Kögl
2011-08-23
1
-1
/
+1
*
add JsonPointer.set() method, fix #1
Stefan Kögl
2011-08-19
1
-0
/
+83
*
JsonPointer.get alias for JsonPointer.resolve
Stefan Kögl
2011-08-19
1
-0
/
+3
*
add default parameter to resolve_pointer()
Stefan Kögl
2011-08-02
1
-4
/
+18
*
refactor into JsonPointer class
Stefan Kögl
2011-08-01
1
-24
/
+37
*
make doctests less prone to errors by dict-ordering
Stefan Kögl
2011-08-01
1
-8
/
+8
*
initial commit
Stefan Kögl
2011-07-31
1
-0
/
+107