]> git.draconx.ca Git - cdecl99.git/summary

To clone this tree, install git and run:

 
descriptionLibrary and tool for (de)constructing C declarations.
ownerNick Bowler
last changeFri, 5 Apr 2024 04:09:27 +0000 (00:09 -0400)
shortlog
2024-04-05 Nick BowlerRelease 1.3. master v1.3
2024-04-05 Nick Bowlerlibcdecl: Mark pthread_once as weak when needed.
2024-04-04 Nick BowlerBump dxcommon to pull in _Alignas fix for FreeBSD.
2024-04-04 Nick Bowlertests: Remove stray semicolons from errthread test.
2024-04-03 Nick BowlerRemove dist-xz Automake option.
2024-04-03 Nick BowlerUpdate NEWS.
2024-02-29 Nick BowlerBetter probe for __int64 support.
2024-02-23 Nick Bowlertests: Use 32-bit arithmetic for seed expansion.
2024-02-23 Nick Bowlerlibcdecl: Avoid overalignment of string tables.
2024-02-23 Nick Bowlerlibcdecl: Merge some output strings.
2024-02-22 Nick Bowlerlibcdecl: Use an explicit name for T_LEX_ERROR.
2024-02-22 Nick Bowlerlibcdecl: Use gperf %7bit option for keyword matching.
2024-02-22 Nick Bowlerlibcdecl: Remove glibc snprintf workaround.
2024-02-22 Nick Bowlerlibcdecl: Avoid asserts in output declarator traversal.
2024-02-21 Nick Bowlerlibcdecl: Further optimize symbol name lookup.
2024-01-31 Nick BowlerFix incremental rebuild after deleted scan.c.
...
tags
13 days ago v1.3 cdecl99-1.3
2 years ago v1.2 cdecl99-1.2
3 years ago v1.1 cdecl99-1.1
3 years ago v1 cdecl99-1
heads
2 weeks ago master