50 most recent check-ins
2013-01-13
| ||
21:10 | A random number generator Leaf check-in: a315a7657a user: Les Farrell tags: trunk | |
18:24 | Using standard exceptions check-in: b854f40bb5 user: Les Farrell tags: trunk | |
17:53 | Exception objects check-in: 865bb4e32a user: Les Farrell tags: trunk | |
17:41 | Errors and exceptions check-in: 883240c8d8 user: Les Farrell tags: trunk | |
17:17 | Debugging levels check-in: 90348e6b7a user: Les Farrell tags: trunk | |
17:16 | Assert debugging check-in: c7cbd9c3df user: Les Farrell tags: trunk | |
17:13 | Macro functions check-in: 8c52c901f0 user: Les Farrell tags: trunk | |
17:11 | String Manipulation Continued check-in: daf30a83de user: Les Farrell tags: trunk | |
17:09 | String manipulation check-in: 653bac3604 user: Les Farrell tags: trunk | |
2013-01-10
| ||
22:40 | Inclusion guards check-in: 0a372fd410 user: Les Farrell tags: trunk | |
22:15 | Providing alternatives check-in: 95b8c47967 user: Les Farrell tags: trunk | |
22:07 | Conditional definitions check-in: faab47f581 user: Les Farrell tags: trunk | |
21:46 | Defining substitutes check-in: 71343cfdca user: Les Farrell tags: trunk | |
21:40 | Complex hierarchies check-in: ef7e954c6c user: Les Farrell tags: trunk | |
2013-01-07
| ||
23:21 | Abstract data types! check-in: 04d0a19de0 user: Les Farrell tags: trunk | |
21:13 | Capability classes check-in: 1993b37ba2 user: Les Farrell tags: trunk | |
20:39 | Multiple virtual method calls check-in: 4a7588c4de user: Les Farrell tags: trunk | |
2013-01-06
| ||
22:02 | Virtual base methods check-in: 19c6e5894a user: Les Farrell tags: trunk | |
17:54 | Calling overridden base methods check-in: 5846bc55f2 user: Les Farrell tags: trunk | |
17:53 | Overriding base class methods check-in: 7abbbf981f user: Les Farrell tags: trunk | |
15:33 | Overloading class constructors check-in: 3d1433fe2f user: Les Farrell tags: trunk | |
2013-01-05
| ||
23:26 | Creating a derived class check-in: 0d71926f01 user: Les Farrell tags: trunk | |
21:10 | Passing arguments by reference check-in: fa8aaf2e99 user: Les Farrell tags: trunk | |
2013-01-04
| ||
23:01 | Referencing objects check-in: 63ac73d4c1 user: Les Farrell tags: trunk | |
22:23 | Referencing variables check-in: 603a22482f user: Les Farrell tags: trunk | |
21:43 | What is a reference? check-in: f05c6a7bf1 user: Les Farrell tags: trunk | |
21:28 | Pointing to functions check-in: 8e7d41e3f0 user: Les Farrell tags: trunk | |
21:17 | Arrays of pointers check-in: 1105e8dd80 user: Les Farrell tags: trunk | |
19:50 | Passing pointers to functions check-in: 5581c3b1ba user: Les Farrell tags: trunk | |
2013-01-03
| ||
23:22 | Changing variable values check-in: 3556480241 user: Les Farrell tags: trunk | |
23:04 | Pointers and arrays check-in: 859aeee42f user: Les Farrell tags: trunk | |
22:40 | Pointer arithmetic check-in: dee2ed8d3f user: Les Farrell tags: trunk | |
22:20 | Getting values with pointers check-in: 412338f407 user: Les Farrell tags: trunk | |
22:12 | Introducing pointers check-in: dbfd09cfaa user: Les Farrell tags: trunk | |
21:46 | L-values and R-values check-in: 49c061bd42 user: Les Farrell tags: trunk | |
21:37 | The addressof operator check-in: 2e85e80eb2 user: Les Farrell tags: trunk | |
2013-01-02
| ||
22:42 | Using classes in other classes check-in: 7221732c40 user: Les Farrell tags: trunk | |
22:17 | Using classes in other classes check-in: 5342df2d06 user: Les Farrell tags: trunk | |
21:28 | Isolating class declarations check-in: 8420cf1e65 user: Les Farrell tags: trunk | |
2012-10-16
| ||
19:35 | Constant object methods check-in: 1133bb6718 user: Les Farrell tags: trunk | |
2012-10-15
| ||
20:39 | Constructors and destructors check-in: 8955ec2ec1 user: Les Farrell tags: trunk | |
19:55 | Storing data privately check-in: 1253cef043 user: Les Farrell tags: trunk | |
2012-10-14
| ||
21:15 | Defining object methods check-in: 5292437dfc user: Les Farrell tags: trunk | |
21:09 | Creating an object check-in: a6dd8fd438 user: Les Farrell tags: trunk | |
2012-10-13
| ||
21:53 | Inline functions check-in: da1b2ae1ca user: Les Farrell tags: trunk | |
21:44 | Function overloading check-in: 4bcb7cbf47 user: Les Farrell tags: trunk | |
21:16 | Recursive functions check-in: 54c064191e user: Les Farrell tags: trunk | |
21:03 | Calling other functions check-in: c9034348db user: Les Farrell tags: trunk | |
20:50 | Setting default argument values check-in: 40816c387e user: Les Farrell tags: trunk | |
20:40 | Passing arguments by value check-in: a7a951b4e0 user: Les Farrell tags: trunk | |