Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · 2.2.0
lexlib
Browse files
Dec 02, 2023
Merge branch 'development' into 'main'
· 7756bd6d
alexevier
authored
Dec 02, 2023
View commits for tag 2.2.0
2.2.0
7756bd6d
update readme
· 8cfd14b5
alexevier
authored
Dec 01, 2023
8cfd14b5
update pkgbuild
· a001bfdf
alexevier
authored
Dec 01, 2023
a001bfdf
rename lexlib.sh to linux.sh
· 349e5f04
alexevier
authored
Dec 01, 2023
349e5f04
Dec 01, 2023
move misc.h to src
· e626797d
alexevier
authored
Dec 01, 2023
e626797d
move bmp.h and stbi.h to src/image
· d455b2ec
alexevier
authored
Dec 01, 2023
d455b2ec
warn lexlibImageLoadPng/SavePng(); update changelog
· 5d453283
alexevier
authored
Dec 01, 2023
5d453283
LEXLIB_WARNING(X) macro
· eae824b4
alexevier
authored
Dec 01, 2023
eae824b4
use the new bmp io
· ed292762
alexevier
authored
Dec 01, 2023
ed292762
Nov 28, 2023
remove deprecated bmp functions
· 1a293c4e
alexevier
authored
Nov 28, 2023
1a293c4e
update readme
· 1acee858
alexevier
authored
Nov 28, 2023
1acee858
Nov 25, 2023
new bmp saving
· 4f861d6e
alexevier
authored
Nov 24, 2023
4f861d6e
Nov 23, 2023
allow IOwrite to take a NULL for buffer
· fd844e5a
alexevier
authored
Nov 22, 2023
fd844e5a
unify bmp loading
· e92bcbac
alexevier
authored
Nov 22, 2023
e92bcbac
Nov 17, 2023
remove unnecessary ignores
· e483d0cf
alexevier
authored
Nov 16, 2023
e483d0cf
add .directory
· a5b62615
alexevier
authored
Nov 16, 2023
a5b62615
Nov 08, 2023
lexlibPathExtension()
· 889fd3be
alexevier
authored
Nov 07, 2023
889fd3be
Nov 01, 2023
remove printf in io test
· 4061f628
alexevier
authored
Nov 01, 2023
4061f628
lexlibIOreadChar()
· 1b6d2f7f
alexevier
authored
Nov 01, 2023
1b6d2f7f
lexlibCharFromMem(); fixed lexlibCharFromBytes()
· d2ff2cdd
alexevier
authored
Nov 01, 2023
d2ff2cdd
lexlibIOreadCharc()
· fb343119
alexevier
authored
Nov 01, 2023
fb343119
const LEXLIB_CHAR_EOF
· 6737f35e
alexevier
authored
Nov 01, 2023
6737f35e
Oct 28, 2023
replace LEXLIB_EXTERN with LEXLIBFN in function declarations
· a23f4399
alexevier
authored
Oct 28, 2023
a23f4399
Oct 27, 2023
rename config options
· 3e455319
alexevier
authored
Oct 27, 2023
3e455319
lexlibIOreadLineStr()
· 78ca5d5b
alexevier
authored
Oct 27, 2023
78ca5d5b
make lexlibIOreadLine() return a LexlibString
· b43976bf
alexevier
authored
Oct 27, 2023
b43976bf
lexlibStringValid()
· 14e0dfd4
alexevier
authored
Oct 27, 2023
14e0dfd4
experimental lexlibStringFix()
· ad51f424
alexevier
authored
Oct 27, 2023
ad51f424
lexlibStringIsAscii()
· 039ac3c1
alexevier
authored
Oct 27, 2023
039ac3c1
put lexlibStringDelete() bellow lexlibStringNew()
· fca1923e
alexevier
authored
Oct 26, 2023
fca1923e
lexlibStringAppendStr()
· b65a30ad
alexevier
authored
Oct 26, 2023
b65a30ad
lexlibStringAppend()
· e9184569
alexevier
authored
Oct 26, 2023
e9184569
lexlibStringFromVec()
· e5cbd425
alexevier
authored
Oct 26, 2023
e5cbd425
Oct 26, 2023
lexlibStringCopy()
· aeec2d34
alexevier
authored
Oct 26, 2023
aeec2d34
lexlibStringRaw() and lexlibStringRawMut()
· 103435c1
alexevier
authored
Oct 26, 2023
103435c1
made LexlibString opaque
· 6893edae
alexevier
authored
Oct 26, 2023
6893edae
use the LEXLIB_EXPERIMENTAL attribute
· ac6e2b12
alexevier
authored
Oct 25, 2023
ac6e2b12
make LEXLIB_EXPERIMENTAL a attribute
· ad32e96c
alexevier
authored
Oct 25, 2023
ad32e96c
lexlibVersion()
· a7787aeb
alexevier
authored
Oct 25, 2023
a7787aeb
remove unused linkedlist stuff
· bec20e9f
alexevier
authored
Oct 25, 2023
bec20e9f
Loading