index
:
{graveyard}/qtbinaryjson.git
master
fromGit static_content test Obsolete Project. Merged into qt/qtbase. fromGit static_content test
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
qjson.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced Nokia copyrights
HEAD
master
Teemu Kaukoranta
2013-07-11
1
-3
/
+2
*
Fixed licenses
Teemu Kaukoranta
2013-05-23
1
-21
/
+22
*
One (hopefully) last commit to this repo: Mirror what's in qtbase now.
Lars Knoll
2012-01-25
1
-40
/
+35
*
Store the (key, value) pairs in objects sorted
Lars Knoll
2012-01-17
1
-8
/
+56
*
Move private methods into the private namespace
Lars Knoll
2012-01-17
1
-0
/
+87
*
Rename QJsonValue::Number to Double
Lars Knoll
2012-01-16
1
-2
/
+2
*
Fix a corruption in the binary data
Lars Knoll
2012-01-13
1
-5
/
+12
*
Fixed object validation in a boundary case
Denis Dzyubenko
2012-01-11
1
-1
/
+1
*
Changes after API review round.
Lars Knoll
2012-01-09
1
-4
/
+4
*
Move the QBJS tag into QJsonDocument
Lars Knoll
2012-01-09
1
-2
/
+2
*
Class names should start with a Q
Lars Knoll
2012-01-09
1
-14
/
+14
*
Naming cleanups
Lars Knoll
2012-01-09
1
-15
/
+23
*
Ensure the header is always little endian
Lars Knoll
2012-01-09
1
-1
/
+1
*
Fixed broken binary output after compaction
Denis Dzyubenko
2012-01-06
1
-0
/
+2
*
Reuse the table entry when inserting an existing key
Lars Knoll
2012-01-06
1
-12
/
+0
*
Make the data structure endian-safe
Lars Knoll
2012-01-05
1
-2
/
+2
*
Reuse the index in the object for existing keys
Lars Knoll
2012-01-04
1
-7
/
+22
*
De-inline some code
Lars Knoll
2012-01-04
1
-0
/
+74
*
Add support for validating the binary data
Lars Knoll
2012-01-04
1
-0
/
+87
*
Implement support for compacting objects and arrays
Lars Knoll
2012-01-04
1
-0
/
+116