Commit Graph

  • 43219e50e0 update CI on the builder_development_branch (no code change) (#2262) Daniel Lemire 2024-09-25 12:33:04 -04:00
  • cf86e30b71 Merge pull request #2 from simdjson/extractor_clangcl M. Bahoosh 2024-09-24 11:53:52 -07:00
  • 49b9860899 Making tag_invoke a "put" as opposed to a "get" (#2256) M. Bahoosh 2024-09-24 11:47:58 -07:00
  • 207b626f5b extractor PR with clangcl tweaks extractor_clangcl Daniel Lemire 2024-09-21 12:35:29 -04:00
  • 4ad0184c3a deploy: 3ef3078e51 lemire 2024-09-21 14:40:19 +00:00
  • fe6c5401b0 MSVC Fix M. Bahoosh 2024-09-21 04:35:08 -10:00
  • 3ef3078e51 documentation for issue 2259 (clarifying) (#2260) Daniel Lemire 2024-09-21 09:10:35 -04:00
  • d9545b2d6e value_iterator::on_field_raw noexcept M. Bahoosh 2024-09-21 01:09:46 -10:00
  • 6f19ccb81a value_iterator::on_field_raw to optimize object::extract M. Bahoosh 2024-09-21 00:44:20 -10:00
  • f7bf592f13 Merge pull request #1 from simdjson/extractor_bench M. Bahoosh 2024-09-21 03:39:23 -07:00
  • 0ea5d07648 deploy: fd06782c97 lemire 2024-09-21 02:18:13 +00:00
  • af4b051583 deploy: 9303efbd0c lemire 2024-09-21 01:55:55 +00:00
  • fd06782c97 Make document::is_null behavior consistent with documentation (#2258) tobil4sk 2024-09-21 01:58:41 +01:00
  • 9303efbd0c [no-ci] Update basics.md Daniel Lemire 2024-09-20 20:56:11 -04:00
  • 677674d54a update extractor_bench Daniel Lemire 2024-09-20 20:40:23 -04:00
  • 949bc5142c adding benchmark to extractor Daniel Lemire 2024-09-20 20:32:47 -04:00
  • 6c979f15cc deps: switch to CPM (#2257) Daniel Lemire 2024-09-20 13:29:47 -04:00
  • f2655f2c53 deploy: 09ccabbe6c lemire 2024-09-20 16:38:36 +00:00
  • 09ccabbe6c enable BMI, but only when LLVM is the compiler (#2255) Daniel Lemire 2024-09-20 10:59:54 -04:00
  • fa4a94927e deploy: e00cc8c6dc lemire 2024-09-18 13:43:43 +00:00
  • e00cc8c6dc Update CI (#2254) Daniel Lemire 2024-09-18 09:09:11 -04:00
  • c10b32d463 Ignore pragma once when amalgamating source files (#2248) tobil4sk 2024-09-17 20:41:12 +01:00
  • 623a7834bc deploy: 025a44348a lemire 2024-09-17 02:15:46 +00:00
  • 025a44348a adding missing undef silencer (#2253) Daniel Lemire 2024-09-16 21:04:09 -04:00
  • b4d72ff70a explicitly ignoring to fix clang M. Bahoosh 2024-09-14 00:56:26 -10:00
  • c8bde7cff0 Propagating errors M. Bahoosh 2024-09-13 04:45:19 -10:00
  • a4e3e386a0 Fix msvc and clang and gcc error M. Bahoosh 2024-09-13 02:55:57 -10:00
  • c343f6979c Moving things around to fix msvc error M. Bahoosh 2024-09-13 02:35:03 -07:00
  • bee5593cb2 Add macro M. Bahoosh 2024-09-13 01:42:19 -10:00
  • dfde6d5e44 sub M. Bahoosh 2024-09-13 01:40:16 -10:00
  • 414c5858ae noexcept-friendlification of endpoints M. Bahoosh 2024-09-12 21:55:13 -10:00
  • 142c9a93f8 Remove unnecessary function call M. Bahoosh 2024-09-12 09:04:28 -10:00
  • b4e7d717fc Optimize object::extract's performance M. Bahoosh 2024-09-12 08:52:22 -10:00
  • bba20807be object::extract M. Bahoosh 2024-09-12 08:37:58 -10:00
  • 2e25ceb041 deploy: 70a68da941 lemire 2024-09-06 05:35:30 +00:00
  • 70a68da941 pedantic viable size Daniel Lemire 2024-09-06 01:19:47 -04:00
  • 0aefa38507 investigate adding BMI2 to the haswell kernel adding_bmi2_to_haswell Daniel Lemire 2024-08-31 18:42:29 -04:00
  • fa84ed1d35 deploy: e341c8b438 lemire 2024-08-26 14:56:48 +00:00
  • e341c8b438 release candidate v3.10.1 Daniel Lemire 2024-08-26 09:37:33 -04:00
  • 0ac0a80e28 Merge branch 'master' of github.com:simdjson/simdjson Daniel Lemire 2024-08-26 09:37:03 -04:00
  • 6b9117c029 adding warning regarding SIMDJSON_BUILD_STATIC_LIB Daniel Lemire 2024-08-26 09:36:44 -04:00
  • dd92151971 adding a warning Daniel Lemire 2024-08-26 09:34:39 -04:00
  • 0679c247f4 Add missing include directives to static build targets of simdjson. (#2240) Tan Li Boon 2024-08-26 13:24:01 +00:00
  • 0dcb5ba9bf deploy: 615218a3ad jkeiser 2024-08-19 05:19:26 +00:00
  • 615218a3ad Merge pull request #2237 from simdjson/jkeiser/simdjson-vscode John Keiser 2024-08-18 22:04:20 -07:00
  • f56226470c Add ability to handle 8 UTF-8 SIMD blocks at a time jkeiser/simd-sized-utf8 John Keiser 2024-08-10 23:29:12 -07:00
  • 3225226ddc Make UTF-8 validation step by step John Keiser 2024-08-10 23:23:28 -07:00
  • 2726f4543e Create simd bitmask builder jkeiser/simd-sized-bitmask John Keiser 2024-08-09 22:02:21 -07:00
  • 4c1b0a41d8 Enable SIMDJSON_SINGLEHEADER=OFF in VS Code John Keiser 2024-08-18 14:21:00 -07:00
  • ef563a4b09 Make simdjson compile again John Keiser 2024-08-16 20:49:47 -07:00
  • 198bc47f15 deploy: 7a9ff93388 lemire 2024-08-15 17:14:03 +00:00
  • 7a9ff93388 [no-ci] Update README.md Daniel Lemire 2024-08-15 12:52:47 -04:00
  • 0388d79770 Extending the deserialization code with more defaults + docs (#2233) Daniel Lemire 2024-08-11 14:14:35 -04:00
  • 62227165b0 deploy: fc61d7c7ba lemire 2024-08-10 14:19:04 +00:00
  • fc61d7c7ba Fix ndjson spec link (#2234) Sasha Lopoukhine 2024-08-10 15:11:05 +01:00
  • c0fa1aec66 fix: correct small issues with deserialize (#2232) Daniel Lemire 2024-08-09 16:07:08 -04:00
  • 6e61b7f6ef Making tag_invoke to support ondemand::document as well + docs (#2228) M. Bahoosh 2024-08-09 09:25:52 -10:00
  • 8233e51f3e deploy: d506af0a79 lemire 2024-08-08 00:25:14 +00:00
  • d506af0a79 fix: add tests related to issue 2227 (#2229) Daniel Lemire 2024-08-07 20:15:06 -04:00
  • a76e778804 tag_invoke based custom types (#2219) M. Bahoosh 2024-08-07 03:16:31 -10:00
  • c2303555b7 deploy: 9b67497ed0 lemire 2024-08-01 13:55:04 +00:00
  • ccf8694510 v3.10.0 v3.10.0 Daniel Lemire 2024-08-01 09:32:54 -04:00
  • 9b67497ed0 Allows field::unescape_key to take in a string parameter + additional dev. checks for string overflow (#2224) Daniel Lemire 2024-08-01 09:31:50 -04:00
  • 5b460b8b37 deploy: 0336684df7 lemire 2024-07-31 15:30:40 +00:00
  • 0336684df7 [no-ci] Update basics.md Daniel Lemire 2024-07-31 11:10:01 -04:00
  • f9d0886b94 deploy: c19320dd6e lemire 2024-07-31 14:52:31 +00:00
  • 6f73869377 deploy: 412a5680e8 lemire 2024-07-31 14:34:20 +00:00
  • c19320dd6e making it more precise Daniel Lemire 2024-07-31 10:08:04 -04:00
  • 412a5680e8 update Daniel Lemire 2024-07-31 10:06:47 -04:00
  • bb717359a1 deploy: a05a56856d lemire 2024-07-29 20:14:12 +00:00
  • a05a56856d fix: use On-Demand throughout. (#2222) Daniel Lemire 2024-07-29 15:54:21 -04:00
  • 01e8c3e066 deploy: 58173a6a1f lemire 2024-07-26 02:47:57 +00:00
  • 58173a6a1f Added the functionality to convert dom::object and dom::array to dom::element. (#2221) didarpin 2024-07-26 10:26:20 +08:00
  • bb71012ca3 deploy: 1721032cfd FranciscoThiesen 2024-07-26 00:50:20 +00:00
  • 1721032cfd Merge pull request #2220 from simdjson/adding_macros_for_cpp20_cpp23 Francisco Geiman Thiesen 2024-07-25 17:44:36 -07:00
  • b73877f95e Update compiler_check.h Daniel Lemire 2024-07-23 14:25:27 -04:00
  • 09723897e9 fix: add macros to detected C++20 and C++23 Daniel Lemire 2024-07-23 14:23:00 -04:00
  • 49e231b634 [no-ci] Update README.md Daniel Lemire 2024-07-16 16:05:32 -04:00
  • 12cb8b62de deploy: acdbbab916 lemire 2024-07-16 19:59:31 +00:00
  • acdbbab916 adding an example of value capture with std::string_view (#2216) Daniel Lemire 2024-07-16 15:51:43 -04:00
  • bdcf292027 deploy: 5090247c34 lemire 2024-07-13 15:56:36 +00:00
  • 5090247c34 adding test (#2214) Daniel Lemire 2024-07-13 11:40:13 -04:00
  • 403b8bfb91 let us be careful and not change the API Daniel Lemire 2024-07-11 19:36:12 -04:00
  • 76f45a0c4b fix: add parse_string_if_needed function Daniel Lemire 2024-07-11 17:57:05 -04:00
  • 97a9c69081 deploy: 4180e05730 lemire 2024-07-11 12:28:50 +00:00
  • 4180e05730 [no-ci] fix 'null_ptr' written as 'null_nullptrptr' in the comments Daniel Lemire 2024-07-11 08:25:27 -04:00
  • e0ef3e7cec optimize get_string Carlos Sousa 2024-07-11 01:30:27 -03:00
  • 0242afa012 deploy: feea2bce2c lemire 2024-07-04 22:09:22 +00:00
  • da522e4e0e deploy: 3240d55bcc lemire 2024-07-04 21:08:13 +00:00
  • feea2bce2c Create config.yml Daniel Lemire 2024-07-04 16:48:09 -04:00
  • 692f43cd84 Update standard-issue-template.md Daniel Lemire 2024-07-04 16:46:34 -04:00
  • df2f3f4cd8 deploy: 66fd28fc00 lemire 2024-07-04 20:41:33 +00:00
  • 3240d55bcc chore: add RelWithDebInfo to our CI tests (#2209) v3.9.5 Daniel Lemire 2024-07-04 16:26:22 -04:00
  • 66fd28fc00 Marking a few functions as pure (no side-effect) (#2210) Daniel Lemire 2024-07-04 16:26:11 -04:00
  • 7d54cc63f7 deploy: 5f638951c6 lemire 2024-06-27 19:06:38 +00:00
  • 5f638951c6 Update basics.md Daniel Lemire 2024-06-27 14:49:57 -04:00
  • 32d8dd0673 deploy: 3e94eea939 lemire 2024-06-27 17:40:27 +00:00
  • 3e94eea939 adding another example (#2206) Daniel Lemire 2024-06-27 13:22:44 -04:00
  • 8aa008ec57 deploy: 0e8311f812 lemire 2024-06-25 22:22:21 +00:00
  • 0e8311f812 reset moved object's viable_size to 0 in the move ctor of padded_string (#2204) Tunghohin 2024-06-26 06:06:32 +08:00