gitlost
3690c19749
CHANNEL: use nested loops (CHNCHK) and pre-calculated values for performance
2020-06-10 18:41:36 +01:00
gitlost
6242e02638
CODEONE/ULTRA overrun fixes; TELEPEN fixes; CODEONE/LOGMARS/VIN/CODABAR options; GUI updates; tests
2020-06-04 18:45:25 +01:00
gitlost
bca82ecc0d
libzint.so: suppress exporting INTERNAL functions to the shared library; ZINT_TEST
2019-12-19 00:37:55 +00:00
gitlost
d76cdd615b
Fixes for eci, binary div, upce, other
2019-09-01 20:23:15 +01:00
Robin Stuart
e749872e7d
Resolve Visual Studio compatability bugs
...
Includes bugfix for Item ID calculation in Mailmark as reported by Milton Neal
2018-04-09 21:46:20 +01:00
Robin Stuart
37d3e60c3a
Allow lowercase input for VIN codes
2018-02-04 08:42:01 +00:00
Robin Stuart
e737f992b5
Add verification for North America VIN (Vehicle Identification Number)
2018-02-03 18:44:01 +00:00
Boris Zentner
31cc0ae78a
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
Boris Zentner
45441a6da7
Fix mixed unix / windows EOL
2017-10-25 17:15:35 +01:00
Harald Oehlmann
f83e5b1501
Make compile with MS-VC6
2017-10-16 19:26:54 +02:00
Rodrigo Torres
4963a772db
Refactor
2017-09-11 19:21:33 +01:00
Robin Stuart
1882d76b70
Update version to 2.6.1
2017-08-27 09:31:02 +01:00
Robin Stuart
608b4b9134
Audit of error codes
2017-07-27 16:01:53 +01:00
Robin Stuart
b2123f78a3
Update PZN to new (as of 2013) PZN-8 standard
...
Bug fix by Milton Neil
2017-03-04 07:44:32 +00:00
Boris Zentner
63a252a573
Remove superfluous code
2016-10-30 17:10:36 +00:00
Robin Stuart
4561a66067
Add identifiers to error messages
...
To ease the debug process
2016-10-28 22:40:40 +01:00
Robin Stuart
2c2200a7cb
modifications for VS2015, some
...
additional static/const's and a few bugfixes for HanXin and DotStream.
Patch by Michael <virtual_worlds@gmx.de>
2016-09-05 22:06:50 +01:00
Robin Stuart
f17f10fa7c
Replace local concat() and roundup() with C library defaults
...
Patch by Oxy (Michael) <virtual_worlds@gmx.de>
Ref: https://sourceforge.net/p/zint/mailman/message/34896811/
2016-03-02 21:12:38 +00:00
Robin Stuart
5d9ce6f684
Improvements from Oxy patch
...
Original email reads...
It does not contain any fundamental changes or new functions but a lot of improvements which I have done over time (added several const/static specifiers, replaced repeated if-conditions by if-else, removed some warnings).
2016-02-29 19:42:32 +00:00
Robin Stuart
77cdf77690
Code format and audit, part 1
...
Update copyright info, remove unused code, etc.
2016-02-20 09:38:03 +00:00
Robin Stuart
2e59058615
Avoid possible confusion with Windows error code
...
Bugfix by Oxy Genic
Ref: https://sourceforge.net/p/zint/mailman/message/34857131/
2016-02-17 10:37:20 +00:00
Harald Oehlmann
603974278b
Ticket#1: Code 93: Represent some escaped characters by their direct representation: %,%,+,-,.,/
...
Patch by Robin Stuart
2015-08-18 19:41:10 +02:00
oxygenic
1a7863520b
license changed with permission of original copyright holders (see mailing list for details)
2013-05-16 19:26:38 +02:00
openapc
bf2dbe7494
code reworked
2012-12-29 19:37:03 +01:00
hooper114
1ff9c0d472
Add corrections from tgotic
2009-10-06 19:03:00 +00:00
hooper114
04b9a99241
API overhaul part 1: removal of nullchar
2009-09-29 09:45:46 +00:00
hooper114
4ff1cf21f1
Improved memory usage and bugfix for linear codes
2009-08-19 14:46:14 +00:00
hooper114
776154d3fe
MSVC corrections thanks to Norbert Szabó
2009-08-06 18:48:42 +00:00
hooper114
5b05d8542c
warning--
2009-07-08 21:22:43 +00:00
hooper114
91bf7f7bab
Fix Code 93 so that it actually encodes some data
2009-07-08 10:16:31 +00:00
hooper114
7ad339627c
Code 11 correction by John Tarbotton
2009-06-23 19:00:59 +00:00
hooper114
18b986156f
Correct some memory leaks found by MSVC
2009-06-18 10:20:23 +00:00
hooper114
6c631bf282
Remove MSVC compile bugs
2009-06-11 20:37:47 +00:00
hooper114
0e560805b4
Add Channel Code
2009-05-16 14:19:43 +00:00
hooper114
636a18c74f
Allow Unicode in SVG output text
2009-02-19 19:09:57 +00:00
hooper114
099dd11fcc
Add HIBC support
2009-01-31 22:03:46 +00:00
hooper114
d6df698918
NULL character support
2009-01-02 21:09:16 +00:00
hooper114
88cc19bab1
Change of e-mail address
2008-11-17 08:47:42 +00:00
hooper114
8438d1298d
Corrected Code 11 check digits
2008-10-16 19:10:34 +00:00
hooper114
521d7e119b
Corrected PZN
2008-10-14 20:50:17 +00:00
hooper114
c6e035bde8
Add leading zeroes rather than fail
2008-10-13 20:29:04 +00:00
hooper114
869f08b904
More warnings zapped into submission!
2008-10-06 19:46:48 +00:00
hooper114
844dfdebef
Updated error handling
2008-10-05 05:51:58 +00:00
taipanromania
749d37721d
warnings --
2008-10-03 08:07:05 +00:00
hooper114
5b10d056c2
Reduced warnings about signedness
2008-09-30 15:05:53 +00:00
hooper114
d4480f447d
Replaced errno with error_number
2008-09-19 08:51:00 +00:00
hooper114
0704f600f0
Oops! Missed a reference to check digit option.
2008-09-16 08:41:45 +00:00
hooper114
086d26093b
Adjusted for change of symbology numbers.
2008-09-16 07:33:02 +00:00
factor
52aa6fdb27
Initial revision
2008-07-13 21:15:55 +00:00