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
/
src
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
src/logerr.c: Add trailing newline by default
EuAndreh
2024-04-30
1
-0
/
+4
|
*
src/util.c: Add freeit()
EuAndreh
2024-04-19
2
-0
/
+9
|
*
src/testing.c: Fix show_colour() logic; add it to tests
EuAndreh
2024-04-18
1
-1
/
+1
|
*
src/string.c: Add new empty file structure
EuAndreh
2024-04-16
2
-0
/
+12
|
*
src/random.c: Add temporary buffer so we do not mess with "addr"
EuAndreh
2024-04-16
1
-2
/
+21
|
*
Organaze imports
EuAndreh
2024-04-16
5
-4
/
+11
|
*
src/: Change "argv" definitions from "char **" to "char *[]"
EuAndreh
2024-04-16
2
-2
/
+2
|
*
src/{lib,pindaiba}.h: Change symlink direction
EuAndreh
2024-04-16
2
-6
/
+6
|
*
src/random.c: Simplify error messages
EuAndreh
2024-04-16
1
-3
/
+3
|
*
src/i18n.h: Change "_()" from a macro to a function
EuAndreh
2024-04-16
2
-1
/
+9
|
*
src/pindaiba.h: Add definition of NULL_TERMINATOR
EuAndreh
2024-04-07
2
-0
/
+5
|
*
src/util.c: Add slurp(), with a simple test
EuAndreh
2024-04-07
2
-0
/
+76
|
*
src/lib.c: Print project metadata on pindaiba_main
EuAndreh
2024-04-07
3
-21
/
+21
|
*
src/logerr.c: Also *try* to log something when fprintf() and vfprintf() fail
EuAndreh
2024-04-06
1
-2
/
+6
|
*
src/: Check "if (x != NULL)" instead of "if (x)"
EuAndreh
2024-04-06
3
-7
/
+7
|
*
Start "rc = -1" instead of 0
EuAndreh
2024-04-06
2
-15
/
+10
|
*
src/: Remove unused "infallible" tag
EuAndreh
2024-04-06
2
-15
/
+0
|
*
Sort includes
EuAndreh
2024-04-06
3
-4
/
+4
|
*
Move unit tests out of src/*.c into tests/
EuAndreh
2024-04-05
6
-767
/
+0
|
*
src/hash.{c,h}: Remove into dedicated project
EuAndreh
2024-01-07
2
-392
/
+0
|
*
deps.mk: Remove all .lo files
EuAndreh
2024-01-05
1
-0
/
+2
|
*
src/*.c: Group tests under a single #ifdef; remove SipHash code
EuAndreh
2024-01-02
5
-475
/
+194
|
*
Init project: copy files and skeletons from others
EuAndreh
2024-01-01
18
-0
/
+1995
[prev]