Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -164/+0 |
| | |||||
* | use "our" instead of "use vars" | Pascal Rigaux | 2005-05-27 | 1 | -4/+4 |
| | |||||
* | - workaround bug in ocaml on ultrasparc | Pascal Rigaux | 2004-08-02 | 1 | -2/+12 |
| | | | | | | (can't catch exception "Fatal error: out-of-bound access in array or string" in native code) - add begins_with in MDK::Common::String | ||||
* | error should not be scalar refs anymore | Pascal Rigaux | 2004-04-02 | 1 | -1/+0 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -3/+2 |
| | |||||
* | perl_checker is so right... | Pascal Rigaux | 2003-04-11 | 1 | -1/+1 |
| | |||||
* | to handle transparently the new die in DrakX needing to send | Guillaume Cottenceau | 2003-02-19 | 1 | -0/+1 |
| | | | | | | | scalar-refs instead of scalars (to workaround perl bug breaking the utf8 flag for die with scalars), handle the case when err is a scalar ref, and deref it | ||||
* | remove "Use of uninitialized value" in formatAlaTeX | Pascal Rigaux | 2003-01-31 | 1 | -1/+1 |
| | |||||
* | make it perl_checker compliant | Pascal Rigaux | 2002-11-15 | 1 | -2/+2 |
| | |||||
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 1 | -4/+4 |
| | |||||
* | - perl_checker: cleaner, more usable (via .perl_checker for -exclude's) | Pascal Rigaux | 2002-07-31 | 1 | -1/+2 |
| | | | | | | - perl_checker: more stricter syntax rules - adapt *.pm's to those rules | ||||
* | warp_text returns a join'ed string in scalar context | Pascal Rigaux | 2002-02-14 | 1 | -1/+2 |
| | |||||
* | remove "Uncaught exception from user code:", happens with "use diagnostics" | Pascal Rigaux | 2001-09-10 | 1 | -1/+4 |
| | |||||
* | - DataStructure::uniq : keep the order | Pascal Rigaux | 2001-09-09 | 1 | -1/+1 |
| | | | | | - String::warp_text : fixed | ||||
* | (formatError): better handling if error is multi-lined | Pascal Rigaux | 2001-09-09 | 1 | -1/+1 |
| | |||||
* | fix warp_string | Pascal Rigaux | 2001-08-25 | 1 | -3/+5 |
| | |||||
* | much doc added | Pascal Rigaux | 2001-08-03 | 1 | -0/+58 |
| | |||||
* | initial commit | Pascal Rigaux | 2001-07-24 | 1 | -0/+90 |