Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | rationale: - currently, we use _("xxx") as a shorthand for gettext("xxx"). It also used to call xgettext with --keyword=_ - alas, function &_ is global and not by package (notice esp. that _ is not exported in common.pm) - this lead to big ugly pb with packages defining their own &_, overriding common.pm's &_ - a fix is to set @::textdomains to add a new domain (the default being "libDrakX") but relying on the global "_" is still dangerous! | ||||
* | - Big Move 1: interactive::* hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -2/+2 |
| | |||||
* | stdio mode works again | Guillaume Cottenceau | 2001-10-11 | 1 | -1/+0 |
| | |||||
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-14 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-13 | 1 | -4/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-08-28 | 1 | -0/+9 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-11-12 | 1 | -48/+8 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-10-25 | 1 | -2/+4 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-10-04 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-09-19 | 1 | -9/+9 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-08-23 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 1999-08-09 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-07-29 | 1 | -137/+11 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-07-24 | 1 | -7/+15 |
| | |||||
* | no_comment | Pascal Rigaux | 1999-07-23 | 1 | -4/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 1999-07-17 | 1 | -5/+6 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 1999-07-16 | 1 | -17/+13 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 1999-07-15 | 1 | -0/+196 |