alisdair sullivan
|
bd6202e618
|
v1.1
|
2012-03-27 16:49:25 -07:00 |
|
alisdair sullivan
|
5fcada1093
|
remove badly named tests
|
2012-03-27 16:42:18 -07:00 |
|
alisdair sullivan
|
09cbbe98b5
|
add true, false and null tests
|
2012-03-27 16:33:31 -07:00 |
|
alisdair sullivan
|
358b8f9c26
|
add escaped control code test
|
2012-03-27 16:30:53 -07:00 |
|
alisdair sullivan
|
4bf86a8d06
|
add empty string test
|
2012-03-27 16:28:37 -07:00 |
|
alisdair sullivan
|
7918e63e71
|
add empty object in array test
|
2012-03-27 16:26:43 -07:00 |
|
alisdair sullivan
|
146c69ac19
|
add dmitry kolesnikov to acknowledgements
|
2012-03-27 15:52:06 -07:00 |
|
alisdair sullivan
|
42d6ef2c21
|
refactor of encoded codepoints with looser string restrictions
|
2012-03-27 14:44:02 -07:00 |
|
alisdair sullivan
|
672fe04c37
|
additional noncharacter handling for R14BXX
|
2012-03-27 13:41:23 -07:00 |
|
alisdair sullivan
|
3d836f1241
|
remove debug statement from tests
|
2012-03-26 22:10:09 -07:00 |
|
alisdair sullivan
|
134460cf6a
|
update README to reflect slightly looser restrictions on what constitutes a valid string
|
2012-03-26 19:44:41 -07:00 |
|
alisdair sullivan
|
d5d7273e1e
|
merge in experimental explicitspeed branch
|
2012-03-26 19:41:45 -07:00 |
|
alisdair sullivan
|
f1c4a85df1
|
loosen restrictions on allowed codepoints in strings
|
2012-03-26 19:39:28 -07:00 |
|
alisdair sullivan
|
3421b6546e
|
rewrite of json_escape for efficiency
|
2012-03-26 19:28:53 -07:00 |
|
alisdair sullivan
|
04ea83266e
|
slightly more efficient encoding of strings
|
2012-03-26 18:52:32 -07:00 |
|
alisdair sullivan
|
41002bd10f
|
comment explaining weird string functions
|
2012-03-26 18:52:06 -07:00 |
|
alisdair sullivan
|
f6e1e75163
|
remove clean_string/1
|
2012-03-25 18:49:24 -07:00 |
|
alisdair sullivan
|
bc588ceb7b
|
first step to better perf
|
2012-03-25 18:48:24 -07:00 |
|
alisdair sullivan
|
02489dc752
|
updates contribs
|
2012-03-25 13:19:22 -07:00 |
|
alisdair sullivan
|
b57750fcfc
|
fix specs for to_term/x, thanks to michael truog
|
2012-03-25 13:18:26 -07:00 |
|
alisdair sullivan
|
91dcb65e3c
|
Merge https://github.com/okeuday/jsx into develop
|
2012-03-25 13:14:08 -07:00 |
|
alisdair sullivan
|
26acdc29ee
|
bump to v1.0.2
|
2012-03-25 13:10:37 -07:00 |
|
alisdair sullivan
|
cff2ffa295
|
better specs for to_term/x, thanks to michael truog
|
2012-03-25 13:09:55 -07:00 |
|
alisdair sullivan
|
10c3b1b611
|
Merge https://github.com/okeuday/jsx
|
2012-03-25 13:01:49 -07:00 |
|
alisdair sullivan
|
d81ee18fc4
|
revert rebar changes
|
2012-03-25 13:01:13 -07:00 |
|
Michael Truog
|
d560d7ff3a
|
Fix -spec declaration to prevent dialyzer problems.
|
2012-03-25 00:26:12 -07:00 |
|
alisdair sullivan
|
5bc8bfdf45
|
encoder now only performs a single pass on strings and can optionally json encode them
|
2012-03-24 19:42:00 -07:00 |
|
alisdair sullivan
|
821a8ac06e
|
integrate dmitry kolesnikov's changes to json_encode
|
2012-03-23 22:45:46 -07:00 |
|
alisdair sullivan
|
29d5c28196
|
Merge https://github.com/fogfish/jsx into develop
|
2012-03-23 18:19:00 -07:00 |
|
alisdair sullivan
|
ab3c235fa6
|
remove precompiled rebar, test on older versions
|
2012-03-23 06:27:34 -07:00 |
|
Dmitry Kolesnikov
|
5d12d6262f
|
FIX: to_json performance + jsx benchmark
|
2012-03-22 21:13:20 +02:00 |
|
alisdair sullivan
|
517dcbc650
|
remove older emulator versions from travis ci
|
2012-03-21 05:49:47 -07:00 |
|
alisdair sullivan
|
da88071cdd
|
remove older emulator versions from travis ci
|
2012-03-21 05:49:19 -07:00 |
|
alisdair sullivan
|
e43a7f63c7
|
freeze for 1.1rc and add steve strong to acknowledgements
|
2012-03-21 05:42:54 -07:00 |
|
alisdair sullivan
|
3b03707e2d
|
Merge branch 'develop' of github.com:talentdeficit/jsx into develop
|
2012-03-21 05:39:13 -07:00 |
|
alisdair sullivan
|
efe6039c53
|
freezing for 1.1rc
|
2012-03-21 05:38:08 -07:00 |
|
alisdair sullivan
|
978e75887a
|
corrected handling of malformed utf8 sequences
|
2012-03-21 05:38:08 -07:00 |
|
alisdair sullivan
|
f6089a0892
|
readme updates and clarifications
|
2012-03-21 05:38:08 -07:00 |
|
alisdair sullivan
|
23a2faa1ba
|
typo in readme
|
2012-03-21 05:38:08 -07:00 |
|
alisdair sullivan
|
89fcdac86a
|
whitelist allowed codepoints rather than blacklist disallowed codepoints in jsx_encoder
|
2012-03-21 05:38:07 -07:00 |
|
alisdair sullivan
|
7aab732346
|
remove export_all flag
|
2012-03-21 05:38:07 -07:00 |
|
alisdair sullivan
|
3a2b48db18
|
ok, now it's fixed for older releases
|
2012-03-21 05:38:07 -07:00 |
|
alisdair sullivan
|
7d99e64d31
|
finally found actual cause of otp r14x bug
|
2012-03-21 05:38:07 -07:00 |
|
alisdair sullivan
|
ad8f640aac
|
remove rogue function head
|
2012-03-21 05:38:07 -07:00 |
|
alisdair sullivan
|
f991f7c42e
|
fix for older erts that don't allow noncharacters
|
2012-03-21 05:38:07 -07:00 |
|
alisdair sullivan
|
7b2c34ccd2
|
fix for older erts versions where the private space reserved characters are not recognized
|
2012-03-21 05:38:07 -07:00 |
|
alisdair sullivan
|
11d2d0bae1
|
minor fixes for illegal utf8 sequences and better testing thereof
|
2012-03-21 05:37:33 -07:00 |
|
alisdair sullivan
|
036dd72ecf
|
minor fixes for illegal utf8 sequences and better testing thereof
|
2012-03-21 05:37:33 -07:00 |
|
alisdair sullivan
|
83cd03f6a3
|
readme fixes for github's markdown
|
2012-03-21 05:37:33 -07:00 |
|
alisdair sullivan
|
a89b1d3531
|
largely rewritten readme, hopefully more useful
|
2012-03-21 05:37:33 -07:00 |
|