Fabian Giesen
8c8d735eb7
stb_image: More input validation in deflate decoder
...
Fixes issue #312 .
ago%!(EXTRA string=9 years)
Fabian Giesen
f32854c809
stb_vorbis: Fix handling of negative numbers in ilog.
...
For negative n, the original code went down the "n < (1<<4)"
path and performed an out-of-bounds array access. Fix the code
to agree with section 9.2.1 of the Vorbis spec. (Verified by
exhaustive testing of all 32-bit ints.)
Fixes issue #355 .
ago%!(EXTRA string=9 years)
Sean Barrett
2f4166e91d
stb_connected_components
ago%!(EXTRA string=9 years)
Sean Barrett
7d0099ecc9
fix bug in stb_connected_components adjacency list updating incorrectly handling avoiding adding the same connection twice
ago%!(EXTRA string=9 years)
ocornut
847d288152
stb_textedit: fix LINESTART when cursor is at end of buffer and no trailing newline. Stopped using find_charpos(), simpler and faster.
ago%!(EXTRA string=9 years)
guitarfreak
6a29bcf2a1
Update stb_voxel_render.h
ago%!(EXTRA string=9 years)
guitarfreak
5fcd181fae
Update stb_voxel_render.h
ago%!(EXTRA string=9 years)
Sean Barrett
dca0a37ff4
other_libs points to new location
ago%!(EXTRA string=9 years)
guitarfreak
1a31473db8
Added block_selector
ago%!(EXTRA string=9 years)
Sean Barrett
bf1dd13245
Merge branch 'master' of https://github.com/nothings/stb
ago%!(EXTRA string=9 years)
Sean Barrett
d9e0dfcd63
readme change link to other_libs
ago%!(EXTRA string=9 years)
Sean Barrett
5ecb2d86b8
Delete other_libs.md
ago%!(EXTRA string=9 years)
Sean Barrett
33ac18a7fb
tinyfiledialogs
ago%!(EXTRA string=9 years)
Sean Barrett
3dabed0208
Merge branch 'working'
...
Conflicts:
docs/other_libs.md
ago%!(EXTRA string=9 years)
Sean Barrett
97305532a9
tweak genann
ago%!(EXTRA string=9 years)
Sean Barrett
f05f8c3348
Merge branch 'codeplea-genann' of https://github.com/codeplea/stb into working
ago%!(EXTRA string=9 years)
Sean Barrett
f2847a5493
Merge branch 'master' of https://github.com/nothings/stb
ago%!(EXTRA string=9 years)
Sean Barrett
a117f374b2
update readme with links
ago%!(EXTRA string=9 years)
Sean Barrett
3df8926443
Merge branch 'feature/add-link' of https://github.com/1ace/stb into working
ago%!(EXTRA string=9 years)
Sean Barrett
c36e8ae082
Merge branch 'master' into working
ago%!(EXTRA string=9 years)
Sean Barrett
7fa4f12048
tweak doctest
ago%!(EXTRA string=9 years)
Sean Barrett
51e136aad7
Merge branch 'patch-1' of https://github.com/onqtam/stb into working
ago%!(EXTRA string=9 years)
Sean Barrett
cf51044bc6
update stb_pg project
ago%!(EXTRA string=9 years)
Dougall Johnson
0181b37188
CFF and Type 2 charstream parsing in stb_truetype
...
This is a partial implementation of the CFF and Type 2 charstring
specifications. It allows stb_truetype to read most OTF files.
ago%!(EXTRA string=9 years)
Martin Gerhardy
4a60c54710
Shouldn't this be 6?
ago%!(EXTRA string=9 years)
Sean Barrett
f814cd7577
Update other_libs.md
ago%!(EXTRA string=9 years)
Sean Barrett
4f51089d1d
Update other_libs.md
ago%!(EXTRA string=9 years)
Alan Hickman
49d3871d86
stb_c_lexer.h: C99 hex float literals
...
* Add support for C99 hex float literals
* + is acceptable in a floating-point exponent
* log(n) implementation of pow for stb__clex_parse_float
* Add hex int and float test cases
ago%!(EXTRA string=9 years)
Alan Hickman
c6b6239357
stb_c_lexer.h: Compile fixes when not using CRT
ago%!(EXTRA string=9 years)
Sean Barrett
e713a69f1e
Update other_libs.md
ago%!(EXTRA string=9 years)
Sean Barrett
fa775881d6
Update other_libs.md
ago%!(EXTRA string=9 years)
Sean Barrett
973ad3611c
other_libs updates
ago%!(EXTRA string=9 years)
Sean Barrett
fa3db1eb89
Merge branch 'working'
ago%!(EXTRA string=9 years)
Sean Barrett
e3d804279a
Merge branch 'patch-1' of https://github.com/terrehbyte/stb into working
...
Conflicts:
docs/other_libs.md
ago%!(EXTRA string=9 years)
Sean Barrett
ac646fdc27
Merge branch 'working'
ago%!(EXTRA string=9 years)
Sean Barrett
a1b466ab2f
Merge branch 'patch-1' of https://github.com/dbohdan/stb into working
ago%!(EXTRA string=9 years)
Sean Barrett
2c105e40fc
Merge branch 'working'
ago%!(EXTRA string=9 years)
Sean Barrett
5e596c8c2d
other_libs: fix indentation
ago%!(EXTRA string=9 years)
Sean Barrett
5b3957a546
Merge branch 'master' of https://github.com/xelatihy/stb into working
ago%!(EXTRA string=9 years)
Sean Barrett
1e87fa472f
Merge branch 'working'
ago%!(EXTRA string=9 years)
Sean Barrett
1976e1aee5
Merge branch 'master' of https://github.com/jobtalle/stb into working
...
Conflicts:
docs/other_libs.md
ago%!(EXTRA string=9 years)
Sean Barrett
6704bc4023
Merge branch 'working'
ago%!(EXTRA string=9 years)
Sean Barrett
7a02596aae
Merge branch 'otherlibs-dg_dynarr' of https://github.com/DanielGibson/stb into working
ago%!(EXTRA string=9 years)
Sean Barrett
01dc6abdcf
Merge branch 'working'
ago%!(EXTRA string=9 years)
Sean Barrett
5db11942d1
Merge branch 'master' of https://github.com/kieselsteini/stb into working
ago%!(EXTRA string=9 years)
Sean Barrett
6f72440159
bump version numbers
ago%!(EXTRA string=9 years)
Sean Barrett
19c9615e90
rect_pack patch;
...
fix typo in stb_textedit
ago%!(EXTRA string=9 years)
Sean Barrett
5ad14faf38
Merge branch 'master' into working
ago%!(EXTRA string=9 years)
cosmy1
4e758682b0
Minor fixes.
ago%!(EXTRA string=9 years)
Sean Barrett
2c71a43206
Merge branch 'working'
ago%!(EXTRA string=9 years)