Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's C++ page.

 

 

 

(C++) Recent changes

 

The 100 to 150 most recent changes.

 

Older changes can be viewed at the recent changes archives.

 

0.                        DD-MM-YYYY

1.                        11-02-2010: New page: matrix

2.                        11-02-2010: New page: Only member functions may be 'const' or 'volatile'

3.                        11-02-2010: New page: borland.hpp: Only member functions may be 'const' or 'volatile'

4.                        11-02-2010: New page: Your compiler and/or configuration is unsupported by this verions of uBLAS

5.                        11-02-2010: New page: bzconfig.h: Unknown compiler

6.                        11-02-2010: Modified std::find: test use of Kompozer

7.                        11-02-2010: Modified std::copy: test use of Kompozer

8.                        11-02-2010: Modified Compile error: added internal links

9.                        11-02-2010: Modified _algobase.h: Cannot convert 'const int' to 'MyClass *': added compiler and library details

10.                   11-02-2010: Modified _algo.c: Call to undefined function 'rand': added compiler and library details

11.                   11-02-2010: Modified _algo.c: Cannot modify a const object: added compiler and library details

12.                   11-02-2010: Modified 'cout' is not a member of 'std': added compiler and library details

13.                   11-02-2010: Modified 'endl' is not a member of 'std': added compiler and library details

14.                   11-02-2010: Modified iterator.hpp: Invalid template argument list: added compiler and library details

15.                   11-02-2010: Modified Multithreaded RTL must be selected: added compiler and library details

16.                   11-02-2010: Modified 'operator+' not implemented in type 'std::map<int,double>' for arguments of type 'int': added compiler and library details

17.                   11-02-2010: Modified shared_ptr.hpp: call to undefined function 'assert': added compiler and library details

18.                   11-02-2010: Modified shared_ptr.hpp: Cannot convert 'Y *' to 'Widget *': added compiler and library details

19.                   11-02-2010: Modified tuple_basic.hpp: Multiple declaration for 'element<N,T>': added compiler and library details

20.                   11-02-2010: Modified utilities.hpp: Invalid template argument list: added compiler and library details

21.                   11-02-2010: Modified HaaifsKiller: added links to Programmers Heaven

22.                   11-02-2010: Modified DotMatrix: added links to Programmers Heaven

23.                   11-02-2010: Modified Random Code: added links to Programmers Heaven

24.                   11-02-2010: Modified Encranger: added links to Programmers Heaven

25.                   11-02-2010: Modified Hometrainer 2: added links to Programmers Heaven

26.                   11-02-2010: Modified AsciiArter: added links to Programmers Heaven

27.                   11-02-2010: Modified SimStagecraft: added links to Programmers Heaven

28.                   11-02-2010: Modified Answer of exercise #7: AddOne

29.                   07-02-2010: New page: Neural net

30.                   07-02-2010: New page: Martian Cafe Tuinema Tycoon

31.                   07-02-2010: New page: SurfacePlotter (TImage)

32.                   07-02-2010: New page: SurfacePlotter

33.                   07-02-2010: Modified Exercise #0: a correct Divide function: added links to Programmers Heaven

34.                   07-02-2010: Modified Exercise #1: a foolproof function: added links to Programmers Heaven

35.                   07-02-2010: Modified Exercise #2: correct function declarations: added links to Programmers Heaven

36.                   07-02-2010: Modified Exercise #3: Don't give away your internals: added links to Programmers Heaven

37.                   07-02-2010: Modified Exercise #4: Reading from a std::vector safely: added links to Programmers Heaven

38.                   07-02-2010: Modified Exercise #5: the many types of const: added links to Programmers Heaven

39.                   07-02-2010: Modified Exercise #6: refactoring quadratic solver: added links to Programmers Heaven

40.                   07-02-2010: Modified Exercise #7: AddOn: added links to Programmers Heavene

41.                   07-02-2010: Modified Exercise #8: Library trouble: added links to Programmers Heaven

42.                   07-02-2010: Modified Exercise #9: No for-loops: added links to Programmers Heaven

43.                   07-02-2010: Modified Wizard Battle

44.                   06-02-2010: New page: function declaration

45.                   06-02-2010: New page: Function design

46.                   06-02-2010: New page: function definition

47.                   06-02-2010: New page: scope

48.                   06-02-2010: New page: GetDC

49.                   06-02-2010: New page: HDC

50.                   06-02-2010: New page: Scoped_hdc

51.                   06-02-2010: New page: MakeScreenshot

52.                   06-02-2010: New page: WindowViewer

53.                   06-02-2010: Modified Windows: improved internal linking

54.                   06-02-2010: Modified inline: improved internal linking

55.                   06-02-2010: Modified if: improved internal linking

56.                   06-02-2010: Modified function: improved internal linking

57.                   06-02-2010: Modified Answer of exercise #2: correct function declarations: improved internal linking

58.                   06-02-2010: Modified MeanAndStdDev: improved internal linking

59.                   06-02-2010: Modified G++: improved internal linking

60.                   06-02-2010: Modified DLL in G++: improved internal linking

61.                   06-02-2010: Modified My Questions: improved internal linking

62.                   05-02-2010: New page: Policy

63.                   05-02-2010: Modified References: improved internal linking

64.                   05-02-2010: Modified Most important C++ books: improved internal linking

65.                   05-02-2010: Modified Maziak: improved internal linking

66.                   05-02-2010: Modified WAV: improved internal linking

67.                   05-02-2010: Modified Graphics: improved internal linking

68.                   05-02-2010: Modified AddColoredNoise: improved internal linking

69.                   04-02-2010: New page: John Vlissides

70.                   04-02-2010: New page: Erich Gamma

71.                   04-02-2010: New page: Ralph E. Johnson

72.                   04-02-2010: New page: Richard Helm

73.                   04-02-2010: New page: Andrew Koenig

74.                   04-02-2010: New page: Triple

75.                   04-02-2010: New page: Reciprocal

76.                   04-02-2010: New page: Halve

77.                   04-02-2010: New page: std::bind1st

78.                   04-02-2010: New page: std::bind2nd

79.                   04-02-2010: New page: Argument

80.                   04-02-2010: Modified Container: improved internal linking

81.                   04-02-2010: Modified Answer of exercise #9: No for-loops #0: improved internal linking

82.                   04-02-2010: Modified Answer of exercise #9: No for-loops #14: improved internal linking

83.                   04-02-2010: Modified Answer of exercise #9: No for-loops #15: improved internal linking

84.                   04-02-2010: Modified Answer of exercise #9: No for-loops #16: improved internal linking

85.                   04-02-2010: Modified Answer of exercise #9: No for-loops #17: improved internal linking

86.                   04-02-2010: Modified CoutVector: improved internal linking

87.                   04-02-2010: Modified Most important C++ people: improved internal linking

88.                   04-02-2010: Modified GetValueInMap: improved internal linking

89.                   04-02-2010: Modified Normal distribution: improved internal linking

90.                   04-02-2010: Modified Cast: improved internal linking

91.                   04-02-2010: Modified GetRandomNormal: improved internal linking

92.                   02-02-2010: New page: operator+

93.                   02-02-2010: New page: operator%

94.                   02-02-2010: New page: Jesse Liberty

95.                   02-02-2010: New page: std::plus

96.                   02-02-2010: New page: cassert.h

97.                   02-02-2010: New page: iosfwd.h

98.                   02-02-2010: New page: MultiEncranger

99.                   02-02-2010: New page: CoutChildWindows

 

Older changes can be viewed at the recent changes archives.

 

Go back to Richel Bilderbeek's C++ page.

Go back to Richel Bilderbeek's homepage.