Sign in
kernel
/
pub
/
scm
/
libs
/
liba2i
/
liba2i
String-to-numeric library
Mirrored from
git://git.kernel.org/pub/scm/libs/liba2i/liba2i.git
Clone this repo:
Branches
master
Tags
liba2i-1.0-rc6
liba2i-1.0-rc5
liba2i-1.0-rc4
liba2i-1.0-rc3
liba2i-1.0-rc2
liba2i-1.0-rc1
liba2i-0.10
liba2i-0.9
liba2i-0.8
4fc8196
*: Simplify copyright notices
by Alejandro Colomar
· 7 days ago
master
5ebc8b3
AUTHORS: Add file
by Alejandro Colomar
· 7 days ago
74425f9
etc/clang-tidy/config.yaml: Checks: -readability-function-cognitive-complexity
by Alejandro Colomar
· 7 days ago
578aac7
etc/checkpatch/checkpatch.conf: --ignore MACRO_WITH_FLOW_CONTROL
by Alejandro Colomar
· 7 days ago
af3f0ec
include/, src/: Use non-empty compound literals
by Alejandro Colomar
· 7 days ago
b9c4640
src/lib/: Remove unnecessary statement expressions
by Alejandro Colomar
· 7 days ago
116bc82
src/lib/: De-duplicate code with a type-generic macro
by Alejandro Colomar
· 7 days ago
0659859
src/lib/: Escape newlines in function bodies
by Alejandro Colomar
· 7 days ago
3b631e4
src/lib/: Use local labels for goto
by Alejandro Colomar
· 7 days ago
a016d8e
src/lib/: Use _Pragma() instead of #pragma
by Alejandro Colomar
· 7 days ago
233a7bc
share/tests/: Reduce subdirectories
by Alejandro Colomar
· 7 days ago
ab72186
include/a2i.h: Use a compound literal to avoid a cast
by Alejandro Colomar
· 7 days ago
f3b7dae
src/: wsfix
by Alejandro Colomar
· 12 days ago
fa62b15
src/: Use streq(3) instead of its pattern
by Alejandro Colomar
· 12 days ago
23a379d
share/mk/: $CLANG_FLAGS: Add -Wno-gnu-conditional-omitted-operand
by Alejandro Colomar
· 13 days ago
f2a5f4e
src/: ato[su]imax(): Accept a null status parameter
by Alejandro Colomar
· 13 days ago
edb8a27
src/: ato[su]imax(): Fix lifetime of compound literal
by Alejandro Colomar
· 13 days ago
cebf48b
include/, man/, share/tests/, src/: Remove a2i/ subdir
by Alejandro Colomar
· 13 days ago
87e3c96
include/, src/: Merge all the code into a single '.c' and a single '.h' file
by Alejandro Colomar
· 13 days ago
ee0fd59
include/, src/: Rename strto[iu]2() => ato[su]imax()
by Alejandro Colomar
· 13 days ago
More »