2010-09-08 18:28 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt)

+ harbour/include/harbour.hbx
    * added new JSON functions
This commit is contained in:
Mindaugas Kavaliauskas
2010-09-08 15:29:03 +00:00
parent c3e272aaf1
commit 277644f70c
2 changed files with 6 additions and 0 deletions

View File

@@ -16,6 +16,10 @@
The license applies to all entries newer than 2009-04-28.
*/
2010-09-08 18:28 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt)
+ harbour/include/harbour.hbx
* added new JSON functions
2010-09-08 18:15 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt)
+ harbour/src/rtl/hbjson.c
+ added JavaScript Object Notation (JSON) encoder, decoder functions

View File

@@ -598,6 +598,8 @@ DYNAMIC HB_ISREGEX
DYNAMIC HB_ISSTRING
DYNAMIC HB_ISSYMBOL
DYNAMIC HB_ISTIMESTAMP
DYNAMIC HB_JSONDECODE
DYNAMIC HB_JSONENCODE
DYNAMIC HB_KEYCLEAR
DYNAMIC HB_KEYINS
DYNAMIC HB_KEYPUT