Commit Graph

  • f630c4e added define to provoke kernel panic when accessing the memory at that address by tmeissner 2014-08-24 18:51:51 +0200
  • 9448493 initial commit of chapter 2 case study by tmeissner 2014-08-24 18:45:55 +0200
  • ef09dca added __pycache__ directory to .gitignore file by tmeissner 2014-08-24 15:23:37 +0200
  • 0d4a40e Merge branch 'master' of https://www.github.com/tmeissner/learning-by-doing by tmeissner 2014-05-30 23:59:23 +0200
  • ca7e62a extended buffer overflow example by tmeissner 2014-05-30 23:58:40 +0200
  • 4d0b6fc Merge branch 'master' of https://github.com/tmeissner/jquery_mobile-up_and_running by tmeissner 2014-05-30 13:19:17 +0200
  • feab777 moved into subdirectory by tmeissner 2014-05-30 12:46:10 +0200
  • 674a86e added NULL checks after malloc by tmeissner 2014-05-27 23:06:32 +0200
  • d223b58 more examples by tmeissner 2014-05-27 22:46:49 +0200
  • 4d7a745 new examples of string initialisation by tmeissner 2014-05-25 14:36:10 +0200
  • ec9a451 added prototype for eval() function; added comment for saferFree() function by tmeissner 2014-05-18 21:27:00 +0200
  • 40187f4 change types for handling operations[] arrays from char to int by tmeissner 2014-05-18 21:23:19 +0200
  • c7c7150 initial commit of examples from chapter 5 by tmeissner 2014-05-18 20:58:49 +0200
  • 31e6e28 added examples for (passing) multidimensional arrays; dynamic allocated multidim. arrays & jagged arrays by tmeissner 2014-05-18 11:03:40 +0200
  • c8b574f safeCompare now accepts any types as input; added some code examples for gandling of multidimensional arrays by tmeissner 2014-05-12 01:05:40 +0200
  • 9b09485 merge remote HEAD with local HEAD by tmeissner 2014-05-11 23:04:16 +0200
  • 7d474d4 begin adding code examples of pointers & multidimensional arrays by tmeissner 2014-05-11 23:00:37 +0200
  • 6816407 removed cast for malloc; add function sefeCompare() by tmeissner 2014-05-11 22:15:09 +0200
  • 17f7e53 Merge branch 'master' of https://github.com/tmeissner/learning-by-doing by tmeissner 2014-04-24 10:11:00 +0200
  • bd177d2 moved functions from getline.c into getline.h header file by tmeissner 2014-04-24 09:52:45 +0200
  • 5477ad3 initial commit of test program for getline.h functions by tmeissner 2014-04-24 09:50:25 +0200
  • ddc4386 initial commit of MinUnit test 'framework' by tmeissner 2014-04-24 09:48:30 +0200
  • 852cd31 moved functions from getline.c into getline.h header file by tmeissner 2014-04-24 09:46:36 +0200
  • 29b41b4 moved character definition into while loop by tmeissner 2014-04-23 21:42:49 +0200
  • ed5721d more examples up to chapter 'using one-dimensional array of pointers' by tmeissner 2014-04-09 23:59:04 +0200
  • 26417fa more comments, added a example to do it wrong ;) by tmeissner 2014-04-09 16:45:57 +0200
  • 0acc868 new getline tool with getline() & trim() function by tmeissner 2014-04-09 00:15:11 +0200
  • 3494ac2 adding example to using malloc to create a one-dimensional array by tmeissner 2014-04-09 00:14:23 +0200
  • e23e620 initial commit of sources of c-pointers book from o'reilly by tmeissner 2014-03-31 23:50:03 +0200
  • 7a3baa1 new examples of various radiobuttons and checkboxes by tmeissner 2013-01-19 16:38:17 +0100
  • 3d57a0c added tab on content of <body> element by tmeissner 2013-01-19 16:36:57 +0100
  • 3c95a00 new examples of various forms by tmeissner 2013-01-19 00:14:16 +0100
  • affa59d added the new created example html files by tmeissner 2013-01-02 23:47:46 +0100
  • 982dbff new example of a list with search filter by tmeissner 2013-01-02 23:43:10 +0100
  • 84dca46 new example of a list with count bubbles by tmeissner 2013-01-02 23:42:52 +0100
  • 816a86c new example of a list with text hierarchy by tmeissner 2013-01-02 23:42:35 +0100
  • 7b5ddfc new example of a list with aside content by tmeissner 2013-01-02 23:41:47 +0100
  • 5c20f1b new example of a interactive ordered list by tmeissner 2013-01-02 23:40:04 +0100
  • 9b18281 new example of a split button list by tmeissner 2013-01-02 02:23:03 +0100
  • 20b1a9b new examples of: list with row separators, with interactive rows & nested lists by tmeissner 2013-01-02 01:40:43 +0100
  • 3ffc8c3 added idea-folder by tmeissner 2013-01-01 22:42:19 +0100
  • 69c5afc new example of listview by Torsten Meissner 2012-12-31 19:34:59 +0100
  • 70f63ac more examples of buttons & listviews by Torsten Meissner 2012-12-31 19:34:09 +0100
  • c5e2d44 added class 'ui_state_persist' to active buttons by tmeissner 2012-12-03 00:33:46 +0100
  • 2cded6c start page with links to all examples by tmeissner 2012-12-02 00:44:03 +0100
  • 9b06ccd new example of grouped buttons by tmeissner 2012-12-02 00:41:37 +0100
  • 9e92d18 new example of various buttons by tmeissner 2012-12-02 00:41:16 +0100
  • a240847 new example of layout grids by tmeissner 2012-12-02 00:40:53 +0100
  • 0f71084 new example of collapsible sets by tmeissner 2012-12-02 00:40:34 +0100
  • 7118814 new example of nested collapsible content by tmeissner 2012-12-02 00:40:17 +0100
  • 69e489e new example of collapsible content by tmeissner 2012-12-02 00:39:58 +0100
  • 2c61d3b added marking of selected element with 'ui-btn-active' class by tmeissner 2012-11-29 00:06:26 +0100
  • d177688 new example of persistant footer with navigation bar by tmeissner 2012-11-29 00:04:25 +0100
  • b5aa48c new example of navigation toolbars in header & footer by tmeissner 2012-11-27 23:42:42 +0100
  • ceca840 new example of buttons in the footer by tmeissner 2012-11-27 23:25:21 +0100
  • 8126c57 new example of a self made custom header by tmeissner 2012-11-27 23:25:02 +0100
  • 128c653 new example of buttons in the header by tmeissner 2012-11-27 23:24:28 +0100
  • 20e0212 new gitignore file by tmeissner 2012-11-27 23:22:22 +0100
  • 1421478 longer excerp of 'faust' so we have to scroll ;) by tmeissner 2012-11-27 00:32:52 +0100
  • b8f2c34 not needed anymore by tmeissner 2012-11-27 00:24:18 +0100
  • fc49fcb new example of different positions (inline/fixed/fullscreen )of toolbars (header/footer) by tmeissner 2012-11-27 00:22:08 +0100
  • d3b54db new example of urls with special mobile behaviours like email, tel or sms by tmeissner 2012-11-25 22:43:33 +0100
  • ac941d8 update to jquery 1.8.2 & jquery mobile 1.2.0 by tmeissner 2012-11-25 13:49:41 +0100
  • 79837f0 new 'deleted done' page for dialog example, can be reached when clicking on 'Yes, delete' button in the dialog by tmeissner 2012-11-25 13:48:48 +0100
  • 7767045 new example with a dialog page by tmeissner 2012-11-25 01:54:36 +0100
  • ceb911e new example of various transition effects when switching to a new page by tmeissner 2012-11-25 00:17:59 +0100
  • b31897f new example of absolute linking to a external page by tmeissner 2012-11-25 00:17:09 +0100
  • 77dc9e8 new version of ch01_03.html with external instead of internal link to page2 by Torsten Meissner 2012-11-24 02:04:14 +0100
  • 055ea79 added 'back' button in header of page2 by Torsten Meissner 2012-11-24 01:41:22 +0100
  • 4b9a2c3 initial commit of next 2 examples of chapter 01 by Torsten Meissner 2012-11-24 01:32:01 +0100
  • 5a28f0e initial commit by tmeissner 2012-11-23 14:33:27 +0100