Commit Graph

  • 5793142861 test:suites:api: modified error message Andrei Epure 2013-04-26 21:33:47 +03:00
  • b227f96c45 Merge pull request #112 from JoakimSoderberg/fpic_cmake_support Petri Lehtinen 2013-04-29 03:56:23 -07:00
  • 0687442f5d Fixed some minor issues. Joakim Soderberg 2013-04-25 13:59:26 +00:00
  • 8390c90a91 Added more detailed CMake documentation. Joakim Soderberg 2013-04-24 14:14:00 +00:00
  • 3000831365 Use -fPIC when possible. Joakim Soderberg 2013-04-18 09:25:17 +00:00
  • 6b1cba94e3 Document CMake build process, deprecate the VS2010 project Petri Lehtinen 2013-04-15 10:31:23 +03:00
  • 9591d3a155 Tweak Android build documentation Petri Lehtinen 2013-04-15 10:23:39 +03:00
  • 83d04ddd68 Merge branch 'master' of git://github.com/svic/jansson Petri Lehtinen 2013-04-15 10:21:31 +03:00
  • 70232676f7 Merge branch '2.4' Petri Lehtinen 2013-04-15 09:15:35 +03:00
  • 257a716073 Fix the signature again, and also rest of the errors Petri Lehtinen 2013-04-15 09:13:29 +03:00
  • 0ccd2c7715 Merge branch '2.4' Petri Lehtinen 2013-04-15 09:09:01 +03:00
  • 42e307b3c5 Fix the signature of a test function Petri Lehtinen 2013-04-15 09:08:32 +03:00
  • 61cba2ae50 Merge branch '2.4' Petri Lehtinen 2013-04-15 08:49:47 +03:00
  • 867079c820 json_dump*(): Don't crash if json is NULL and JSON_ENCODE_ANY is set Petri Lehtinen 2013-04-15 08:42:23 +03:00
  • d20751d53d Add android doc. Garner Lee 2013-04-11 13:32:04 -07:00
  • 6281d1c549 Merge pull request #108 from Zillode/1edff47af38a2335f88300ee6dc437118f5a20ff Petri Lehtinen 2013-04-02 05:40:49 -07:00
  • 8fd475bf96 Merge branch '2.4' Petri Lehtinen 2013-04-01 14:41:14 +03:00
  • bbd3b0ca4f Fix a typo Petri Lehtinen 2013-04-01 14:41:10 +03:00
  • 7c4f323abc Create Android.mk, preconfigured jansson_config.h and CleanSpec.mk for Android-like build systems. Garner Lee 2013-03-27 17:31:05 -07:00
  • 1edff47af3 Do not define _GNU_SOURCE is already defined Lode Hoste 2013-03-14 21:34:11 +01:00
  • dc2d54d9c6 Fix a refleak in test/bin/json_process.c Petri Lehtinen 2013-03-14 22:24:57 +02:00
  • 263fd0c9d3 Remove trailing whitespace Petri Lehtinen 2013-03-14 22:18:21 +02:00
  • 6db70f0301 cmake: Add stripped tests Petri Lehtinen 2013-03-14 22:15:42 +02:00
  • 70f663db29 Merge branch 'rebased_cmake_patch' of git://github.com/JoakimSoderberg/jansson Petri Lehtinen 2013-03-14 21:46:27 +02:00
  • 59bc1f42e4 Got rid of some warnings for unused variables. Joakim Söderberg 2013-03-13 00:15:37 +01:00
  • b1b4f307d5 Add back the old ENV variabe approach to json_process. Joakim Söderberg 2013-03-13 00:09:08 +01:00
  • a3e6369105 Merge branch '2.4' Petri Lehtinen 2013-03-09 21:15:22 +02:00
  • 3d0d61fdaf Use json_decref() properly in tutorial Petri Lehtinen 2013-03-09 21:15:09 +02:00
  • 650707fccc Moved *config.h.cmake to the cmake directory. Joakim Soderberg 2013-03-07 18:38:47 +01:00
  • 33b0855b27 Get rid of type warning on MSVC. Joakim Soderberg 2013-03-07 16:27:41 +01:00
  • 7214a222c7 Skip using a debug postfix with visual studio. Joakim Soderberg 2013-03-06 13:13:51 +01:00
  • 81ce127048 Compile tests by default. Joakim Söderberg 2013-02-28 00:16:32 +01:00
  • 344d2b00ea Fix incorrect cast to ssize_t. Joakim Söderberg 2013-02-27 23:38:17 +01:00
  • 52a8072727 Rename the CMakeModules directory to simply cmake. Joakim Söderberg 2013-02-27 23:37:35 +01:00
  • 741e6915e2 Always use LF as line ending so that we don't get any problems with line endings in any tests. Joakim Soderberg 2013-02-27 23:25:04 +01:00
  • e40d52c550 Consolidated the CMake project. Joakim Soderberg 2013-02-27 18:54:26 +01:00
  • 3d5bea5714 Fixes for cmake for MSVC2010 Paul Harris 2012-06-07 23:07:04 +08:00
  • 3e03b07831 Add CMake build system. Paul Harris 2012-06-04 01:27:48 +08:00
  • e00cd4f941 Merge branch '2.4' Petri Lehtinen 2013-02-05 12:51:06 +02:00
  • a1882fee02 check-exports test: Filter out symbols that start with an underscore Petri Lehtinen 2013-02-05 12:48:33 +02:00
  • 4a5626695c Merge branch '2.4' Petri Lehtinen 2013-02-04 09:55:39 +02:00
  • afa1d37e20 Enable -Werror in Travis builds Petri Lehtinen 2013-02-04 09:55:34 +02:00
  • b9967fdbcf Merge branch '2.4' Petri Lehtinen 2013-02-04 09:52:31 +02:00
  • ccf6e48a52 Don't use -Werror by default Petri Lehtinen 2013-02-04 09:51:40 +02:00
  • 93a3c7f663 Enable gcc specific flags in tests correctly Petri Lehtinen 2013-02-04 09:49:57 +02:00
  • 5dbac70a67 Compress bz2 doc tarballs with bzip2 instead of gzip Petri Lehtinen 2013-01-06 14:16:38 +02:00
  • 40c2e532b9 Merge branch '2.4' Petri Lehtinen 2013-01-03 10:46:46 +02:00
  • 02beb90db3 Make it possible to forward declare struct json_t Petri Lehtinen 2013-01-03 10:45:38 +02:00
  • 92bf4f6fa8 Merge branch '2.4' Petri Lehtinen 2012-12-28 15:30:18 +02:00
  • 8ad98c9ad3 Add travis build status image more cleverly Petri Lehtinen 2012-12-28 15:30:15 +02:00
  • 7a4ec36f31 Merge branch '2.4' Petri Lehtinen 2012-12-28 14:27:49 +02:00
  • 3fab956599 Add travis build status to README.rst Petri Lehtinen 2012-12-28 14:27:31 +02:00
  • a2de27a828 travis: Run "make check" instead of "make test" Petri Lehtinen 2012-12-28 14:22:24 +02:00
  • 99855b2d63 travis: Bootstrap autotools before building Petri Lehtinen 2012-12-28 14:20:25 +02:00
  • 08c5ec8f01 Merge branch '2.4' Petri Lehtinen 2012-12-28 14:11:59 +02:00
  • e9cb9dbf60 Fix // -> /* */ Petri Lehtinen 2012-12-28 14:11:43 +02:00
  • 8284b7d3da Merge branch '2.4' Petri Lehtinen 2012-12-23 07:10:02 +02:00
  • 511db446d7 Add Travis configuration Petri Lehtinen 2012-12-23 07:09:55 +02:00
  • b98be1f18d Merge branch '2.4' Petri Lehtinen 2012-12-10 08:47:11 +02:00
  • 872f847655 Change const pointer to array Jacob Potter 2012-12-05 16:50:08 -08:00
  • f86bb0377f Mark some constant data as const. Jacob Potter 2012-12-05 16:46:14 -08:00
  • c82cea9d32 fixed l_isxdigit() macro Attie Grande 2012-12-06 18:56:58 +00:00
  • 67c002f7c9 Merge branch '2.4' Petri Lehtinen 2012-12-04 21:23:33 +02:00
  • e0a7f81b39 Really fix the off-by-one error in json_array_remove() Petri Lehtinen 2012-12-04 21:20:57 +02:00
  • 7b35a18ac0 Merge branch '2.4' Petri Lehtinen 2012-12-04 09:33:48 +02:00
  • 54d59c743c Fix an off-by-one error in json_array_remove() Petri Lehtinen 2012-12-04 09:32:42 +02:00
  • 6279610ce4 Merge branch '2.4' Petri Lehtinen 2012-10-26 15:55:00 +03:00
  • ac0ca9223b Merge pull request #93 from bertwesarg/vpath-for-2.4 Petri Lehtinen 2012-10-26 05:48:32 -07:00
  • 4853a3454c Support building and testing with VPATH. Bert Wesarg 2012-10-26 13:51:59 +02:00
  • cf1074e70e Add a script for making releases Petri Lehtinen 2012-09-23 13:42:49 +03:00
  • 5804e9de9b Set master for 2.5 development mode Petri Lehtinen 2012-09-23 13:41:40 +03:00
  • 3279aacdee jansson 2.4 v2.4 Petri Lehtinen 2012-09-22 19:22:34 +03:00
  • 2158670177 Distribute win32 files Petri Lehtinen 2012-09-22 14:34:27 +03:00
  • 4cff593dd4 Update CHANGES for v2.4 Petri Lehtinen 2012-09-22 14:25:52 +03:00
  • 597423ea80 doc: Add versionadded directive for json_boolean() Petri Lehtinen 2012-09-22 14:25:29 +03:00
  • c3fc1d7382 Merge pull request #90 from luke-jr/patch-1 Petri Lehtinen 2012-09-18 21:11:26 -07:00
  • c922354076 Add -no-undefined to LDFLAGS Luke Dashjr 2012-09-15 08:43:46 +00:00
  • 4118315afa Disallow NaN or Inf real values Petri Lehtinen 2012-09-13 21:30:19 +03:00
  • ee13c667f1 Fix json_real_set() to return -1 on error Petri Lehtinen 2012-09-13 08:46:14 +03:00
  • 23d563434a Fix a typo on doc/apiref.rst Petri Lehtinen 2012-09-06 12:06:41 +03:00
  • 6142dbd8d0 Fix a typo in README.rst Petri Lehtinen 2012-09-05 21:16:43 +03:00
  • 0dac319bc4 CHANGES entry for #88 Petri Lehtinen 2012-08-11 20:44:58 +03:00
  • 0b871a113c Merge branch '2.3' Petri Lehtinen 2012-08-11 20:43:24 +03:00
  • 8176527f56 fix check-exports test on ppc64 origin/2.3 Alessandro Ghedini 2012-08-11 15:13:47 +02:00
  • ec7bb71d75 Add an initial CHANGES entry for v2.4 Petri Lehtinen 2012-07-30 07:51:53 +03:00
  • b6a1d8cfd4 Add json_boolean() macro Petri Lehtinen 2012-07-30 07:20:36 +03:00
  • 52924288b9 Merge branch '2.3' Petri Lehtinen 2012-07-27 07:28:40 +03:00
  • 7892ecce1c Fix a small error in tutorial Petri Lehtinen 2012-07-27 07:28:18 +03:00
  • a501a39626 Document the JSON_ESCAPE_SLASH encoding flag Petri Lehtinen 2012-06-29 13:09:36 +03:00
  • 37bc3bbf4b Tweak slash escaping Petri Lehtinen 2012-06-29 13:11:41 +03:00
  • 2d46ea069b Merge branch 'fix-slash' of git://github.com/jrbasso/jansson Petri Lehtinen 2012-06-29 13:17:55 +03:00
  • b217cd6689 Created flag to dump escaping slash Juan Basso 2012-06-28 22:04:36 -04:00
  • a0c262d08b Escaping the slash when dump Juan Basso 2012-06-27 23:50:01 -04:00
  • 6ce273e2e6 Merge branch '2.3' Petri Lehtinen 2012-06-06 21:10:28 +03:00
  • f62b1f5d69 Bugfix: must cast void* to do pointer math Paul Harris 2012-06-04 02:17:29 +08:00
  • 2b87fdcb43 Bugfix: Changed all use of ssize_t to size_t. Paul Harris 2012-06-04 02:19:35 +08:00
  • c0139681cd Update the documentation to mention Visual Studio 2010 support Petri Lehtinen 2012-05-19 21:22:59 +03:00
  • 9d6f9511f5 Merge pull request #74 from rogerz/contrib Petri Lehtinen 2012-05-03 11:31:19 -07:00
  • a79f64e155 Fix build warnings under MinGW Rogerz Zhang 2012-04-30 22:32:25 +08:00
  • 7ca783c3bc Add vs2010 solution and project Rogerz Zhang 2012-04-30 19:39:45 +08:00