log doc/v2_planning/API_coding_style.txt @ 1439:c584d8f8f280

age author description
Thu, 18 Nov 2010 11:45:10 -0500 Olivier Delalleau Commit guidelines have been added in API_coding_style
Wed, 17 Nov 2010 13:21:21 -0500 Frederic Bastien fix and URL that was moved.
Wed, 13 Oct 2010 10:19:48 -0400 Olivier Delalleau Minor grammar improvements
Tue, 12 Oct 2010 13:37:55 -0400 Frederic Bastien added to the web page the commit message recommendation.
Fri, 08 Oct 2010 12:00:05 -0400 Olivier Delalleau Fixed comment in example: lists have no find() method
Fri, 01 Oct 2010 15:27:03 -0400 Olivier Delalleau API_coding_style: Added point mentioned during meeting
Fri, 01 Oct 2010 14:56:01 -0400 Olivier Delalleau API_coding_style: More work on code example
Fri, 24 Sep 2010 12:17:57 -0400 Olivier Delalleau API_coding_style: Added recommendation about how classes should derive from object
Thu, 23 Sep 2010 11:21:48 -0400 Olivier Delalleau API_coding_style: Added no trailing spaces requirement
Thu, 23 Sep 2010 09:47:09 -0400 Olivier Delalleau coding_style: Deleted outdated note
Fri, 17 Sep 2010 16:58:16 -0400 Olivier Delalleau API_coding_style: Moved the point about how to raise exception since it is found in official documents
Fri, 17 Sep 2010 16:51:09 -0400 Olivier Delalleau API_coding_style: Added code example to explain the point about the number of spaces after a period
Fri, 17 Sep 2010 16:39:29 -0400 Olivier Delalleau API_coding_style: Added some comments following up on what was discussed during meeting
Fri, 17 Sep 2010 16:23:51 -0400 Olivier Delalleau Merged