index
:
gperf.git
gperf
summary
refs
log
tree
commit
diff
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-13
Update gitsub.sh.
HEAD
master
Bruno Haible
1
-58
/
+0
2025-09-06
Update gitsub.sh.
Bruno Haible
1
-0
/
+58
2025-05-31
Mark automake 1.18 as supported.
Bruno Haible
2
-1
/
+6
2025-04-26
Fix -Wshadow=compatible-local warnings.
Bruno Haible
2
-13
/
+15
2025-04-20
Add some developer documentation.
Bruno Haible
4
-1
/
+249
2025-04-20
Release gperf-3.3.
v3.3
Bruno Haible
18
-16
/
+29
2025-04-20
Add two more assertions.
Bruno Haible
2
-1
/
+15
2025-04-20
Fix typo in comment.
Bruno Haible
2
-1
/
+7
2025-04-20
Use an array-list instead of a linked-list of equiv.-classes, part 2.
Bruno Haible
2
-1
/
+8
2025-04-20
Use a hash table in compute_partition, part 2.
Bruno Haible
2
-0
/
+6
2025-04-20
Optimize: Test large equivalence classes for conflict first.
Bruno Haible
2
-0
/
+30
2025-04-20
Refactor: Use an array-list instead of a linked-list of equiv.-classes.
Bruno Haible
3
-54
/
+83
2025-04-20
Optimize: Use an array-list instead of a linked-list of keywords.
Bruno Haible
5
-28
/
+267
2025-04-19
Optimize: Minimize object references in find_asso_values.
Bruno Haible
2
-3
/
+15
2025-04-19
Optimize: Use a hash table in compute_partition.
Bruno Haible
5
-25
/
+118
2025-04-19
Optimize: Make Bool_Array take less memory.
Bruno Haible
4
-8
/
+18
2025-04-19
tests: Add unit test with many keywords.
Bruno Haible
5
-2
/
+22012
2025-04-19
build: Update dependencies after 2025-04-16 change.
Bruno Haible
2
-11
/
+16
2025-04-17
Improve comments.
Bruno Haible
2
-2
/
+7
2025-04-17
build: Update after gnulib changed.
Bruno Haible
3
-18
/
+5
2025-04-16
build: Use more gnulib modules.
Bruno Haible
9
-1296
/
+45
2025-04-16
build: Use more gnulib modules.
Bruno Haible
19
-172
/
+135
2025-04-16
build: Prepare for using generated .h files in lib/.
Bruno Haible
2
-2
/
+9
2025-04-16
build: Use gnulib-tool with a module list.
Bruno Haible
10
-29
/
+625
2025-04-16
build: Use Automake in lib/.
Bruno Haible
11
-156
/
+86
2025-04-16
build: Remove left-overs from config.h_vms.
Bruno Haible
1
-1
/
+0
2025-04-13
Release gperf-3.2.1.
v3.2.1
Bruno Haible
17
-16
/
+27
2025-04-09
Fix "make check" failure with an ISO C 23 conforming C compiler.
Bruno Haible
2
-6
/
+10
2025-04-09
Avoid "-Wundef" warnings in C++ mode on the generated code.
Bruno Haible
10
-57
/
+69
2025-04-05
Release gperf-3.2.
v3.2
Bruno Haible
3
-3
/
+12
2025-04-05
Tweak last commit.
Bruno Haible
1
-3
/
+2
2025-04-05
Remove all occurrences of reinterpret_cast<>.
Bruno Haible
9
-999
/
+1040
2025-04-05
Make output on Windows identical to output on Unix.
Bruno Haible
2
-7
/
+25
2024-11-16
Avoid "-Wzero-as-null-pointer-constant" warnings on the generated code.
Bruno Haible
16
-20
/
+48
2024-10-28
doc: Improve last commit.
Bruno Haible
1
-1
/
+2
2024-10-28
doc: Improve text rendering in PDF output.
Bruno Haible
3
-3262
/
+6239
2024-09-01
Replace FSF snail-mail addresses with URLs.
Bruno Haible
3
-37
/
+35
2024-07-22
build: Simplify last change.
Bruno Haible
2
-3
/
+8
2024-07-22
build: Fix failure of "./configure; make dist".
Bruno Haible
3
-3
/
+32
2024-07-22
build: Don't leave an empty gperf.1 on disk if help2man fails.
Bruno Haible
2
-2
/
+9
2024-07-22
build: Fix VPATH builds.
Bruno Haible
2
-2
/
+9
2024-07-22
build: Fix use of perl on Guix, FreeBSD, NetBSD.
Bruno Haible
2
-3
/
+9
2024-07-22
build: Fix "make maintainer-clean".
Bruno Haible
2
-2
/
+7
2024-06-13
doc: Make the detailed menu title appear as intended.
Collin Funk
2
-1
/
+7
2024-06-05
Fix build (regression 2024-04-04).
Bruno Haible
5
-1
/
+16
2024-04-04
Remove outdated Autoconf macro.
Bruno Haible
5
-75
/
+15
2023-12-30
Mark autoconf 2.72 as supported.
Bruno Haible
2
-2
/
+7
2023-09-07
Fix "make extracheck" failure (regression 2016-11-27).
Bruno Haible
2
-1
/
+6
2023-09-07
Avoid "clang -Wimplicit-fallthrough" warnings also in C mode.
Bruno Haible
10
-112
/
+119
2023-09-05
Avoid "gcc -Wmissing-field-initializers" warnings on the generated code.
Bruno Haible
10
-4
/
+93
[next]