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.
Tue, 23 Mar 2010 11:00:09 +0530 Added more images.
Shantanu <shantanu@fossee.in> [Tue, 23 Mar 2010 11:00:09 +0530] rev 93
Added more images.
Tue, 23 Mar 2010 10:57:45 +0530 Added folder.png file.
Shantanu <shantanu@fossee.in> [Tue, 23 Mar 2010 10:57:45 +0530] rev 92
Added folder.png file.
Thu, 04 Mar 2010 11:18:27 +0530 Done more changes to version control presentation.
Shantanu <shantanu@fossee.in> [Thu, 04 Mar 2010 11:18:27 +0530] rev 91
Done more changes to version control presentation.
Wed, 03 Feb 2010 17:33:59 +0530 Commit from branch.
Shantanu <shantanu@fossee.in> [Wed, 03 Feb 2010 17:33:59 +0530] rev 90
Commit from branch.
Thu, 10 Jun 2010 18:51:22 +0530 Adding initial fundamentals and basic test content for TDD module.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 10 Jun 2010 18:51:22 +0530] rev 89
Adding initial fundamentals and basic test content for TDD module.
Thu, 10 Jun 2010 18:50:57 +0530 Committing last changes.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 10 Jun 2010 18:50:57 +0530] rev 88
Committing last changes.
Sun, 28 Feb 2010 20:39:40 +0530 Testing Again previously some problem
amit@thunder [Sun, 28 Feb 2010 20:39:40 +0530] rev 87
Testing Again previously some problem
Sun, 28 Feb 2010 19:27:33 +0530 Test
amit@thunder [Sun, 28 Feb 2010 19:27:33 +0530] rev 86
Test
Sun, 28 Feb 2010 19:17:17 +0530 Testing autobuilding review from SEES documentation
amit@thunder [Sun, 28 Feb 2010 19:17:17 +0530] rev 85
Testing autobuilding review from SEES documentation
Sat, 23 Jan 2010 00:04:11 +0530 Added more screenshots, and details on merging.
Shantanu <shantanu@fossee.in> [Sat, 23 Jan 2010 00:04:11 +0530] rev 84
Added more screenshots, and details on merging.
Fri, 22 Jan 2010 22:15:05 +0530 Added suggestions from Amit and Anoop and some images.
Shantanu <shantanu@fossee.in> [Fri, 22 Jan 2010 22:15:05 +0530] rev 83
Added suggestions from Amit and Anoop and some images.
Thu, 21 Jan 2010 15:49:34 +0530 add hgignore file.
Shantanu <shantanu@fossee.in> [Thu, 21 Jan 2010 15:49:34 +0530] rev 82
add hgignore file.
Thu, 21 Jan 2010 15:41:19 +0530 Making changes according to need-to-know approach.
Shantanu <shantanu@fossee.in> [Thu, 21 Jan 2010 15:41:19 +0530] rev 81
Making changes according to need-to-know approach.
Tue, 29 Dec 2009 19:51:55 +0530 More changes to VCS slides.
Shantanu <shantanu@fossee.in> [Tue, 29 Dec 2009 19:51:55 +0530] rev 80
More changes to VCS slides.
Tue, 29 Dec 2009 18:44:48 +0530 Added some images to VCS slides.
Shantanu <shantanu@fossee.in> [Tue, 29 Dec 2009 18:44:48 +0530] rev 79
Added some images to VCS slides.
Tue, 29 Dec 2009 12:27:12 +0530 Added merging part in VCS slides.
Shantanu <shantanu@fossee.in> [Tue, 29 Dec 2009 12:27:12 +0530] rev 78
Added merging part in VCS slides.
Mon, 28 Dec 2009 22:54:27 +0530 Created initial slides for VCS till merging.
Shantanu <shantanu@fossee.in> [Mon, 28 Dec 2009 22:54:27 +0530] rev 77
Created initial slides for VCS till merging.
Mon, 16 Nov 2009 19:46:16 +0530 Updated Strings and Dictionaries with minor edits.
Santosh G. Vattam <vattam.santosh@gmail.com> [Mon, 16 Nov 2009 19:46:16 +0530] rev 76
Updated Strings and Dictionaries with minor edits.
Thu, 08 Oct 2009 01:15:11 +0530 Add an Introduction to the course.
Kadambari Devarajan <kadambari.devarajan@gmail.com> [Thu, 08 Oct 2009 01:15:11 +0530] rev 75
Add an Introduction to the course.
Wed, 07 Oct 2009 23:43:36 +0530 Removed numbering for sections
Kadambari Devarajan <kadambari.devarajan@gmail.com> [Wed, 07 Oct 2009 23:43:36 +0530] rev 74
Removed numbering for sections
Tue, 06 Oct 2009 20:50:29 +0530 Completed first review and cuts of ULT
Kadambari Devarajan <kadambari.devarajan@gmail.com> [Tue, 06 Oct 2009 20:50:29 +0530] rev 73
Completed first review and cuts of ULT
Fri, 18 Sep 2009 17:08:29 +0530 Branches merged puneeth and vattam.
Santosh G. Vattam <vattam.santosh@gmail.com> [Fri, 18 Sep 2009 17:08:29 +0530] rev 72
Branches merged puneeth and vattam.
Fri, 18 Sep 2009 17:07:41 +0530 Completed dictionaries section.
Santosh G. Vattam <vattam.santosh@gmail.com> [Fri, 18 Sep 2009 17:07:41 +0530] rev 71
Completed dictionaries section.
Fri, 18 Sep 2009 15:54:08 +0530 Merged branches Puneeth and Vattam.
Santosh G. Vattam <vattam.santosh@gmail.com> [Fri, 18 Sep 2009 15:54:08 +0530] rev 70
Merged branches Puneeth and Vattam.
Fri, 18 Sep 2009 15:51:15 +0530 Merged branches Puneeth and Vattam.
Santosh G. Vattam <vattam.santosh@gmail.com> [Fri, 18 Sep 2009 15:51:15 +0530] rev 69
Merged branches Puneeth and Vattam.
Fri, 18 Sep 2009 15:48:36 +0530 Added dictionaries section.
Santosh G. Vattam <vattam.santosh@gmail.com> [Fri, 18 Sep 2009 15:48:36 +0530] rev 68
Added dictionaries section.
Fri, 18 Sep 2009 03:04:02 +0530 Completed the strings and I/O sections.
Santosh G. Vattam <vattam.santosh@gmail.com> [Fri, 18 Sep 2009 03:04:02 +0530] rev 67
Completed the strings and I/O sections.
Thu, 17 Sep 2009 14:33:08 +0530 Merged branches and added strings methods.
Santosh G. Vattam <vattam.santosh@gmail.com> [Thu, 17 Sep 2009 14:33:08 +0530] rev 66
Merged branches and added strings methods.
Wed, 16 Sep 2009 16:57:49 +0530 Added the strings_dict.rst file.
Santosh G. Vattam <vattam.santosh@gmail.com> [Wed, 16 Sep 2009 16:57:49 +0530] rev 65
Added the strings_dict.rst file.
Fri, 18 Sep 2009 07:07:40 -0400 Fixed Sphinx build for session4.
Puneeth Chaganti <puneeth@fossee.in> [Fri, 18 Sep 2009 07:07:40 -0400] rev 64
Fixed Sphinx build for session4.
(0) -100 -60 tip