June 2012 Commit Log

Number of Commits:
17
Number of Active Developers:
1
westram 2012-06-17 11:33 Rev.: 8821


* reverted part of [8817]
- considered and rejected using const/pure suggestions

0 lines of code changed in 1 file:

westram 2012-06-17 11:29 Rev.: 8820


* include own prototypes

4 lines of code changed in 1 file:

westram 2012-06-17 11:28 Rev.: 8819


* removed dangerous gnu function attributes 'const' and 'pure' (not used in ARB code)

0 lines of code changed in 1 file:

westram 2012-06-17 11:25 Rev.: 8818


* update AISC_COM headers with target 'proto'

2 lines of code changed in 2 files:

westram 2012-06-17 10:01 Rev.: 8817


* added FLAGS for gcc >= 4.6 and >= 4.7 to easily activate specific warnings where possible
* use -Wc++11-compat instead of -std=gnu++0x when gcc>=4.7

(partly reverted by [8821])

19 lines of code changed in 1 file:

westram 2012-06-17 09:50 Rev.: 8816


* silence several false positives of -Wmaybe-uninitialized

8 lines of code changed in 3 files:

westram 2012-06-15 19:55 Rev.: 8815


- fix failing tests when compiled with gcc 4.7.1 and -O2 (the problem was caused by wrong scope of 'token' in 'find_date_long_form')

2 lines of code changed in 1 file:

westram 2012-06-15 14:35 Rev.: 8814


- fixed some warnings in NDEBUG mode (unused warnings)

14 lines of code changed in 5 files:

westram 2012-06-15 12:53 Rev.: 8813


* fixed some C++11 incompatibilities (-Wnarrowing)

5 lines of code changed in 4 files:

westram 2012-06-15 12:43 Rev.: 8812


* arb compiles with gcc 4.7.1

2 lines of code changed in 1 file:

westram 2012-06-15 12:43 Rev.: 8811


* added filter for 'required from'-messages (suppress if parent message has been suppressed)

6 lines of code changed in 1 file:

westram 2012-06-15 12:36 Rev.: 8810


* Explicitly pass directories from LD_LIBRARY_PATH via -L when linking ARB.so (allows to use non-system-default gcc)

19 lines of code changed in 2 files:

westram 2012-06-15 11:50 Rev.: 8809


- use unistd.h (gcc 4.7 fix)

10 lines of code changed in 7 files:

westram 2012-06-13 19:58 Rev.: 8808


* cleanup generated menu

3 lines of code changed in 1 file:

westram 2012-06-13 19:54 Rev.: 8807


* no longer use C-preprocessor

6 lines of code changed in 2 files:

westram 2012-06-13 19:44 Rev.: 8806


* cooked my own preprocessor for ARB_GDEmenus generation
* intermediate checkin:
- uses two methods to generate ARB_GDEmenus
- compares results and fails on difference. Branch from here, if own pp needs changes

388 lines of code changed in 3 files:

westram 2012-06-01 09:38 Rev.: 8775


* support for const GB_HASH
- added GBS_hash_do_const_loop

44 lines of code changed in 6 files:

May 2012 »

Generated by StatSVN 0.7.0