grub/grub-core/script
Vladimir 'phcoder' Serbinenko ac6fd21803 * grub-core/script/argv.c (grub_script_argv_split_append): Skip leading
spaces.
	* tests/grub_script_leading_whitespace.in: New file.
	* Makefile.util.def (grub_script_leading_whitespace): New test.
2012-03-19 13:29:43 +01:00
..
argv.c * grub-core/script/argv.c (grub_script_argv_split_append): Skip leading 2012-03-19 13:29:43 +01:00
execute.c * grub-core/commands/i386/pc/play.c: Improve TRANSLATORS comments. 2012-03-11 23:36:35 +01:00
function.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
lexer.c * grub-core/script/execute.c (grub_script_break): Clarify logic. 2012-02-12 21:33:48 +01:00
main.c * grub-core/commands/videoinfo.c: Add TRANSLATORS comments. 2012-03-10 13:19:46 +01:00
parser.y * conf/Makefile.common (CFLAGS_GNULIB): Add 2012-02-24 12:30:32 +01:00
script.c merge with mainline 2010-09-04 11:28:45 +05:30
yylex.l Add variable parsing in $"..." and fix several mismatches with bash. 2012-03-11 14:46:48 +01:00