Subversion Repositories DevTools

Rev

Rev 5732 | Rev 5743 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5732 Rev 5736
Line 1... Line 1...
1
------------------------------------------------------------------------
1
------------------------------------------------------------------------
-
 
2
Version:  3.10.5000.cr                               Released: 06-May-16
-
 
3
------------------------------------------------------------------------
-
 
4
 
-
 
5
Minor changes:
-
 
6
	* C11 Support under GCC
-
 
7
	  Use '-std=gnu++11' for building c++ files (Not -std=c++11) 
-
 
8
	  Note: Use of the compiler definition 'linux' is non-standard
-
 
9
	        __linux__ is the standard definition.
-
 
10
 
-
 
11
------------------------------------------------------------------------
2
Version:  3.10.4000.cr                               Released: 09-May-16
12
Version:  3.10.4000.cr                               Released: 09-May-16
3
------------------------------------------------------------------------
13
------------------------------------------------------------------------
4
 
14
 
5
Minor changes:
15
Minor changes:
6
	* Code coverage Support under GCC
16
	* Code coverage Support under GCC