Changelog for
yast2-perl-bindings-2.13.1000-1.22.i586.rpm :
Fri Sep 16 14:00:00 2011 maAATTsuse.de
- Bump version to indicate SUSE Manager release
- 2.13.1000
Mon Oct 2 14:00:00 2006 mvidnerAATTsuse.cz
- Fixed LDFLAGS for a fix in automake-1.9b.
- 2.13.11
Thu Aug 31 14:00:00 2006 mvidnerAATTsuse.cz
- Fixed SWIG typemaps to really work with 1.3.27.
- 2.13.10
Wed Aug 9 14:00:00 2006 mvidnerAATTsuse.cz
- Using YCPValue::valuetype_str() for better error messages.
Wed Aug 9 14:00:00 2006 mvidnerAATTsuse.cz
- Use the Import class when calling a YCP function
so that the log is not flooded with \"import (Foo)\" (#197845).
- 2.13.9
Mon Aug 7 14:00:00 2006 mvidnerAATTsuse.cz
- Fixed the SWIG fix not to end a comment prematurely.
- 2.13.8
Fri Aug 4 14:00:00 2006 mvidnerAATTsuse.cz
- Removed a search path that is added elsewhere already and here just
breaks compilation is some cases (#197099).
- 2.13.7
Wed Aug 2 14:00:00 2006 mvidnerAATTsuse.cz
- Fixed SWIG typemaps for swig-1.3.29, thanks mmarek.
- 2.13.6
Tue Aug 1 14:00:00 2006 mvidnerAATTsuse.cz
- Documented how YaST::YCP::Import differs from YCP import.
Tue Jul 18 14:00:00 2006 mvidnerAATTsuse.cz
- Documentation updates: doc/typeinfo replaced with doc/perl-bindings,
doc/useperl.ycp, doc/modules/
*.pm
Fri Jun 9 14:00:00 2006 mvidnerAATTsuse.cz
- Reenabled testsuite, needs libzypp r3558 (#182672).
- 2.13.5
Thu Jun 8 14:00:00 2006 roAATTsuse.de
- disable testsuite for the moment, hangs forever
Wed Apr 26 14:00:00 2006 roAATTsuse.de
- hack to fix testsuite (change in yast2-core)
Thu Feb 2 13:00:00 2006 mvidnerAATTsuse.cz
- Replaced yast2-packagemanager by libzypp.
- Require perl, do not package .la file (lint and build warnings).
- 2.13.4
Wed Feb 1 13:00:00 2006 mvidnerAATTsuse.cz
- Fixed passing large integers between YCP and Perl (converting
to/from strings if necessary), up to signed long long (#127896).
- Use BuildRequires.
- 2.13.3
Wed Jan 25 13:00:00 2006 mvidnerAATTsuse.cz
- Return 1 as true value. 8 causes perl warnings if there are too
many of them (#144296).
- pluglib-bindings.ami: clean the _wrap.
* files too.
- 2.13.2
Mon Dec 19 13:00:00 2005 mvidnerAATTsuse.cz
- Do not link libraries that were merged with liby2 in yast2-core.
- 2.13.1
Tue Oct 11 14:00:00 2005 mvidnerAATTsuse.cz
- Functions without TYPEINFO are no longer made available as
any Foo(...), because it is useless and only complicates error
cases.
- 2.13.0
Wed Jul 20 14:00:00 2005 arvinAATTsuse.de
- added libxml2 and libxml2-devel to neededforbuild
Fri Jul 15 14:00:00 2005 mlazarAATTsuse.cz
- fixed \"problem with corrupted memory when using C++/ycp interface...\"
- 2.12.7
Mon Jul 11 14:00:00 2005 visnovAATTsuse.cz
- Fix packages needed for build
- 2.12.6
Fri Jul 1 14:00:00 2005 mlazarAATTsuse.cz
- quick workaround for \"problems with corrupted memory when using
C++/ycp interface of libstorage\", see yast2-hacker
Wed Jun 29 14:00:00 2005 mlazarAATTsuse.cz
- pluglib-bindings: added --strip option to filter.pl
- YPerl.cc: better debug messages for perl_class_destructor
Tue Jun 14 14:00:00 2005 mlazarAATTsuse.cz
- Fixed enums in TYPEINFO (again and better).
Tue Jun 14 14:00:00 2005 mlazarAATTsuse.cz
- Fixed enums in TYPEINFO.
Mon Jun 6 14:00:00 2005 mvidnerAATTsuse.cz
- Fixed build after introducing remote namespaces in yast2-core.
- 2.12.5
Fri Jun 3 14:00:00 2005 mlazarAATTsuse.cz
- pluglib-bindings: improved constructors in TYPEINFO
Wed Jun 1 14:00:00 2005 mlazarAATTsuse.cz
- removed limal_perlrun.swg (not needed sinc YCP support external data types)
Wed Jun 1 14:00:00 2005 mlazarAATTsuse.cz
- added support for perl objects (via YCPExternal type)
Fri May 27 14:00:00 2005 mvidnerAATTsuse.cz
- In TYPEINFO, represent enums as integers, not any.
- Do not grow the generated pm\'s infinitely, remove them before
apending to them.
- Added PLUGLIB_DEPEND (arvin)
Wed May 25 14:00:00 2005 mlazarAATTsuse.cz
- added support for reference to enum types
Fri May 20 14:00:00 2005 mvidnerAATTsuse.cz
- Enhanced for sharing a single interpreter with pluglibs written in
perl (perl2cpp).
- Fixed double deletion of the interpreter when invoked from perl.
Wed May 18 14:00:00 2005 mvidnerAATTsuse.cz
- pluglib-bindings: Compile wrapper using libtool so that
x86_64 gets -fPIC.
- 2.12.4
Mon May 16 14:00:00 2005 mlazarAATTsuse.cz
- pluglib-bindings: support for enum in YCP
Mon May 16 14:00:00 2005 mlazarAATTsuse.cz
- pluglib-bindigs: support for class constructor
Tue May 10 14:00:00 2005 arvinAATTsuse.de
- honour DESTDIR in pluglib-bindings.ami
- 2.12.3
Tue May 10 14:00:00 2005 arvinAATTsuse.de
- use CXX instead of CXXCOMPILE in pluglib-bindings.ami
- 2.12.2
Fri May 6 14:00:00 2005 mlazarAATTsuse.cz
- pluglib-bindings: support for list of hash and hash of list
Thu May 5 14:00:00 2005 mlazarAATTsuse.cz
- pluglib-bindings: support for packet data as input argument to
functions expected reference/pointer
- pluglib-bindings: typemap for pointer/reference to str:string output
Wed May 4 14:00:00 2005 mvidnerAATTsuse.cz
- Build fixes
- 2.12.1
Mon May 2 14:00:00 2005 mlazarAATTsuse.cz
- restructured pluglib-bindings/swig
- added support for lists and hashes of \"black box\" objects
Thu Apr 28 14:00:00 2005 mvidnerAATTsuse.cz
- Added a generic makefile (automake include)
for compiling and installing pluglibs for yast
Tue Apr 26 14:00:00 2005 mlazarAATTsuse.cz
- support for one level hashes/maps in pluglib-bindings
Tue Apr 26 14:00:00 2005 mlazarAATTsuse.cz
- support for two level lists in pluglib-bindings
Mon Apr 25 14:00:00 2005 mvidnerAATTsuse.cz
- Imported pluglib-bindings-0.7
Wed Apr 20 14:00:00 2005 mlazarAATTsuse.cz
- Added support for reference.
- 2.12.0
Mon Feb 14 13:00:00 2005 mvidnerAATTsuse.cz
- Do not redirect stderr to y2log (#42155, #37652).
- 2.11.3
Thu Jan 6 13:00:00 2005 mvidnerAATTsuse.cz
- Added $TYPEINFO{ALL_METHODS} (true by default) so that
YCP can call plain Perl subs, not only methods.
- 2.11.2
Fri Nov 5 13:00:00 2004 visnovAATTsuse.cz
- Set exported symbol entries global (#47078)
- 2.11.1
Fri Oct 29 14:00:00 2004 mvidnerAATTsuse.cz
- Added pkgconfig support.
- 2.11.0
Thu Aug 19 14:00:00 2004 mvidnerAATTsuse.cz
- Make YaPI.pm using configure to substitute the prefix in \'use lib\'.
- 2.10.4
Thu Aug 12 14:00:00 2004 mvidnerAATTsuse.cz
- Broke neededforbuild cycle by substituting
for yast2-devel-packages (msvec).
- 2.10.3
Tue Aug 3 14:00:00 2004 visnovAATTsuse.cz
- return correct type for the next wanted parameter in function calls
- 2.10.2
Tue Aug 3 14:00:00 2004 visnovAATTsuse.cz
- Adapted for the new abstract function call interface
- 2.10.1
Fri May 7 14:00:00 2004 mvidnerAATTsuse.cz
- Made _ a
*working
* alias for __ (#39954).
- 2.9.34
Fri May 7 14:00:00 2004 mvidnerAATTsuse.cz
- YaST::YCP: Use the common log file so that there\'s context
for Perl errors (#39959)
- YaPI::_ deprecated in favor of YaPI::__ (#39954)
- more documentation for YaPI.pm
- 2.9.33
Mon May 3 14:00:00 2004 mvidnerAATTsuse.cz
- logging: fixed caller info, enabled multiple arguments (#39768)
- 2.9.32
Fri Apr 30 14:00:00 2004 mvidnerAATTsuse.cz
- rewrote PrependModulePath to use exactly what YCPPathSearch uses
(#39512)
- 2.9.31
Thu Apr 29 14:00:00 2004 mvidnerAATTsuse.cz
- if we created WFM, do also the cleanup (#39519)
- 2.9.30
Thu Apr 29 14:00:00 2004 mvidnerAATTsuse.cz
- YaPI->SetError: write description (if any) to the log
- 2.9.29
Tue Apr 20 14:00:00 2004 mvidnerAATTsuse.cz
- if there is no UI, use ncurses (#39192)
- 2.9.28
Mon Apr 19 14:00:00 2004 mvidnerAATTsuse.cz
- adapted testsuite for fix in yast2-core-2.9.80
- 2.9.27
Tue Apr 13 14:00:00 2004 mvidnerAATTsuse.cz
- check that a single package does not use inconsistent textdomains
Thu Apr 8 14:00:00 2004 mvidnerAATTsuse.cz
- YaPI.pm: Remember the text domain
and use dgettext instead of gettext (#38613).
- 2.9.26
Fri Apr 2 14:00:00 2004 mvidnerAATTsuse.cz
- changed license to GPL
- 2.9.25
Wed Mar 31 14:00:00 2004 mvidnerAATTsuse.cz
- redirect stderr to prevent errors from garbling ncurses screen (#37652)
- docs: fixed :: to ->
- 2.9.24
Mon Mar 29 14:00:00 2004 mvidnerAATTsuse.cz
- require perl(Locale::gettext) now that YaPI.pm uses it
- 2.9.23
Thu Mar 25 13:00:00 2004 mvidnerAATTsuse.cz
- added i18n functions to YaPI.pm (mcalmer)
- 2.9.22
Thu Mar 25 13:00:00 2004 mvidnerAATTsuse.cz
- fixed passing nested terms
- 2.9.21
Mon Mar 22 13:00:00 2004 mvidnerAATTsuse.cz
- implemented passing symbols and terms to Perl
- 2.9.20
Mon Mar 22 13:00:00 2004 mvidnerAATTsuse.cz
- fixed testsuite on lib64 architectures
- 2.9.19
Wed Mar 17 13:00:00 2004 mvidnerAATTsuse.cz
- strip $self on the way from Perl to YCP,
just as it is added in the reverse direction
- YaPI.inc -> YaPI.pm
- 2.9.18
Wed Mar 17 13:00:00 2004 mvidnerAATTsuse.cz
- YCP now calls all perl functions as class methods
(so adding $self = shift; etc. is needed)
- added tests
- 2.9.17
Fri Mar 12 13:00:00 2004 mvidnerAATTsuse.cz
- added YaPI.inc
- 2.9.16
Thu Mar 11 13:00:00 2004 mvidnerAATTsuse.cz
- YPerlNamespace: some stuff is now in Y2Namespace, removed (#34207)
- parseTypeinfo: allow argument names after whitespace
- 2.9.15
Tue Mar 9 13:00:00 2004 mvidnerAATTsuse.cz
- disregard array context: a YCP list is always a reference to a Perl array
- added data type docs
- fixed explicit Byteblock if type known
- 2.9.14
Mon Mar 1 13:00:00 2004 mvidnerAATTsuse.cz
- added YaST::YCP::Byteblock
Mon Mar 1 13:00:00 2004 mvidnerAATTsuse.cz
- adapted to changes in yast2-core: Type::List
- 2.9.13
Fri Feb 27 13:00:00 2004 mvidnerAATTsuse.cz
- added sformat
- adapted to changes in yast2-core:
Y2Namespace::initialize, SymbolEntryPtr, YFunctionPtr
- 2.9.12
Wed Feb 25 13:00:00 2004 mvidnerAATTsuse.cz
- added liby2util based logging
- use all libraries when starting from Perl (visnov)
- 2.9.11
Mon Feb 23 13:00:00 2004 mvidnerAATTsuse.cz
- Prepend $Y2DIR/modules and $moduledir to PERL5LIB for the embedded Perl
- 2.9.10
Fri Feb 20 13:00:00 2004 mvidnerAATTsuse.cz
- initialize imported namespaces (kkaempf)
- functions without TYPEINFO return \"any\" and do not produce warnings
- 2.9.8
Sat Feb 14 13:00:00 2004 kkaempfAATTsuse.de
- drop timestamp in Y2Namespace
- 2.9.7
Tue Feb 10 13:00:00 2004 mvidnerAATTsuse.cz
- reduced logging to make yast2-inetd build
- 2.9.6
Tue Feb 10 13:00:00 2004 mvidnerAATTsuse.cz
- revert the preference of numbers
now strings are used unless the wanted type is known
or an explicit data class is used (Integer, Float, String added)
- 2.9.5
Mon Feb 9 13:00:00 2004 mvidnerAATTsuse.cz
- try harder to convert Perl data to integers/strings
if the wanted YCP type is known
- prefer numbers to strings if the wanted YCP type is unknown
- enable passing maps/lists containing nil to Perl
- 2.9.4
Fri Jan 30 13:00:00 2004 mvidnerAATTsuse.cz
- don\'t consume Perl arrays when passing them to YCP
- 2.9.3
Fri Jan 30 13:00:00 2004 mvidnerAATTsuse.cz
- fixed parse errors and more
- enabled elementary tests
- 2.9.2
Tue Jan 27 13:00:00 2004 mvidnerAATTsuse.cz
- initial version for autobuild
- 2.9.1