index
:
pindaiba
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
deps.mk
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revamp lib, simplify it a bit and address some FIXMEs
EuAndreh
2025-01-12
1
-50
/
+50
*
Replace src/config.h with <s.h>; incorporate changes from other projects
EuAndreh
2025-01-10
1
-1
/
+1
*
Add sorted-vector.c empty files
EuAndreh
2024-06-30
1
-0
/
+9
*
src/cmp.{c,h}: Add minimal implementation of cmp_size()
EuAndreh
2024-06-14
1
-0
/
+9
*
src/trace.h: Init tracing functions
EuAndreh
2024-06-14
1
-0
/
+9
*
src/set.c: Implement set_new() and set_free()
EuAndreh
2024-06-04
1
-7
/
+7
*
src/hash.c: Add thread safe initialization of SipHash seed
EuAndreh
2024-06-02
1
-0
/
+9
*
Add initial private functions for src/set.c and src/tree.c
EuAndreh
2024-05-31
1
-0
/
+18
*
Use freeit() everywhere
EuAndreh
2024-05-31
1
-10
/
+10
*
src/string.h: Add implementation for some basic functions
EuAndreh
2024-05-31
1
-3
/
+3
*
src/vector.{c,h}: Improve code and tests
EuAndreh
2024-05-24
1
-3
/
+3
*
src/math.c: Add mul_size()
EuAndreh
2024-05-24
1
-0
/
+9
*
Add some version of vector.c
EuAndreh
2024-05-23
1
-0
/
+9
*
Rename "pindaiba" -> "pindaibabs"
EuAndreh
2024-05-23
1
-1
/
+1
*
src/string.c: Add new empty file structure
EuAndreh
2024-04-16
1
-0
/
+9
*
deps.mk: Add correct dependency for i18n.c
EuAndreh
2024-04-16
1
-1
/
+1
*
src/util.c: Add slurp(), with a simple test
EuAndreh
2024-04-07
1
-0
/
+9
*
src/lib.c: Print project metadata on pindaiba_main
EuAndreh
2024-04-07
1
-5
/
+5
*
Canonicalize builds: remove "fuzz" references
EuAndreh
2024-04-06
1
-11
/
+1
*
rm -rf tools/ doc/*
EuAndreh
2024-04-05
1
-9
/
+0
*
Move unit tests out of src/*.c into tests/
EuAndreh
2024-04-05
1
-35
/
+57
*
Makefile: Use .a over .xa for executable archives
EuAndreh
2024-02-29
1
-14
/
+14
*
src/hash.{c,h}: Remove into dedicated project
EuAndreh
2024-01-07
1
-6
/
+0
*
deps.mk: Remove all .lo files
EuAndreh
2024-01-05
1
-14
/
+14
*
Makefile: Add support for LLVM fuzzer
EuAndreh
2024-01-02
1
-0
/
+10
*
Makefile: Move manpages and catalog discovery to mkdeps.sh
EuAndreh
2024-01-02
1
-0
/
+4
*
Init project: copy files and skeletons from others
EuAndreh
2024-01-01
1
-0
/
+58