171 Commits (master)
 

Author SHA1 Message Date
  T. Meissner f630c4e28c added define to provoke kernel panic when accessing the memory at that address 10 years ago
  T. Meissner 94484938c3 initial commit of chapter 2 case study 10 years ago
  T. Meissner ef09dca3b1 added __pycache__ directory to .gitignore file 10 years ago
  T. Meissner 0d4a40ecb3 Merge branch 'master' of https://www.github.com/tmeissner/learning-by-doing 10 years ago
  T. Meissner ca7e62a73f extended buffer overflow example 10 years ago
  T. Meissner 4d0b6fc56e Merge branch 'master' of https://github.com/tmeissner/jquery_mobile-up_and_running 10 years ago
  T. Meissner feab777260 moved into subdirectory 10 years ago
  T. Meissner 674a86e596 added NULL checks after malloc 10 years ago
  T. Meissner d223b5807c more examples 10 years ago
  T. Meissner 4d7a74593b new examples of string initialisation 10 years ago
  T. Meissner ec9a4516b8 added prototype for eval() function; added comment for saferFree() function 10 years ago
  T. Meissner 40187f40b8 change types for handling operations[] arrays from char to int 10 years ago
  T. Meissner c7c71500ed initial commit of examples from chapter 5 10 years ago
  T. Meissner 31e6e28eb8 added examples for (passing) multidimensional arrays; dynamic allocated multidim. arrays & jagged arrays 10 years ago
  T. Meissner c8b574f0be safeCompare now accepts any types as input; added some code examples for gandling of multidimensional arrays 10 years ago
  T. Meissner 9b0948507c merge remote HEAD with local HEAD 10 years ago
  T. Meissner 7d474d40bc begin adding code examples of pointers & multidimensional arrays 10 years ago
  T. Meissner 68164079c7 removed cast for malloc; add function sefeCompare() 10 years ago
  T. Meissner 17f7e537df Merge branch 'master' of https://github.com/tmeissner/learning-by-doing 10 years ago
  T. Meissner bd177d26de moved functions from getline.c into getline.h header file 10 years ago
  T. Meissner 5477ad3b09 initial commit of test program for getline.h functions 10 years ago
  T. Meissner ddc4386192 initial commit of MinUnit test 'framework' 10 years ago
  T. Meissner 852cd31ecc moved functions from getline.c into getline.h header file 10 years ago
  T. Meissner 29b41b440a moved character definition into while loop 10 years ago
  T. Meissner ed5721dcb0 more examples up to chapter 'using one-dimensional array of pointers' 10 years ago
  T. Meissner 26417fa190 more comments, added a example to do it wrong ;) 10 years ago
  T. Meissner 0acc868df0 new getline tool with getline() & trim() function 10 years ago
  T. Meissner 3494ac292e adding example to using malloc to create a one-dimensional array 10 years ago
  T. Meissner e23e6209c2 initial commit of sources of c-pointers book from o'reilly 10 years ago
  T. Meissner 7a3baa12c3 new examples of various radiobuttons and checkboxes 11 years ago
  T. Meissner 3d57a0cc00 added tab on content of <body> element 11 years ago
  T. Meissner 3c95a00eb1 new examples of various forms 11 years ago
  T. Meissner affa59df40 added the new created example html files 11 years ago
  T. Meissner 982dbff4ad new example of a list with search filter 11 years ago
  T. Meissner 84dca46e9b new example of a list with count bubbles 11 years ago
  T. Meissner 816a86ce29 new example of a list with text hierarchy 11 years ago
  T. Meissner 7b5ddfc7ab new example of a list with aside content 11 years ago
  T. Meissner 5c20f1b36e new example of a interactive ordered list 11 years ago
  T. Meissner 9b1828163c new example of a split button list 11 years ago
  T. Meissner 20b1a9b071 new examples of: list with row separators, with interactive rows & nested lists 11 years ago
  T. Meissner 3ffc8c3c06 added idea-folder 11 years ago
  T. Meissner 69c5afcbe8 new example of listview 11 years ago
  T. Meissner 70f63ac86e more examples of buttons & listviews 11 years ago
  T. Meissner c5e2d44ee5 added class 'ui_state_persist' to active buttons 12 years ago
  T. Meissner 2cded6c54c start page with links to all examples 12 years ago
  T. Meissner 9b06ccda41 new example of grouped buttons 12 years ago
  T. Meissner 9e92d18af2 new example of various buttons 12 years ago
  T. Meissner a24084770c new example of layout grids 12 years ago
  T. Meissner 0f710847b1 new example of collapsible sets 12 years ago
  T. Meissner 7118814b0e new example of nested collapsible content 12 years ago