Przemysław Czerpak
bf91e4c243
2017-11-15 11:32 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
...
* include/hbjson.h
* src/rtl/hbjson.c
* changed 3-rd parameter 'HB_BOOL fHuman' in hb_jsonEncode() and
hb_jsonEncodeCP() C functions to 'int iIndent'
char * hb_jsonEncode( PHB_ITEM pValue, HB_SIZE * pnLen,
int iIndent );
char * hb_jsonEncodeCP( PHB_ITEM pValue, HB_SIZE * pnLen,
int iIndent, PHB_CODEPAGE cdp );
Positive iIndent value defines number of spaces used for indenting,
0 disables indenting and -1 means TAB ( ASCII:9 ) indenting.
This modification is binary compatible though in C code using HB_TRUE
as 3-rd parameter it changes indenting from 2 spaces to 1 so please
update the code if it's significant.
+ added optional support for numeric value in 2-nd parameter of
hb_jsonEncode() PRG function. Current syntax is:
hb_jsonEncode( <xValue>, [ <lHuman> | <nIndent> ], [ <cDestCP> ] )
-> <cJSONString>
* contrib/rddads/ads1.c
* minor simplification
* include/hbapigt.h
* formatting
2017-11-15 11:32:19 +01:00
..
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-08-13 18:38:59 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-08-13 18:38:59 +00:00
2017-08-13 18:38:59 +00:00
2017-08-13 18:38:59 +00:00
2017-07-27 18:57:32 +02:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-11-15 11:32:19 +01:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-09-28 14:55:41 +02:00
2015-02-11 12:31:48 +01:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-09-11 13:27:12 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-09-11 13:27:12 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-27 09:25:29 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-11-15 11:32:19 +01:00
2017-08-13 18:38:59 +00:00
2016-03-08 14:53:00 +01:00
2017-08-13 18:38:59 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-11 13:27:12 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2013-03-15 11:13:30 +01:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-11 13:27:12 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2013-03-15 11:13:30 +01:00
2017-08-13 18:38:59 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-11 13:27:12 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2015-03-20 16:34:03 +01:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-08-13 18:38:59 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00