Skip to content

Releases: janstarke/rexgen

v2.1.5

02 Dec 20:07
dbac1c2

Choose a tag to compare

Merge pull request #73 from janstarke/feature/release/2.1.5

Feature/release/2.1.5

v2.1.4

30 Nov 10:47
a10d034

Choose a tag to compare

Merge pull request #70 from janstarke/feature/release/2.1.4

Feature/release/2.1.4

v2.1.3

10 Apr 20:24
456cfbc

Choose a tag to compare

  • switch to C++14, which mainly means that new and delete are not used anymore; instead shared_ptr and unique_ptr are being used
  • a lot of new test cases
  • catch is used, instead of googletest

v2.0.6

11 Jul 19:14

Choose a tag to compare

Merge pull request #48 from teeshop/development

fixed mbs initialization problem

v2.0.5

22 Jun 08:11

Choose a tag to compare

minor bugfixes

v2.0.1

08 Jun 09:22

Choose a tag to compare

fixed JtR compatibility issues

v2.0.0

07 Jun 15:01

Choose a tag to compare

generic multibyte support

bugfix release

28 Oct 12:54

Choose a tag to compare

bugfix release Pre-release
Pre-release
1.4.1

fixed #37

1.4.0

07 Sep 08:40

Choose a tag to compare

added type casts for MB_CUR_MAX