Campbell Barton
f44b54d2a7
patch [ #34103 ]
...
from Lawrence D'Oliveiro (ldo)
More use of bool type, necessitating adding inclusion of BLI_utildefines.h, or moving it up in the inclusion order if it was already included, in various places
- storage.c: make some variables only used in bli_builddir local to that
- storage.c: BLI_file_descriptor_size should allow 0 as a valid file descriptor
- path_util.c: make pointers to non-reentrant storage returned from folder routines const, necessitating making variables holding these returned pointers const elsewhere as well
- path_util.c: BLI_string_to_utf8 closes iconv context in case of conversion error
- blf_lang.c: fill_locales routine now has its own "languages" local variable to construct paths (was stealing internal storage belonging to BLI_get_folder before)
2013-03-05 03:17:46 +00:00
..
2012-12-17 08:01:43 +00:00
2013-02-25 05:55:37 +00:00
2012-10-09 13:36:42 +00:00
2011-10-23 17:52:20 +00:00
2012-10-09 13:36:42 +00:00
2013-03-01 20:45:42 +00:00
2012-10-09 13:36:42 +00:00
2013-02-23 07:36:40 +00:00
2013-02-23 07:36:40 +00:00
2012-11-21 02:28:36 +00:00
2012-11-10 22:32:15 +00:00
2012-12-18 20:56:25 +00:00
2012-10-09 13:36:42 +00:00
2013-02-26 23:08:42 +00:00
2012-09-16 04:58:18 +00:00
2012-10-09 13:36:42 +00:00
2013-01-12 20:01:58 +00:00
2012-12-18 20:56:25 +00:00
2013-01-30 05:55:17 +00:00
2013-01-30 05:55:17 +00:00
2012-11-21 02:28:36 +00:00
2012-10-29 02:11:40 +00:00
2012-12-11 14:29:01 +00:00
2012-10-09 13:36:42 +00:00
2011-10-23 17:52:20 +00:00
2012-10-09 13:36:42 +00:00
2013-02-21 18:30:11 +00:00
2013-01-30 05:55:17 +00:00
2012-10-09 13:36:42 +00:00
2012-09-16 04:58:18 +00:00
2012-10-09 13:36:42 +00:00
2012-11-21 02:28:36 +00:00
2012-10-09 13:36:42 +00:00
2013-01-23 07:26:39 +00:00
2013-03-04 00:53:57 +00:00
2012-11-18 00:30:06 +00:00
2012-11-18 00:30:06 +00:00
2011-10-23 17:52:20 +00:00
2012-10-09 13:36:42 +00:00
2012-10-22 08:15:51 +00:00
2012-10-09 13:36:42 +00:00
2011-10-23 17:52:20 +00:00
2012-07-18 23:03:27 +00:00
2013-02-11 18:29:19 +00:00
2013-02-11 18:29:19 +00:00
2012-09-16 04:58:18 +00:00
2012-05-28 21:36:29 +00:00
2013-01-30 05:55:17 +00:00
2012-11-03 15:35:03 +00:00
2012-10-09 13:36:42 +00:00
2012-10-22 08:15:51 +00:00
2012-10-09 13:36:42 +00:00
2013-02-26 23:08:42 +00:00
2013-02-26 21:58:06 +00:00
2012-10-29 02:11:40 +00:00
2012-09-16 04:58:18 +00:00
2012-12-24 03:13:53 +00:00
2012-06-25 09:14:37 +00:00
2013-01-28 01:26:36 +00:00
2012-12-18 20:56:25 +00:00
2013-01-12 20:01:58 +00:00
2012-12-25 06:20:50 +00:00
2011-10-23 17:52:20 +00:00
2012-10-09 13:36:42 +00:00
2011-02-25 13:35:59 +00:00
2012-10-09 13:36:42 +00:00
2012-12-18 20:56:25 +00:00
2012-11-10 09:45:43 +00:00
2011-10-23 17:52:20 +00:00
2012-10-09 13:36:42 +00:00
2012-10-22 08:15:51 +00:00
2012-10-29 02:11:40 +00:00
2012-10-22 08:15:51 +00:00
2012-10-09 13:36:42 +00:00
2011-10-23 17:52:20 +00:00
2012-10-09 13:36:42 +00:00
2013-02-23 01:17:01 +00:00
2012-10-09 13:36:42 +00:00
2013-02-22 02:31:46 +00:00
2013-01-30 05:55:17 +00:00
2012-11-18 00:30:06 +00:00
2012-09-16 04:58:18 +00:00
2012-02-25 16:49:59 +00:00
2012-06-25 09:14:37 +00:00
2012-09-16 04:58:18 +00:00
2012-10-09 13:36:42 +00:00
2012-10-09 13:36:42 +00:00
2012-10-09 13:36:42 +00:00
2012-12-18 20:56:25 +00:00
2012-12-18 20:56:25 +00:00
2012-11-21 02:28:36 +00:00
2012-10-09 13:36:42 +00:00
2012-02-25 16:49:59 +00:00
2012-06-25 09:14:37 +00:00
2013-01-23 07:26:39 +00:00
2012-10-09 13:36:42 +00:00
2012-10-22 08:15:51 +00:00
2012-10-09 13:36:42 +00:00
2013-03-05 03:17:46 +00:00
2012-10-09 13:36:42 +00:00
2012-12-22 05:38:32 +00:00
2012-09-16 04:58:18 +00:00
2012-10-23 11:47:23 +00:00
2012-10-23 11:47:23 +00:00
2012-11-21 02:28:36 +00:00
2012-10-09 13:36:42 +00:00
2012-10-22 08:15:51 +00:00
2012-10-09 13:36:42 +00:00
2013-02-21 18:30:11 +00:00
2012-06-25 09:14:37 +00:00
2011-10-23 17:52:20 +00:00
2012-10-09 13:36:42 +00:00
2012-09-16 04:58:18 +00:00
2012-10-09 13:36:42 +00:00
2012-11-10 05:42:50 +00:00
2012-10-21 05:46:41 +00:00
2012-09-16 04:58:18 +00:00
2012-07-18 23:03:27 +00:00
2012-11-10 05:42:50 +00:00
2012-08-18 13:07:48 +00:00
2012-09-16 04:58:18 +00:00
2012-10-09 13:36:42 +00:00
2012-02-25 16:49:59 +00:00
2012-06-25 09:14:37 +00:00
2012-02-25 16:49:59 +00:00
2012-06-25 09:14:37 +00:00
2013-02-21 18:30:11 +00:00
2012-11-10 03:11:18 +00:00
2012-09-16 04:58:18 +00:00
2012-10-09 13:36:42 +00:00
2012-09-16 04:58:18 +00:00
2012-09-16 04:58:18 +00:00
2012-09-16 04:58:18 +00:00
2012-09-16 04:58:18 +00:00
2013-02-07 21:29:31 +00:00
2012-11-05 14:24:35 +00:00
2011-10-23 17:52:20 +00:00
2012-02-23 10:41:31 +00:00
2012-09-16 04:58:18 +00:00
2012-10-09 13:36:42 +00:00
2012-04-11 08:15:13 +00:00
2012-10-15 02:15:07 +00:00
2012-04-11 08:15:13 +00:00
2012-10-15 02:15:07 +00:00
2012-03-24 07:52:14 +00:00
2012-10-09 13:36:42 +00:00
2012-10-22 08:15:51 +00:00
2012-10-09 13:36:42 +00:00
2013-01-13 03:48:48 +00:00
2012-10-09 13:36:42 +00:00
2013-02-21 18:30:11 +00:00
2013-02-21 18:30:11 +00:00
2012-12-18 20:56:25 +00:00
2012-12-18 20:56:25 +00:00
2011-10-23 17:52:20 +00:00
2012-02-23 10:41:31 +00:00
2011-10-23 17:52:20 +00:00
2012-10-09 13:36:42 +00:00
2011-10-23 17:52:20 +00:00
2012-10-09 13:36:42 +00:00
2013-01-23 07:26:39 +00:00