root/trunk/AISC_MKPTPS

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8752 [8752] 31 hours westram - removed possibility to generate prototypes for static/inline functions
(edit) @8751 [8751] 32 hours westram * guided by clang static checker: - fix or at least comment many …
(edit) @8748 [8748] 2 days westram - use simpler way to declare attributed static/inline functions
(edit) @8607 [8607] 5 weeks westram merge from e4fix [8135] [8136] [8137] [8138] [8139] [8140] [8141] [8142]
(edit) @8393 [8393] 3 months westram - cppchecked (1.53)
(edit) @8309 [8309] 5 months westram * moved much code into static scope
(edit) @8284 [8284] 6 months westram * problem: - order of files in generated headers depended on the …
(edit) @8246 [8246] 6 months westram * eliminated several main()'s from lib/obj-code - replaced by ARB_main …
(edit) @8244 [8244] 6 months westram - fix TEST_attribute_parser * caused by undefined static-initialization …
(edit) @8220 [8220] 6 months westram - merged [8219] from dev
(edit) @8102 [8102] 7 months westram merge from ptpan_back [8070] [8072] - fix linefeeds in mkptypes
(edit) @8040 [8040] 8 months westram merge from dev [7975] [8034] [8002] [8004] - unit tests * added …
(edit) @7812 [7812] 10 months westram merge from dev [7751] [7752] * updated many old-style typedefs (typedef …
(edit) @7803 [7803] 10 months westram merge from dev [7716] [7732] [7733] [7734] [7735] * script to add+remove …
(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) @7338 [7338] 14 months westram - marked several functions as 'noreturn'
(edit) @7334 [7334] 14 months westram - fixed pass-NULL warnings
(edit) @7333 [7333] 14 months westram - if compiling with gcc 4.5.2++, use …
(edit) @7200 [7200] 15 months westram - fixed compile conditionals for UNIT_TESTS
(edit) @6865 [6865] 21 months westram * loosened dependencies between libraries (merges [6820] [6828] [6830]
(edit) @6812 [6812] 21 months westram * merged r6753, r6788 + r6789 from refactor: - multiple attributes get …
(edit) @6706 [6706] 21 months westram * do not generate prototypes for 'TEST_...'-functions (re-enable with -S …
(edit) @6659 [6659] 2 years westram * free() - removed unneeded casts of argument - removed unneeded …
(edit) @6527 [6527] 2 years westram - ignore *.gcda *.gcno
(edit) @6526 [6526] 2 years westram - use gcov to print test-coverage information
(edit) @6501 [6501] 2 years westram - redefined ATTRIBUTED() as STATIC_ATTRIBUTED and INLINE_ATTRIBUTED
(edit) @6496 [6496] 2 years westram - do not generate prototypes for ATTRIBUTED() function decls if -G is …
(edit) @6385 [6385] 2 years westram - removed trailing whitespace
(edit) @6383 [6383] 2 years westram - removed void
(edit) @6381 [6381] 2 years westram - fixed includes - added MBI headers - removed unused files
(edit) @6370 [6370] 2 years westram * comments C->C++
(edit) @6368 [6368] 2 years westram * prototype generation - added depends in AISC_COM (generator+Makefile) …
(edit) @6366 [6366] 2 years westram * fixed whitespace (scripted)
(edit) @6355 [6355] 2 years westram - trim spaces after AISC_MKPT_PROMOTE
(edit) @6352 [6352] 2 years westram - condensed several comments
(edit) @6348 [6348] 2 years westram - continues [6347]
(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) @6318 [6318] 2 years westram * ARBDB - compiles as C++ (no longer compiled as plain C) - removed …
(edit) @6305 [6305] 2 years westram * autogenerated AISC interface depends on prototyper (and so does AISC …
(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) @5707 [5707] 3 years westram * added '-c comment' switch to aisc_mkpt (writes comment to header) * …
(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) @5423 [5423] 4 years westram - added missing increment for dummy counter
(edit) @5155 [5155] 4 years westram - removed register keywords
(edit) @5116 [5116] 4 years westram - new option -G to generate headers using ATTRXXX and attributes.h - …
(edit) @4868 [4868] 5 years westram - added POST_COMPILE where needed
(edit) @4639 [4639] 5 years westram - added 'clean'
(edit) @4605 [4605] 5 years westram - now omits main() by default can be emitted using new switch -m - …
(edit) @3168 [3168] 8 years westram - generation warning in generated aisc files - if parameter names are …
(edit) @2903 [2903] 8 years westram - inline functions are no longer included by default - added flag -i to …
(edit) @2781 [2781] 8 years westram depends
(edit) @2780 [2780] 8 years westram - optional promotion of code from .c -> .h
(edit) @2779 [2779] 8 years westram - removed (not necessary)
(edit) @2338 [2338] 8 years westram fixed and reformatted dependencies (using fix_depends.pl)
(edit) @1770 [1770] 9 years westram - checks comment buffer for overflow - increased size of comment buffer …
(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) @1402 [1402] 9 years westram ignore ChangeLog?
(edit) @1198 [1198] 9 years westram * mkptypes.c: - if parameter contains only one word -> add dummy name …
(edit) @1079 [1079] 9 years westram * mkptypes.c: - untabified - new flag -g (searches for …
(edit) @866 [866] 10 years westram changed assert macros (see arb_assert.h)
(edit) @599 [599] 10 years westram - some warning fixes - fixed bug in make XXX/.depend and make .depend …
(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
(edit) @48 [48] 11 years westram *** empty log message ***
(edit) @16 [16] 12 years westram can handle multiple fragments for extraction
(add) @2 [2] 12 years oldcode Initial revision
Note: See TracRevisionLog for help on using the revision log.