Files
nethack/src
PatR 2e3ef24762 options.c cleanup
Replace several 'foo = alloc(strlen(bar)+1), strcpy(foo,bar)' sequences
  with 'foo = dupstr(bar)' calls.
Change 'free(foo)' into 'free((genericptr_t) foo)' to possibly pacify
  'lint' and/or really old compilers.
Add braces around 'if something;' when 'else { otherwise; }' has braces.
Simplify option value formatting for 'sortloot'.
2015-11-09 19:20:19 -08:00
..
2015-11-08 01:37:55 -08:00
2015-11-08 01:37:55 -08:00
2015-11-08 01:37:55 -08:00
2015-11-06 03:14:50 -08:00
2015-11-01 01:17:54 -08:00
2015-11-09 13:06:19 +02:00
2015-11-08 01:37:55 -08:00
2015-11-07 20:02:04 -08:00
2015-11-08 01:37:55 -08:00
2015-11-08 01:37:55 -08:00
2015-11-06 03:14:50 -08:00
2015-11-08 01:41:43 -08:00
2015-11-08 01:37:55 -08:00
2015-11-03 18:28:53 -08:00
2015-11-08 01:37:55 -08:00
2015-11-09 19:11:41 -08:00
2015-11-07 20:02:04 -08:00
2015-11-02 18:14:57 -08:00
2015-11-08 01:37:55 -08:00
2015-11-07 20:02:04 -08:00
2015-11-08 01:37:55 -08:00
2015-11-07 20:02:04 -08:00
2015-10-15 12:30:50 -07:00
2015-11-03 18:28:53 -08:00
2015-11-09 13:06:19 +02:00
2015-11-02 18:14:57 -08:00
2015-10-17 18:47:31 +03:00
2015-11-07 20:02:04 -08:00
2015-11-07 20:02:04 -08:00
2015-10-18 13:55:11 +03:00
2015-10-17 18:47:31 +03:00
2015-05-25 09:21:31 +09:00
2015-11-03 18:28:53 -08:00
2015-11-07 01:12:30 -08:00
2015-11-03 18:28:53 -08:00
2015-11-06 03:14:50 -08:00
2015-11-09 13:06:19 +02:00
2015-11-07 01:12:30 -08:00
2015-11-06 03:14:50 -08:00
2015-11-09 19:20:19 -08:00
2015-05-27 20:21:57 +03:00
2015-11-03 18:28:53 -08:00
2015-11-06 18:03:13 -08:00
2015-11-09 13:06:19 +02:00
2015-05-25 09:21:31 +09:00
2015-11-07 00:12:09 -08:00
2015-11-06 18:03:13 -08:00
2015-11-09 19:11:41 -08:00
2015-11-07 01:12:30 -08:00
2015-11-07 01:12:30 -08:00
2015-11-07 09:06:13 +02:00
2015-11-09 17:21:20 -08:00
2015-11-06 18:03:13 -08:00
2015-11-07 01:12:30 -08:00
2015-05-25 09:21:31 +09:00
2015-11-06 18:03:13 -08:00
2015-11-07 01:12:30 -08:00
2015-11-07 01:12:30 -08:00
2015-11-06 18:03:13 -08:00
2015-05-25 09:21:31 +09:00
2015-11-07 01:12:30 -08:00
2015-11-07 01:12:30 -08:00
2015-11-07 01:12:30 -08:00
2015-11-07 01:12:30 -08:00