Commit
358e1152002470ca3f713c07ccb231c390e19624
by Peter Buhr move __attribute__((unused)) so it applies to variable
|
The file was modified | libcfa/src/concurrency/kernel/fwd.hfa |
Commit
c0363bee631ede6c352411fec29264c8203f3bd5
by Peter Buhrformatting
|
The file was modified | libcfa/src/iostream.hfa |
The file was modified | libcfa/src/stdlib.cfa |
The file was modified | libcfa/src/device/cpu.cfa |
Commit
0fe07bed2cb01481241078e5bf0ce173ab57464e
by Peter Buhrformatting, documentation refactor alloc code, remove annoying warnings
|
The file was modified | libcfa/src/stdlib.hfa |
Commit
13de4478412abd33f139ec84186ad2c7b0e777a3
by ajbeachUpdated files in ResolvExpr to the new indentation style. It seems the remaining places have reason to break from the style.
|
The file was modified | src/ResolvExpr/typeops.h |
The file was modified | src/ResolvExpr/Unify.cc |
The file was modified | src/ResolvExpr/ConversionCost.cc |
The file was modified | src/ResolvExpr/RenameVars.cc |
The file was modified | src/ResolvExpr/CommonType.cc |
Commit
4a3eb1c83341949f6869646db2327a872393b817
by Peter Buhradd combinations of pointer/reference for memset and memcpy
|
The file was modified | libcfa/src/stdlib.hfa |
The file was modified | tests/alloc.cfa |
Commit
58e2ce3410706f3978686f5d9bf0ebb96fdb0b56
by Peter Buhrupdate postfix function, storage management, and memory set/copy
|
The file was modified | doc/user/user.tex |
Commit
89da3a994f3a8944d318eebe5bbac3ced5d87f37
by Peter Buhrfix parsing bug in field declaring list with empty declarator
|
The file was modified | src/Parser/parser.yy |