Mathieu Schroeter
|
acb0ba6516
|
Cosmetic: align
|
2017-02-20 18:25:33 +01:00 |
|
Mathieu Schroeter
|
7599660eff
|
Use constant and auto length array
|
2017-02-20 18:25:22 +01:00 |
|
Mathieu Schroeter
|
0913898809
|
Remose useless test on signed char
|
2017-02-18 19:35:19 +01:00 |
|
Mathieu Schroeter
|
b78bebcf00
|
Add primitif UTF-8 support
|
2017-02-15 18:33:49 +01:00 |
|
Mathieu Schroeter
|
778527f73b
|
Cosmetic: remove useless stuff
|
2017-02-15 17:42:02 +01:00 |
|
Mathieu Schroeter
|
01c8b5a042
|
Cosmetic: change coding style with
astyle src/*.{cpp,h} -s4 -Y -m0 -p -xg -xd -H -k3 -W3 -y -xb -xj -O -c -xy -xC80 -U
|
2017-02-12 13:14:22 +01:00 |
|
Mathieu Schroeter
|
59698849e1
|
Use type with explicit length especially for long
The long type on win64 is 32 bits, and 64 bits on linux 64.
|
2017-02-12 00:51:38 +01:00 |
|
Mathieu Schroeter
|
0e338b45db
|
Convert to UTF-8
|
2017-02-12 00:44:46 +01:00 |
|
Mathieu Schroeter
|
90ba4b791c
|
WIP: convert to CMake
|
2017-02-10 23:03:33 +01:00 |
|