Tue, 07 Sep 2010 11:03:27 +0530 Merging all the changes made bu madhu and punch
amit [Tue, 07 Sep 2010 11:03:27 +0530] rev 123
Merging all the changes made bu madhu and punch
Tue, 07 Sep 2010 10:45:11 +0530 Refactored a lot of material . Mostly for continuity also some recipie based additions
amit [Tue, 07 Sep 2010 10:45:11 +0530] rev 122
Refactored a lot of material . Mostly for continuity also some recipie based additions
Thu, 02 Sep 2010 23:18:50 +0530 Added a question answer format for initial introduction to make it recipie based .
amit [Thu, 02 Sep 2010 23:18:50 +0530] rev 121
Added a question answer format for initial introduction to make it recipie based .
Mon, 06 Sep 2010 14:20:16 +0530 Final portions of Test Driven Development.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 06 Sep 2010 14:20:16 +0530] rev 120
Final portions of Test Driven Development.
Fri, 03 Sep 2010 11:51:33 +0530 Add unittest based test module.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 03 Sep 2010 11:51:33 +0530] rev 119
Add unittest based test module.
Fri, 03 Sep 2010 11:51:18 +0530 Move the code and data files to math_utils directory.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 03 Sep 2010 11:51:18 +0530] rev 118
Move the code and data files to math_utils directory.
Fri, 03 Sep 2010 11:49:18 +0530 Add materials on doctest and unittest framework.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 03 Sep 2010 11:49:18 +0530] rev 117
Add materials on doctest and unittest framework.
Tue, 31 Aug 2010 20:28:35 +0530 Adding the page header. Better late than never.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 20:28:35 +0530] rev 116
Adding the page header. Better late than never.
Tue, 31 Aug 2010 20:15:06 +0530 Completed the section on realistic test scenarios and introductory paragraphs on nose.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 20:15:06 +0530] rev 115
Completed the section on realistic test scenarios and introductory paragraphs on nose.
Tue, 31 Aug 2010 20:14:18 +0530 Manipulated the python gcd script to accommodate new way of testing.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 20:14:18 +0530] rev 114
Manipulated the python gcd script to accommodate new way of testing.
Tue, 31 Aug 2010 20:13:49 +0530 Added the test cases for GCD function and the Python script that was used to generate it.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 20:13:49 +0530] rev 113
Added the test cases for GCD function and the Python script that was used to generate it.
Tue, 31 Aug 2010 18:58:34 +0530 Add a work-in progress section on writing realistic tests.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 18:58:34 +0530] rev 112
Add a work-in progress section on writing realistic tests.
Tue, 31 Aug 2010 18:57:46 +0530 Add the gcd.py sample file being used in the hand out.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 18:57:46 +0530] rev 111
Add the gcd.py sample file being used in the hand out.
Tue, 31 Aug 2010 18:57:30 +0530 Improved the initial Introduction on tests content.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 18:57:30 +0530] rev 110
Improved the initial Introduction on tests content.
Wed, 14 Jul 2010 00:19:54 +0530 Add a section on real life tests.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 14 Jul 2010 00:19:54 +0530] rev 109
Add a section on real life tests.
Tue, 31 Aug 2010 19:10:09 +0530 Merged heads.
Puneeth Chaganti <punchagan@fossee.in> [Tue, 31 Aug 2010 19:10:09 +0530] rev 108
Merged heads.
Tue, 31 Aug 2010 18:52:49 +0530 Added lab workbook and related files.
Puneeth Chaganti <punchagan@fossee.in> [Tue, 31 Aug 2010 18:52:49 +0530] rev 107
Added lab workbook and related files.
Tue, 31 Aug 2010 18:51:36 +0530 Added .org files to .hgignore
Puneeth Chaganti <punchagan@fossee.in> [Tue, 31 Aug 2010 18:51:36 +0530] rev 106
Added .org files to .hgignore
Tue, 31 Aug 2010 18:50:20 +0530 Added slides for LaTeX.
Puneeth Chaganti <punchagan@fossee.in> [Tue, 31 Aug 2010 18:50:20 +0530] rev 105
Added slides for LaTeX.
Tue, 31 Aug 2010 18:49:43 +0530 Updated handout.
Puneeth Chaganti <punchagan@fossee.in> [Tue, 31 Aug 2010 18:49:43 +0530] rev 104
Updated handout.
Tue, 31 Aug 2010 18:45:36 +0530 Added sample document for LaTeX session.
Puneeth Chaganti <punchagan@fossee.in> [Tue, 31 Aug 2010 18:45:36 +0530] rev 103
Added sample document for LaTeX session.
Fri, 04 Jun 2010 15:48:06 +0530 Merged heads.
Puneeth Chaganti <punchagan@fossee.in> [Fri, 04 Jun 2010 15:48:06 +0530] rev 102
Merged heads.
Wed, 02 Jun 2010 21:31:35 +0530 Revised latex handout for new sees course; will drop this and make it more need based.
Puneeth Chaganti <punchagan@gmail.com> [Wed, 02 Jun 2010 21:31:35 +0530] rev 101
Revised latex handout for new sees course; will drop this and make it more need based.
Mon, 12 Jul 2010 15:39:29 +0530 Changes to shell scripting
amit@thunder [Mon, 12 Jul 2010 15:39:29 +0530] rev 100
Changes to shell scripting
Mon, 12 Jul 2010 15:37:06 +0530 Changes to More on text Processing
amit@thunder [Mon, 12 Jul 2010 15:37:06 +0530] rev 99
Changes to More on text Processing
Mon, 12 Jul 2010 15:27:21 +0530 changes to Intorduction to Linux and Text Processing in ULT
amit@thunder [Mon, 12 Jul 2010 15:27:21 +0530] rev 98
changes to Intorduction to Linux and Text Processing in ULT
Thu, 10 Jun 2010 18:54:04 +0530 Merged the branches.
Shantanu <shantanu@fossee.in> [Thu, 10 Jun 2010 18:54:04 +0530] rev 97
Merged the branches.
Thu, 10 Jun 2010 18:53:49 +0530 Text content for vcs.
Shantanu <shantanu@fossee.in> [Thu, 10 Jun 2010 18:53:49 +0530] rev 96
Text content for vcs.
Tue, 23 Mar 2010 11:05:27 +0530 Added changes suggested by Madhu.
Shantanu <shantanu@fossee.in> [Tue, 23 Mar 2010 11:05:27 +0530] rev 95
Added changes suggested by Madhu.
Tue, 23 Mar 2010 11:01:11 +0530 Added mod.png file.
Shantanu <shantanu@fossee.in> [Tue, 23 Mar 2010 11:01:11 +0530] rev 94
Added mod.png file.
(0) -100 -50 -30 +30 tip