Summary
- proofread enumeration proposal (details)
- formatting (details)
- slight restructuring of automake rules for generating the demangler (details)
- disable building the demangler (executable and library) (details)
- fixed bug where cofor runner could derefence a null pointer (details)
The file was removed | src/SymTab/demangler.cc |
The file was modified | doc/proposals/enum.tex |
The file was added | driver/demangler.cc |
The file was removed | driver/demangler.cc |
The file was modified | src/AST/module.mk |
The file was added | src/SymTab/demangler.cc |
The file was modified | src/Makefile.am |
The file was modified | configure.ac |
The file was modified | libcfa/src/concurrency/cofor.hfa |