1. 22 Aug, 2013 1 commit
  2. 08 Feb, 2012 1 commit
  3. 24 Jan, 2012 1 commit
    • Vladimir 'phcoder' Serbinenko's avatar
      Replace single-linked with double-linked lists. It results in more · 87edb894
      Vladimir 'phcoder' Serbinenko authored
      	compact and more efficient code.
      
      	* grub-core/kern/list.c (grub_list_push): Moved from here ...
      	* include/grub/list.h (grub_list_push): ... to here. Set prev.
      	(grub_list_remove): Moved from here ...
      	* include/grub/list.h (grub_list_remove): ... here. Use and set prev.
      	(grub_prio_list_insert): Set prev.
      	* include/grub/list.h (grub_list): Add prev. All users updated.
      87edb894
  4. 14 Oct, 2011 2 commits
  5. 13 Oct, 2011 1 commit
  6. 12 Oct, 2011 1 commit
  7. 10 Jul, 2011 1 commit
  8. 09 Jul, 2011 1 commit
  9. 08 Jul, 2011 1 commit
  10. 03 Jul, 2011 1 commit
  11. 02 Jul, 2011 1 commit
  12. 25 Jun, 2011 1 commit
  13. 19 Jun, 2011 1 commit
  14. 08 Jun, 2011 1 commit
  15. 07 Jun, 2011 1 commit
  16. 19 May, 2011 1 commit
  17. 01 Apr, 2011 1 commit
  18. 23 Sep, 2010 1 commit