view ChangeLog @ 16:ae09a25b1206 pytave-task

Fix g++ compile error on ubuntu 8.10
author David Grundberg <individ@acc.umu.se>
date Mon, 10 Nov 2008 22:00:20 +0100
parents 56254a2e18e3
children 583f325a520f 1a26d85a01be
line wrap: on
line source

2008-11-10  David Grundberg  <individ@acc.umu.se>

	* octave_to_python.cc: Remove static storage class on explicitely
	specialized templates.

2008-10-23  David Grundberg  <individ@acc.umu.se>

	* pytave.cc: Use octave_main() to initialize Octave. Introduces
	readline history clashes with interactive Python interpreter.
	* configure.ac: Better testing for Python dependencies.
	* configure.ac: Renamed my_ to pytave_
	* configure.ac: Fixed whitespace.

2008-10-20  David Grundberg  <individ@acc.umu.se>

	* Makefile.am: added test/exceptions.py to extra dist.
	* Jamfile.in: corrected dependencies


2008-10-18  David Grundberg  <individ@acc.umu.se>

	Changed license to correct one (GPLv3).

2008-10-17  David Grundberg  <c04dgg@cs.umu.se>

	First launchpad.net check in.