projects
/
profile
/
ivi
/
jansson.git
/ log
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
| log |
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
profile/ivi/jansson.git
15 years ago
Implement json_dump and json_dumps
commit
|
commitdiff
|
tree
Petri Lehtinen
[
Tue, 9 Jun 2009 19:37:31 +0000
(22:37 +0300)]
Implement json_dump and json_dumps
15 years ago
Add autotools generated files to .gitignore
commit
|
commitdiff
|
tree
Petri Lehtinen
[
Sat, 16 May 2009 19:26:51 +0000
(22:26 +0300)]
Add autotools generated files to .gitignore
15 years ago
Implement dumping to an fd
commit
|
commitdiff
|
tree
Petri Lehtinen
[
Sat, 16 May 2009 12:15:01 +0000
(15:15 +0300)]
Implement dumping to an fd
15 years ago
Refactor error reporting
commit
|
commitdiff
|
tree
Petri Lehtinen
[
Wed, 13 May 2009 19:25:34 +0000
(22:25 +0300)]
Refactor error reporting
15 years ago
Use autoconf, automake & libtool
commit
|
commitdiff
|
tree
Petri Lehtinen
[
Tue, 12 May 2009 19:21:50 +0000
(22:21 +0300)]
Use autoconf, automake & libtool
15 years ago
Fix json_object_get
commit
|
commitdiff
|
tree
Petri Lehtinen
[
Tue, 12 May 2009 19:15:48 +0000
(22:15 +0300)]
Fix json_object_get
15 years ago
Get rid of include/
commit
|
commitdiff
|
tree
Petri Lehtinen
[
Tue, 12 May 2009 19:07:50 +0000
(22:07 +0300)]
Get rid of include/
15 years ago
Parse an empty object correctly
commit
|
commitdiff
|
tree
Petri Lehtinen
[
Wed, 6 May 2009 18:01:00 +0000
(21:01 +0300)]
Parse an empty object correctly
15 years ago
Implement dumping to file
commit
|
commitdiff
|
tree
Petri Lehtinen
[
Tue, 12 May 2009 18:34:14 +0000
(21:34 +0300)]
Implement dumping to file
15 years ago
Bump hashtable, allocate object->hashtable statically
commit
|
commitdiff
|
tree
Petri Lehtinen
[
Thu, 30 Apr 2009 13:38:39 +0000
(16:38 +0300)]
Bump hashtable, allocate object->hashtable statically
Hashtable code from git://github.com/akheron/hashtable.git commit
7331ba6acdb415a2af62ae3e93fdd39c2a83b768
15 years ago
Add support for iterating over objects
commit
|
commitdiff
|
tree
Petri Lehtinen
[
Thu, 30 Apr 2009 13:38:22 +0000
(16:38 +0300)]
Add support for iterating over objects
15 years ago
Initial import
commit
|
commitdiff
|
tree
Petri Lehtinen
[
Fri, 6 Feb 2009 18:26:27 +0000
(20:26 +0200)]
Initial import