zewt
2775b3de5d
Merge 12aa72aedd into 54d3cab568
2016-03-29 23:35:53 +00:00
Niels
c6a6a024f7
fixes #214
2016-03-06 20:03:05 +01:00
Niels
10a884473e
fixed #217
2016-03-04 07:30:08 +01:00
Annihil
78a020354d
Corrected readme
...
Internally, the elements in a map are always sorted by its key following a specific strict weak ordering criterion indicated by its internal comparison object (of type Compare).
With string type, the default comparator is alphabetical order, and thus two come after three.
2016-03-02 02:01:40 +01:00
Glenn Maynard
12aa72aedd
Update the README to give better instructions for Android.
...
The MingW link doesn't help for Android, and points people down the
wrong path. On Android all you need to do is tell the build system
to use a newer compiler and standard library.
The unit tests run successfully with this configuration on Android.
Related to #136 .
2016-02-28 17:28:29 -06:00
Niels
53879f9c99
cleanup
2016-02-21 08:17:11 +01:00
Niels
153e105164
cleanup after #207
2016-02-14 18:38:29 +01:00
Niels
1cc4717582
tried Clang 3.9
2016-02-09 21:26:40 +01:00
Niels
be20555985
removed gitter
2016-02-07 17:24:51 +01:00
Niels
236b7afff5
updated and fixed online version
2016-02-07 15:07:17 +01:00
Niels
740239cef8
added a note about GCC 4.8 ( #163 )
2016-01-30 21:17:08 +01:00
Niels
fb239fe645
trying Gitter
2016-01-26 21:42:51 +01:00
Niels
2468631dc9
overworked examples
2016-01-26 20:07:03 +01:00
Niels
707732a53e
clean up after #193
2016-01-26 19:50:49 +01:00
Niels
d338042e3e
added note to warn about floating-point exceptions ( #181 )
2016-01-26 19:21:46 +01:00
Niels
b630ce0e78
thanks
2016-01-26 19:11:58 +01:00
Volker Diels-Grabsch
08fd6dbf98
Fix broken link
2016-01-26 15:22:15 +01:00
Niels
2b13711009
updated online version
2016-01-24 23:02:28 +01:00
Niels
54a4139157
cleanup after #191
2016-01-24 17:33:46 +01:00
Niels
dfb01c659b
added more comments
2016-01-24 16:42:45 +01:00
Niels
8a0490a011
cleanup
2016-01-24 13:04:55 +01:00
Niels
600ad330c5
cleanup after PR #189
2016-01-24 11:00:54 +01:00
Niels
a04bd4f851
cleanup after #184
2016-01-20 21:14:58 +01:00
Niels
72e33eec1a
thanks
2016-01-15 08:24:44 +01:00
Niels
c0bb5a56eb
added note on assertions ( #168 )
2016-01-13 21:08:46 +01:00
Niels
57e018483a
it's 2016 already...
2016-01-13 20:19:05 +01:00
Niels
9b07504e23
fix for #166
2016-01-01 18:33:58 +01:00
Niels
3905406f9c
removed an unnecessary cast ( fixed #162 )
2015-12-29 12:30:05 +01:00
Niels
d6b8830e03
more work on exceptions ( #160 )
2015-12-26 13:17:32 +01:00
Niels
76e5e29eda
overworked exceptions and tests ( #160 )
2015-12-25 11:46:18 +01:00
Niels
70493a10d1
iterator_wrapper for const objects ( #83 )
2015-12-23 08:21:29 +01:00
Niels
67c2d90a21
working on #160
2015-12-22 13:27:40 +01:00
Niels
457bfc2401
work on #144
2015-12-20 15:30:07 +01:00
Niels
1df5d726d9
undid the fix for #136
2015-12-15 18:34:07 +01:00
Niels
cd04a7d3e9
fix for #133
...
added value() function to get object value at given key or a default
value if key does not exist
2015-12-15 08:38:54 +01:00
Niels
2ba901bbf6
cleanup
2015-12-14 21:23:21 +01:00
Niels
a70a7a8001
fixed #135 : operator[] now only works on nonconst JSON objects
2015-12-13 11:26:55 +01:00
Niels
c767f464bb
dropped GCC 4.8 support (due to #110 )
2015-12-08 18:12:34 +01:00
Niels
e0d334c4f1
added a comment (see #109 )
2015-12-07 21:53:32 +01:00
Niels
d6771ac79d
corrected a username
2015-12-07 21:50:27 +01:00
Niels
22bc022745
added change from #140
2015-12-07 21:05:21 +01:00
Niels
72476b4226
cleanup after #153
2015-12-07 20:38:16 +01:00
Niels
6f8e36ac3d
fixes #136
2015-12-06 17:33:52 +01:00
Niels
746c1a7142
cleanup
2015-10-17 12:51:59 +02:00
Niels
57de1d602e
Cleanup
2015-10-03 13:16:59 +02:00
Niels
bd5d96c456
minor change
2015-08-14 14:56:58 +02:00
Niels
b58a93b8dd
merged #111
2015-08-14 14:45:13 +02:00
Niels
a26e44d66e
prepare 1.0.0-rc1
2015-07-26 20:44:55 +02:00
Niels
359cf7993f
closed #75
...
minor changes, but the core idea remains the same
2015-07-26 18:41:58 +02:00
Niels
4c31de262e
cleanup
2015-07-26 10:17:51 +02:00