root/trunk/AISC

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8751 [8751] 32 hours westram * guided by clang static checker: - fix or at least comment many …
(edit) @8607 [8607] 5 weeks westram merge from e4fix [8135] [8136] [8137] [8138] [8139] [8140] [8141] [8142]
(edit) @8324 [8324] 5 months westram - clang-fix: explicitely pass language type to compiler when .c is …
(edit) @8309 [8309] 5 months westram * moved much code into static scope
(edit) @7811 [7811] 10 months westram merge from dev [7748] [7749] [7750] * comments (C->C++ style) * fixed …
(edit) @7803 [7803] 10 months westram merge from dev [7716] [7732] [7733] [7734] [7735] * script to add+remove …
(edit) @7669 [7669] 11 months westram * merge from dev [7638] [7639] [7646] [7645] [7647] [7648] [7649] [7650]
(edit) @7623 [7623] 12 months westram - merge from dev [7450] [7452] [7456] [7457] [7458] [7459] [7460] [7461]
(edit) @7415 [7415] 14 months westram merged from dev [7395] [7396] [7397] [7398] [7399] [7400] [7401] [7402]
(edit) @7414 [7414] 14 months westram merged from dev [7373] [7375] [7376] [7377] [7378] [7379] [7380] [7381]
(edit) @7413 [7413] 14 months westram merged from dev [7355] [7369] [7370] * Refactored AISC (interpreter) - …
(edit) @7340 [7340] 14 months westram - added sevaral attribute 'format'
(edit) @6866 [6866] 21 months westram * compiler-messages (merges [6848] [6849] [6850] [6851] [6853] [6855]
(edit) @6817 [6817] 21 months westram - depends for [6816]
(edit) @6659 [6659] 2 years westram * free() - removed unneeded casts of argument - removed unneeded …
(edit) @6656 [6656] 2 years westram - removed unneeded 'struct' keyword - renamed several structs …
(edit) @6527 [6527] 2 years westram - ignore *.gcda *.gcno
(edit) @6501 [6501] 2 years westram - redefined ATTRIBUTED() as STATIC_ATTRIBUTED and INLINE_ATTRIBUTED
(edit) @6500 [6500] 2 years westram - hm.. ATTRIBUTED works only for static functions (should be redefined as …
(edit) @6499 [6499] 2 years westram [static check] - some fixes / assertions added
(edit) @6498 [6498] 2 years westram - ensured that "interpreter status" is forwarded properly
(edit) @6495 [6495] 2 years westram - use standard functions
(edit) @6494 [6494] 2 years westram - fix potential problems reported by static code-checker
(edit) @6385 [6385] 2 years westram - removed trailing whitespace
(edit) @6383 [6383] 2 years westram - removed void
(edit) @6366 [6366] 2 years westram * fixed whitespace (scripted)
(edit) @6352 [6352] 2 years westram - condensed several comments
(edit) @6347 [6347] 2 years westram Moved a lot of dead code to where it belongs: into the depths of SVN. I …
(edit) @6345 [6345] 2 years westram - fixed hard readable '} else {'
(edit) @6331 [6331] 2 years westram * removed GB_strdup * moved freeset, nulldup, etc to own header …
(edit) @6310 [6310] 2 years baderk Small fix for gcc 4.4.1
(edit) @6307 [6307] 2 years westram - refactored AISC (data parsing and error handling)
(edit) @6304 [6304] 2 years westram - do not store empty blocks (does not change generated code, only affects …
(edit) @6303 [6303] 2 years westram * write_aisc - print key names in quotes - print '' instead …
(edit) @6302 [6302] 2 years westram * AISC - renamed command 'DBG' into 'DUMPDATA' - 'DUMPDATA' accepts …
(edit) @6141 [6141] 3 years westram * spellchecked all (phew)
(edit) @5968 [5968] 3 years westram * new flag -w to aisc_mkpt (add include wrapper) * uniform style for …
(edit) @5875 [5875] 3 years westram * tweaked errors/warnings printed by AISC code generator * AISC …
(edit) @5844 [5844] 3 years westram * AISC code generator refuses to work with empty input files * put a …
(edit) @5471 [5471] 4 years westram - ignore Makefile.bak and TAGS
(edit) @5458 [5458] 4 years baderk Removed .cvsignore files from repository. Hopefully this time all …
(edit) @5439 [5439] 4 years westram - spaces @ empty loops - braces
(edit) @5390 [5390] 4 years westram - TAB-Ex
(edit) @5156 [5156] 4 years westram - indented
(edit) @5155 [5155] 4 years westram - removed register keywords
(edit) @5126 [5126] 4 years westram - prototypes updated
(edit) @5125 [5125] 4 years westram - use -G instead of -g to create prototypes
(edit) @5124 [5124] 4 years westram - replaced attribute by ATTRXXX
(edit) @4634 [4634] 5 years westram - proper clean (avoid errors if already cleaned)
(edit) @4619 [4619] 5 years westram - updated prototypes
(edit) @4604 [4604] 5 years westram - make prototypes only if needed (using mv_if_diff)
(edit) @4601 [4601] 5 years westram - added printf-attribute to printf_error()
(edit) @4094 [4094] 6 years westram - cosmetics
(edit) @3230 [3230] 8 years westram - fixed "array subscript has type `char'"
(edit) @3166 [3166] 8 years westram - add printf_error() - aisc error-messages are in gcc-format now - injects …
(edit) @3165 [3165] 8 years westram - aisc error-messages are in gcc-format now - read_aisc_string() …
(edit) @2992 [2992] 8 years westram - abort if ERROR occurs - fixed a bug (causing that no files were unlinked …
(edit) @2991 [2991] 8 years westram - added array for names of generated files - beautified
(edit) @2990 [2990] 8 years westram - all output to stderr
(edit) @2338 [2338] 8 years westram fixed and reformatted dependencies (using fix_depends.pl)
(edit) @1617 [1617] 9 years westram - updated dependencies for all Makefiles - rewrote dependency generation …
(edit) @1406 [1406] 9 years westram ok - no unknown files left :-)
(edit) @866 [866] 10 years westram changed assert macros (see arb_assert.h)
(edit) @837 [837] 10 years westram solaris changes
(edit) @655 [655] 10 years westram Mac OSX patches from Ben Hines
(edit) @83 [83] 11 years westram *** empty log message ***
(edit) @80 [80] 11 years meierh haralds checkin
(edit) @68 [68] 11 years westram Updated dependencies
(add) @2 [2] 12 years oldcode Initial revision
Note: See TracRevisionLog for help on using the revision log.