From: Paul K. <pki...@us...> - 2001-12-07 17:00:21
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory usw-pr-cvs1:/tmp/cvs-serv13521 Modified Files: README gpc_plot.m Log Message: remove references to "matcompat" |
From: Rafael L. <rla...@us...> - 2001-12-13 20:35:24
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory usw-pr-cvs1:/tmp/cvs-serv13114 Modified Files: ChangeLog Makefile.am NEWS README configure.in gpc_plot.m Log Message: New release 0.1.2 (integrates last changes done by P. Kienzle). |
From: Rafael L. <rla...@us...> - 2001-12-14 18:33:24
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory usw-pr-cvs1:/tmp/cvs-serv17773 Modified Files: Makefile.am Log Message: Symlinks point to right location. |
From: Paul K. <pki...@us...> - 2002-04-09 21:08:16
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory usw-pr-cvs1:/tmp/cvs-serv24711/nonfree/gpc Added Files: INDEX Log Message: Split main.idx into individual subdirectories to make it more manageable |
From: Rafael L. <rla...@us...> - 2002-05-12 21:50:41
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory usw-pr-cvs1:/tmp/cvs-serv31165 Modified Files: configure.in Log Message: Debian release 0.1.2-5. Small fix in perl on-line script in configure.in. This does not deserve a 0.1.3 release, yet. |
From: Rafael L. <rla...@us...> - 2003-07-03 23:25:56
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory sc8-pr-cvs1:/tmp/cvs-serv21998 Modified Files: ChangeLog Makefile.am configure.in gpc_clip.cc octave-gpc.cc octave-gpc.h Log Message: Release 0.1.3. See ChangeLog and debian/changelog for the changes. |
From: Rafael L. <rla...@us...> - 2004-01-05 19:48:22
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory sc8-pr-cvs1:/tmp/cvs-serv27201 Added Files: .cvsignore Log Message: Added exclusions file |
From: Rafael L. <rla...@us...> - 2004-01-05 20:09:01
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory sc8-pr-cvs1:/tmp/cvs-serv31999 Modified Files: NEWS README gpc_clip.cc gpc_create.cc gpc_get.cc gpc_is_polygon.cc gpc_read.cc gpc_tristrip.cc gpc_write.cc Log Message: Updated copyright information (added year 2004) |
From: Rafael L. <rla...@us...> - 2004-01-05 20:15:21
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory sc8-pr-cvs1:/tmp/cvs-serv758 Modified Files: gpc_clip.cc gpc_create.cc gpc_get.cc gpc_is_polygon.cc gpc_read.cc gpc_tristrip.cc gpc_write.cc Log Message: Changed package name octave-gpc -> Octave-GPC in copyright notices |
From: Rafael L. <rla...@us...> - 2004-01-05 20:19:12
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory sc8-pr-cvs1:/tmp/cvs-serv1726 Modified Files: .cvsignore Log Message: Ignoring *.oct files |
From: Rafael L. <rla...@us...> - 2004-01-05 20:25:44
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory sc8-pr-cvs1:/tmp/cvs-serv1888 Modified Files: configure.in Log Message: * Release 0.1.4 of OCtave-GPC (appears in AC_INIT). * Restructured and modernized for the latest Autotools: AC_INIT accepts now three arguments and AM_INIT_AUTOMAKE none. * Use AC_HELP_MSG as arguments of AC_ARG_WITH. Use AC_CONFIG_FILES instead of an argument of AC_OUTPUT. Replaced long repetitive code by macros defined now in acinclude.m4. * Removed libexec sirectory setting and use. * Check for Octave version 2.1.52 or later. * Exit with an error if gpc library is not found. |
From: Rafael L. <rla...@us...> - 2004-01-05 21:07:10
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory sc8-pr-cvs1:/tmp/cvs-serv12414 Added Files: acinclude.m4 Log Message: Added this file with macros OCTAVE_CONFIG_INFO and CHEK_PROG, used in configure.in. |
From: Rafael L. <rla...@us...> - 2004-01-05 21:08:53
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory sc8-pr-cvs1:/tmp/cvs-serv12687 Modified Files: Makefile.am Log Message: * Added copyright notice. * Removed "$(prefix)/" from the installation directories, since this is coped with in configure.in. * Removed redundant install-hook rule. |
From: Rafael L. <rla...@us...> - 2004-01-05 21:10:26
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory sc8-pr-cvs1:/tmp/cvs-serv13246 Modified Files: bootstrap.sh Log Message: * Added function run() for user-friendly echo during call to the Autotools. * Changed shabang program to /bin/bash. |
From: Rafael L. <rla...@us...> - 2004-01-05 21:13:07
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory sc8-pr-cvs1:/tmp/cvs-serv13906 Modified Files: gpc_plot.m Log Message: * Updated copyright notice * Removed blank spaces before opening parenthesis in a matrix, making the code work when empty_list_elements_ok == 0 |
From: Rafael L. <rla...@us...> - 2004-01-05 21:18:42
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory sc8-pr-cvs1:/tmp/cvs-serv14385 Modified Files: octave-gpc.cc Log Message: * Call DEFINE_OV_TYPEID_FUNCTIONS_AND_DATA macro with three argument, as required for the newest Octave version (2.1.52). * * Updated copyright notice |
From: Rafael L. <rla...@us...> - 2004-01-05 21:20:02
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory sc8-pr-cvs1:/tmp/cvs-serv15320 Modified Files: octave-gpc.h Log Message: * Added constructor octave_gpc_polygon::octave_gpc_polygon (void) * Updated copyright notice |
From: Rafael L. <rla...@us...> - 2004-01-05 21:31:50
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory sc8-pr-cvs1:/tmp/cvs-serv17513 Modified Files: ChangeLog Log Message: Updated for release 0.1.4 of Octave-GPC |
From: Rafael L. <rla...@us...> - 2004-01-05 21:35:00
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory sc8-pr-cvs1:/tmp/cvs-serv18143 Modified Files: NEWS Log Message: Release 0.1.4 of Octave-GPC |