root/branches/common-nfo


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3574 [3574] 09/12/07 14:59:14 tg use MAP_PRIVATE, so that this works on Linux as well 10x austriancoder@
(edit) @3488 [3488] 08/13/07 17:09:52 tg begin working on default values, but I'm going to have to …
(edit) @3487 [3487] 08/13/07 16:55:59 tg add some more helpers for important tasks
(edit) @3486 [3486] 08/13/07 16:45:58 tg better, much much better
(edit) @3476 [3476] 08/10/07 13:52:23 tg add some data for input validation, to be used later
(edit) @3475 [3475] 08/09/07 18:52:10 tg track (struct parser_res)->itype stronger than (struct …
(edit) @3474 [3474] 08/09/07 18:43:04 tg optimise
(edit) @3473 [3473] 08/09/07 18:41:19 tg fixes
(edit) @3472 [3472] 08/09/07 18:38:17 tg more debugging, and fix varexpand to be actually working
(edit) @3471 [3471] 08/09/07 18:28:02 tg work on lookup stuff; next: unbreak varexpand…
(edit) @3470 [3470] 08/09/07 18:04:11 tg track the _real_ entry type, for varname expansion: • KWT_MULTI etc. with …
(edit) @3469 [3469] 08/09/07 17:50:43 tg referencing undefined variables yields a warning at -d
(edit) @3468 [3468] 08/09/07 17:46:10 tg algorithm for variable expansion, dead simple: • first, variables are …
(edit) @3467 [3467] 08/09/07 17:24:47 tg this is how it goes farther
(edit) @3466 [3466] 08/09/07 17:13:57 tg fix a syntax error ☺ tab, not space cought by the nfotiser
(edit) @3465 [3465] 08/09/07 17:12:02 tg add filename to syntax error messages
(edit) @3464 [3464] 08/09/07 17:08:25 tg that one can now be omitted we'll have to make sure that a kw_iter of 0 is …
(edit) @3463 [3463] 08/09/07 17:04:31 tg even cooler output, and I bet nobody will understand the output, the …
(edit) @3462 [3462] 08/09/07 16:57:19 tg improve dumping
(edit) @3461 [3461] 08/09/07 16:53:21 tg • new keyword type MULTITOP = multi + optional iterator • change a little …
(edit) @3460 [3460] 08/09/07 16:05:23 tg fix these bugs and add line numbers to syntax errors as bonus
(edit) @3459 [3459] 08/09/07 15:50:32 tg add some debugging – enough to find the endless loop
(edit) @3458 [3458] 08/09/07 15:44:30 tg better debugging
(edit) @3457 [3457] 08/09/07 15:40:07 tg hook parser and dumper into main loop, seems to loop and hog all mem tho, …
(edit) @3456 [3456] 08/09/07 15:18:23 tg fix
(edit) @3455 [3455] 08/09/07 15:10:50 tg finish the parser (hopefully), add a dumper
(edit) @3454 [3454] 08/09/07 14:04:34 tg mooore
(edit) @3453 [3453] 08/09/07 13:51:36 tg handle NULL pointers in str_add, str_nadd
(edit) @3452 [3452] 08/09/07 13:22:16 tg sometimes, the best ideas come on the way to work after mmapping the file, …
(edit) @3449 [3449] 08/08/07 18:51:04 tg +spec
(edit) @3447 [3447] 08/08/07 18:14:20 tg useful stuff for the .nfo parser
(edit) @3446 [3446] 08/08/07 16:55:33 tg more, but I'm hungry now and unable to concentrate
(edit) @3445 [3445] 08/08/07 16:33:42 tg better proto
(edit) @3444 [3444] 08/08/07 16:32:17 tg first cut at the parser data types thanks to bsiegert@mbsd for discussing …
(edit) @3443 [3443] 08/08/07 14:45:20 tg • use libdl (required on GNU/Lunox) • fix categories decl (oops…) • insert …
(edit) @3442 [3442] 08/08/07 14:39:17 tg allow ISO C99 and GCC constructs
(edit) @3441 [3441] 08/08/07 14:29:18 tg the x-version of dbexecv()
(edit) @3440 [3440] 08/08/07 14:23:25 tg support querying the category database bsearch idea/syntax taken from …
(edit) @3439 [3439] 08/08/07 14:20:41 tg don't build fwcf host tools for now, until fwcf/info.mk is generated
(edit) @3438 [3438] 08/08/07 13:19:58 tg try to cleanup botched commit; svn sucks even worse than cvs in this …
(edit) @3437 [3437] 08/08/07 13:19:12 tg try to cleanup botched commit; svn sucks even worse than cvs in this …
(edit) @3436 [3436] 08/08/07 13:17:53 tg try to cleanup botched commit; svn sucks even worse than cvs in this …
(edit) @3435 [3435] 08/08/07 13:17:11 tg try to cleanup botched commit; svn sucks even worse than cvs in this …
(edit) @3434 [3434] 08/08/07 13:15:49 tg try to cleanup botched commit; svn sucks even worse than cvs in this …
(edit) @3433 [3433] 08/08/07 13:15:45 tg try to cleanup botched commit; svn sucks even worse than cvs in this …
(edit) @3432 [3432] 08/08/07 13:15:02 tg try to cleanup botched commit; svn sucks even worse than cvs in this …
(edit) @3431 [3431] 08/08/07 13:14:39 tg try to cleanup botched commit; svn sucks even worse than cvs in this …
(edit) @3430 [3430] 08/08/07 13:13:19 tg try to cleanup botched commit; svn sucks even worse than cvs in this …
(edit) @3429 [3429] 08/08/07 13:12:37 tg try to cleanup botched commit; svn sucks even worse than cvs in this …
(edit) @3428 [3428] 08/08/07 13:11:34 tg try to cleanup botched commit; svn sucks even worse than cvs in this …
(edit) @3427 [3427] 08/08/07 13:08:41 tg merge in trunk rev. 3426
(edit) @3277 [3277] 07/18/07 18:58:32 tg fix: it's DISTFILE_<n> – DISTFILES is the number of them, oops
(edit) @3276 [3276] 07/18/07 18:57:51 tg convert fwwif too, more samples don't hurt
(edit) @3275 [3275] 07/18/07 16:22:39 tg nfo conversion of busybox – child's play due to the recent changes in …
(edit) @3274 [3274] 07/18/07 16:18:59 tg more nfo conversion
(edit) @3273 [3273] 07/18/07 16:18:18 tg adjust with DB draft
(edit) @3272 [3272] 07/18/07 16:13:36 tg oeps
(edit) @3271 [3271] 07/18/07 15:59:45 tg • fix nfo draft • fix fwcf info.nfo file • convert mksh to info.nfo
(edit) @3270 [3270] 07/18/07 15:30:55 tg merge the rest
(edit) @3269 [3269] 07/18/07 15:28:41 tg • merge package/fwcf/ • revert package/base-files/ to non-NFO
(edit) @3268 [3268] 07/18/07 15:23:19 tg merge tools/
(edit) @3267 [3267] 07/18/07 15:19:55 tg merge mk/
(edit) @3266 [3266] 07/18/07 15:18:22 tg merge Docs/
(copy) @3265 [3265] 07/18/07 14:45:43 tg copy trunk/freewrt r3264 into a new branch for making the nfo …
copied from trunk/freewrt:
(edit) @3264 [3264] 07/18/07 14:15:32 tg fix dependency calculation
Note: See TracRevisionLog for help on using the revision log.