<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/standalone/livedrake, branch V9_1_38mdk</title>
<subtitle>Mageia Installer and base platform for many utilities</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'V9_1_38mdk'.</title>
<updated>2003-05-19T14:55:45+00:00</updated>
<author>
<name>Mystery Man</name>
<email>unknown@mandriva.org</email>
</author>
<published>2003-05-19T14:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=7994644e1353db36673c5125ca86b3a6683110f5'/>
<id>7994644e1353db36673c5125ca86b3a6683110f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reflect in standalone drakxtools the removal of DrakX icons</title>
<updated>2003-02-28T16:09:17+00:00</updated>
<author>
<name>Guillaume Cottenceau</name>
<email>gc@mandriva.com</email>
</author>
<published>2003-02-28T16:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=4eecdf7017657550486500c59707a3c5938f7839'/>
<id>4eecdf7017657550486500c59707a3c5938f7839</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- standalone.pm :</title>
<updated>2002-11-18T08:05:41+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2002-11-18T08:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=0f881eacc9dd3d36486097322c189d0737b56154'/>
<id>0f881eacc9dd3d36486097322c189d0737b56154</id>
<content type='text'>
  o make it be 'use strict' aware
  o factorize options managment in one place
- standalone tools :
  o they all now support -h|--help -v|--version, ...
  o they can add their own options to %standalone::usages
- harddrake : use std --testing/$::testing rather than its own
  --test option

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  o make it be 'use strict' aware
  o factorize options managment in one place
- standalone tools :
  o they all now support -h|--help -v|--version, ...
  o they can add their own options to %standalone::usages
- harddrake : use std --testing/$::testing rather than its own
  --test option

</pre>
</div>
</content>
</entry>
<entry>
<title>replace "_" with "N" and "__" with "N_"</title>
<updated>2002-11-06T13:20:21+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-11-06T13:20:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9091151d546e5d749b47e2efce3ff651784fcc8c'/>
<id>9091151d546e5d749b47e2efce3ff651784fcc8c</id>
<content type='text'>
rationale:

- currently, we use _("xxx") as a shorthand for gettext("xxx"). It
also used to call xgettext with --keyword=_

- alas, function &amp;_ 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 &amp;_,
overriding common.pm's &amp;_

- a fix is to set @::textdomains to add a new domain (the default
being "libDrakX")

but relying on the global "_" is still dangerous!

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rationale:

- currently, we use _("xxx") as a shorthand for gettext("xxx"). It
also used to call xgettext with --keyword=_

- alas, function &amp;_ 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 &amp;_,
overriding common.pm's &amp;_

- a fix is to set @::textdomains to add a new domain (the default
being "libDrakX")

but relying on the global "_" is still dangerous!

</pre>
</div>
</content>
</entry>
<entry>
<title>- write the 'common' part of the 'explanations' stuff,</title>
<updated>2002-01-18T20:22:20+00:00</updated>
<author>
<name>Guillaume Cottenceau</name>
<email>gc@mandriva.com</email>
</author>
<published>2002-01-18T20:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=a845140044510ef3fdc179b333301218d3faefe5'/>
<id>a845140044510ef3fdc179b333301218d3faefe5</id>
<content type='text'>
  with nice help from Pixel for the tough Perl part
- move 'use standalone' up in all standalone apps,
  to comply to 'explanations'

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  with nice help from Pixel for the tough Perl part
- move 'use standalone' up in all standalone apps,
  to comply to 'explanations'

</pre>
</div>
</content>
</entry>
<entry>
<title>use vnew the right way everywhere</title>
<updated>2001-08-09T09:35:37+00:00</updated>
<author>
<name>Guillaume Cottenceau</name>
<email>gc@mandriva.com</email>
</author>
<published>2001-08-09T09:35:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=990265bd38aeccab96c09e5224256443016e33b5'/>
<id>990265bd38aeccab96c09e5224256443016e33b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move to MDK::Common, bool-&gt;to_bool</title>
<updated>2001-07-24T22:39:28+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2001-07-24T22:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b60c0cb8f67d745626fec6f0c8540818f24e91a6'/>
<id>b60c0cb8f67d745626fec6f0c8540818f24e91a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use standalone and standalone::pkgs_install</title>
<updated>2001-01-10T00:33:11+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2001-01-10T00:33:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=1883acd25096f34779cce40ebba76c5860964f0d'/>
<id>1883acd25096f34779cce40ebba76c5860964f0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2000-09-28T16:33:49+00:00</updated>
<author>
<name>Francois Pons</name>
<email>fpons@mandriva.com</email>
</author>
<published>2000-09-28T16:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=a3e2c7be4443cb41d435ea38cd7f3e253709afcc'/>
<id>a3e2c7be4443cb41d435ea38cd7f3e253709afcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2000-09-28T15:19:36+00:00</updated>
<author>
<name>Francois Pons</name>
<email>fpons@mandriva.com</email>
</author>
<published>2000-09-28T15:19:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=cedfbb4076138ad2a2488edac052ebcb4d4c4d87'/>
<id>cedfbb4076138ad2a2488edac052ebcb4d4c4d87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
