haiku/src/kits
Augustin Cavalier aae431375e BJson: Fixes, tweaks, and behavioral changes based on the JSON Minefield Tests.
As found on http://seriot.ch/parsing_json.php -- anything using the API
presently with valid JSON should have no troubles, but more valid JSON
that previously didn't work now does (e.g. JSON with root array nodes, not
root map nodes), and invalid JSON that silently succeeded before now fails.

Not all the bad cases from that testsuite now fail, and not all of the good
ones pass, but the few that remain are odd things that wouldn't map well to
the BMessage API (e.g. root string nodes, etc.) or are other behaviors that
make sense to leave as they are for compatibility reasons.
2017-02-08 21:35:42 -05:00
..
app launch_daemon: Added stop target ability. 2016-11-29 23:14:36 +01:00
bluetooth DiscoveryAgent.cpp: fix gcc6 build 2016-05-13 15:25:12 -04:00
debug elf.h: rename ELF_MAGIC to ELFMAG 2016-08-06 20:32:47 +02:00
debugger Debugger: Fix oversight. 2016-12-11 11:09:53 -05:00
device Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
game GameSoundDevice: Don't use operator= on BLocker. 2016-05-13 23:16:40 -04:00
interface ControlLook: Fix redraw issues introduced in hrev50893. 2017-01-29 21:48:40 +01:00
locale Remove BStringRef and users. 2017-01-11 20:50:41 +01:00
mail BString: rename SetCharAt to SetByteAt 2017-01-12 22:03:51 +01:00
media DefaultMediaTheme: use DetachedFromWindow() for unwatching media events. 2017-01-30 12:35:07 +13:00
midi Use driver settings API for the MIDI settings 2016-11-06 15:17:01 +01:00
midi2 Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
network HaikuDepot; date formatting and location header handling 2017-01-31 23:06:20 +13:00
package Revert "repo rework: Re-add compatibility url field" 2016-12-10 12:55:56 +01:00
print PicturePrinter.cpp: fix gcc6 build 2016-05-13 15:26:00 -04:00
screensaver ScreenSaver: Rename BuildScreenSaverDefaultSettingsView 2016-04-13 15:50:30 -07:00
shared BJson: Fixes, tweaks, and behavioral changes based on the JSON Minefield Tests. 2017-02-08 21:35:42 -05:00
storage partitioning: pass along reference to parent when uninitializing. 2016-12-23 18:53:15 +13:00
support HaikuDepot; date formatting and location header handling 2017-01-31 23:06:20 +13:00
textencoding Merge branch 'gcc_syslibs' 2014-08-13 13:50:29 +02:00
tracker DirMenu.cpp: fix memory leak. 2017-01-30 21:09:05 +01:00
translation Minor cleanup of translator roster commit, updated copyright. 2015-11-13 11:37:15 +01:00
CountryFlags.rdef Merge liblocale.so into libbe.so. 2012-04-04 22:44:42 +02:00
Jamfile Debugger: Split into core library and application. 2016-06-04 13:18:39 -04:00
LanguageFlags.rdef Merge liblocale.so into libbe.so. 2012-04-04 22:44:42 +02:00
libbe_test_versions
libbe_version.rdef Rework the handling of catalog loading in locale kit : 2011-10-31 08:57:09 +00:00
libbe_versions