Commit Graph

  • c3f9261eb8
    Merge pull request #51 from AkiraMiyakoda/msvc_warning master 3.1 Nemanja Trifunovic 2019-10-18 21:38:19 -0400
  • 7fb1211306 Fix an MSVC warning about narrowing conversion. Akira Miyakoda 2019-10-17 23:45:42 +0900
  • 170e2d11f5
    Merge pull request #44 from tvanriper/patch-1 nemtrif 2019-07-13 13:52:56 -0400
  • 32ccbfb747
    Removed utf8 path from #include. Joseph Edwards Van Riper III 2019-07-09 05:50:09 -0400
  • 2370b95a86 Compile negative test with C++ 98 Nemanja Trifunovic 2019-07-07 20:27:54 -0400
  • 89cfc3e38b Replace throw() with noexcept when using C++11 or later Nemanja Trifunovic 2019-07-06 18:41:35 -0400
  • 687a59d88c Add override keyword when compiled with C++11 or later Nemanja Trifunovic 2019-07-06 18:25:07 -0400
  • f26d39e8ad Move C++ version detection to core.h Nemanja Trifunovic 2019-07-06 17:21:02 -0400
  • b1002fd198 Introduce UTF_CPP_CPLUSPLUS macro. nemtrif 2019-06-30 13:06:11 -0400
  • 088dd3ad77
    Merge pull request #40 from xantares/patch-1 nemtrif 2019-05-24 19:30:55 -0400
  • afc32b4c08
    Always use GNU install layout except MSVC xantares 2019-05-20 15:24:15 +0200
  • 82c674b7a7 Version 3.1 v3.1 Nemanja Trifunovic 2019-04-26 17:49:17 -0400
  • 33516ff074 Test -fno-exceptions with unchecked api Nemanja Trifunovic 2019-04-25 14:23:02 -0400
  • f16bdde67c
    Merge pull request #37 from nemtrif/unchecked_replace_invalid nemtrif 2019-04-25 09:46:54 -0400
  • c523193025 unchecked::replace_invalid() Nemanja Trifunovic 2019-04-25 09:33:07 -0400
  • a3fa4ee84c
    Merge pull request #36 from nemtrif/gtesturl nemtrif 2019-04-25 08:52:32 -0400
  • 8fd51836a0 Submodule url for googletest is https Nemanja Trifunovic 2019-04-25 08:49:38 -0400
  • ad27c7d5e0
    Merge pull request #33 from nemtrif/optionalinstall nemtrif 2019-04-22 09:00:15 -0400
  • 293f85d972 Installation is optional Nemanja Trifunovic 2019-04-21 15:10:02 -0400
  • a540297fd4 Version 3.0.3 v3.0.3 Nemanja Trifunovic 2019-04-15 17:52:12 -0400
  • 04d29d92ae Add inline declarations to non-template functions in cpp11.h Nemanja Trifunovic 2019-04-15 17:49:11 -0400
  • 7412592772
    Merge pull request #30 from nemtrif/ci v3.0.2 nemtrif 2019-04-14 20:19:48 -0400
  • 335a3ee6a0 Update docker to 3.0.1 Nemanja Trifunovic 2019-04-14 20:17:23 -0400
  • d5e847d0a3 Update project version Nemanja Trifunovic 2019-04-14 18:34:26 -0400
  • e6da1a36aa Set up CircleCI Nemanja Trifunovic 2019-04-14 18:21:29 -0400
  • 0b45681b60 Add Dockerfile Nemanja Trifunovic 2019-04-14 17:24:53 -0400
  • 66804081d4 Introduce GTest Nemanja Trifunovic 2019-04-11 09:53:37 -0400
  • a0a2d9d1e8 Fix for the cpp11.h header guard v3.0.1 Nemanja Trifunovic 2019-04-08 09:49:26 -0400
  • 7db72814ae
    Merge pull request #24 from nemtrif/release_3_0 v3.0 nemtrif 2019-04-06 12:13:39 -0400
  • 007f8e32c4 advance() can work in backward direction. Nemanja Trifunovic 2019-04-06 12:08:34 -0400
  • 92158c9ce1 Minor whitespace fixes Nemanja Trifunovic 2019-04-02 20:20:28 -0400
  • 236d61942e Update documentation for replace_invalid Nemanja Trifunovic 2019-04-02 18:26:00 -0400
  • d8b09b3019
    Merge pull request #21 from glebm/fix-remove-invalid nemtrif 2019-04-02 18:23:18 -0400
  • 3793703e76 Remove unused test data Nemanja Trifunovic 2019-04-02 18:09:00 -0400
  • 080f1e6a3a Remove utf8reader sample Nemanja Trifunovic 2019-04-01 21:55:17 -0400
  • 00d73e4a02 Remove deprecated functions Nemanja Trifunovic 2019-04-01 21:13:48 -0400
  • 2b8596149e Support for C++11 Nemanja Trifunovic 2019-03-27 18:03:38 -0400
  • f637e70c10
    Merge pull request #22 from AkiraMiyakoda/fix-msvc2019-warning nemtrif 2019-03-27 18:12:51 -0400
  • 82344d6051
    Merge pull request #23 from Al2Klimov/bugfix/license nemtrif 2019-03-15 08:28:20 -0400
  • ef7bf0f783 Show license more prominently Alexander A. Klimov 2019-03-15 10:11:42 +0100
  • cfc351c861 Fix MSVC 2017-2019 warning about negative unsigned value. Akira Miyakoda 2019-02-18 21:50:08 +0900
  • 026aed63d9 replace_invalid: Replace final incomplete sequence Gleb Mazovetskiy 2018-11-28 00:39:15 +0000
  • 0a23881341 Create .gitignore Nemanja Trifunovic 2018-10-13 20:48:56 -0400
  • 60c490b89f Release v2.3.6 v2.3.6 Nemanja Trifunovic 2018-09-24 19:49:14 -0400
  • b641599f63
    Merge pull request #18 from arteniioleg/patch-1 nemtrif 2018-09-24 19:35:33 -0400
  • fd39f7efb1
    cmake: fixed undefined ${CMAKE_INSTALL_LIBDIR} Oleg Artenii 2018-09-14 09:24:40 +0300
  • e6bde7819c
    Merge pull request #14 from amerry/msvc-build-fix nemtrif 2018-08-11 15:59:54 -0400
  • 37f382b35c
    Merge pull request #17 from Erroneous1/modern_cmake nemtrif 2018-08-10 19:53:27 -0400
  • 3866386b6d Modernize cmake * Able to use as subfolder * Able to install (and import again in cmake) * Able to disable tests * Able to disable samples Aaron Bishop 2018-08-02 10:35:39 -0400
  • 3723b0cc6e Fix smoke test on MSVC Alex Merry 2018-03-07 16:43:54 +0000
  • 1537543999
    Merge pull request #11 from willfrey/patch-1 nemtrif 2017-11-22 19:50:51 -0500
  • 17ca704d3a Update test.cpp Will Frey 2017-07-21 23:07:07 -0400
  • 0232ab8188 Minor documentation update. v2.3.5 Nemanja Trifunovic 2016-11-05 19:34:38 -0400
  • 5408022bd6 Fix -Wshadow warnings Nemanja Trifunovic 2016-11-05 18:58:26 -0400
  • 67036a031d Consolidate CMakeLists.txt Nemanja Trifunovic 2016-11-05 18:46:04 -0400
  • a5ad5ec9d9 Merge pull request #8 from ghewgill/master nemtrif 2016-10-19 09:06:54 -0400
  • 9d52bc19dc Check for end iterator before using iterator Greg Hewgill 2016-09-28 13:32:08 +1300
  • b4c761dbe9 Merge pull request #2 from mominul/patch-1 nemtrif 2016-05-21 16:33:53 -0400
  • 4ddacd67dc Syntax Highlighting Muhammad Mominul Huque 2015-12-29 03:18:50 +0600
  • f029fcc2fb CMake for negative test Nemanja Trifunovic 2015-10-17 20:41:24 -0400
  • 2620091238 Initial CMake files Nemanja Trifunovic 2015-10-17 20:16:06 -0400
  • 1cbc1877be Removing various infrastructure files Nemanja Trifunovic 2015-10-02 18:56:06 -0400
  • 735b8b7373 Fixing Readme.md v2.3.4 Nemanja Trifunovic 2015-09-12 20:41:43 -0400
  • 46d0d807dc Initial import Nemanja Trifunovic 2015-08-16 08:55:59 -0400
  • 6bb44ed91a Initial commit nemtrif 2015-08-15 12:11:54 -0400