log

age author description
Tue, 17 Feb 2009 01:33:10 -0500 John W. Eaton disallow reading from stdin while running interactively
Tue, 17 Feb 2009 00:43:13 -0500 John W. Eaton toplev.cc (Foctave_config_info): add CARBON_LIBS, X11_INCFLAGS, and X11_LIBS to the struct
Tue, 17 Feb 2009 00:28:48 -0500 Thomas Treichl Use CARBON_LIBS instead of LIBS for framework Carbon.
Tue, 17 Feb 2009 00:27:30 -0500 Thomas Treichl Fix test for X11 if "--without-x" is given.
Tue, 17 Feb 2009 00:01:33 -0500 John W. Eaton plotyy.m: handle existing figure with no axes
Mon, 16 Feb 2009 17:01:17 -0500 John W. Eaton __makeinfo__.m: rename from makeinfo.m
Mon, 16 Feb 2009 16:44:55 -0500 John W. Eaton lex.l (next_token_can_follow_bin_op): push all characters read on to buffer stack
Mon, 16 Feb 2009 14:43:34 -0500 John W. Eaton genprops.awk (emit_source): don't use + to concatenate strings
Mon, 16 Feb 2009 13:31:44 -0500 Ben Abbott Trivial change to shading.m and surfl.m demos.
Mon, 16 Feb 2009 16:52:42 +0100 Jaroslav Hajek fix typo in sortrows
Mon, 16 Feb 2009 16:08:41 +0100 Jaroslav Hajek update comments in fsolve
Mon, 16 Feb 2009 15:50:44 +0100 Jaroslav Hajek typo in gnuplot_drawnow.m
Mon, 16 Feb 2009 15:12:00 +0100 Jaroslav Hajek fix which message for built-in functions
Mon, 16 Feb 2009 15:05:24 +0100 Jaroslav Hajek fix 2-subs assigment into n-d arrays
Mon, 16 Feb 2009 13:53:11 +0100 Jaroslav Hajek remove unused macros from mx-inlines.cc
Mon, 16 Feb 2009 13:53:09 +0100 Jaroslav Hajek implement short-circuiting row-reduction any/all algorithm
Mon, 16 Feb 2009 12:45:15 +0100 Jaroslav Hajek fix unscaling in expm
Mon, 16 Feb 2009 12:41:55 +0100 Jaroslav Hajek implement fast logical sum (counting)
Mon, 16 Feb 2009 10:53:46 +0100 Jaroslav Hajek more NEWS updates
Mon, 16 Feb 2009 10:40:10 +0100 Jaroslav Hajek Fix invalid conversion error on implicit demotion of n-d arrays
Mon, 16 Feb 2009 10:31:10 +0100 Jaroslav Hajek fix small bug in scalar-to-array assignment
Mon, 16 Feb 2009 10:15:43 +0100 Jaroslav Hajek fix & clean up complex & sparse sorting
Mon, 16 Feb 2009 08:52:00 +0100 Jaroslav Hajek optimize min/max functions
Mon, 16 Feb 2009 07:57:03 +0100 Jaroslav Hajek use new reduction ops for char matrices
Mon, 16 Feb 2009 01:41:06 -0500 John W. Eaton liboctave/cmd-edit.cc, src/input.cc: use fputs instead of fprintf
Mon, 16 Feb 2009 00:38:25 -0500 John W. Eaton help.m: shorten default help text
Mon, 16 Feb 2009 00:09:44 -0500 John W. Eaton NEWS update
Sun, 15 Feb 2009 23:49:15 -0500 John W. Eaton handle commands in the lexer
Sun, 15 Feb 2009 16:31:16 -0500 John W. Eaton better handling of object indexing in lexer
Sun, 15 Feb 2009 19:07:05 -0500 Ben Abbott subplot.m: Compatible placement of subplots.
Sat, 14 Feb 2009 19:50:43 +0100 Jaroslav Hajek reimplement any & all using the new reduction code
Sat, 14 Feb 2009 07:27:34 +0100 Jaroslav Hajek add missing return statement
Sat, 14 Feb 2009 07:24:16 +0100 Jaroslav Hajek use new summation code for native integer summation
Fri, 13 Feb 2009 18:29:18 -0500 Ben Abbott Initialize axes ticklength property.
Fri, 13 Feb 2009 16:38:27 -0500 John W. Eaton handle CRLF and CR in fgetl/fgets
Fri, 13 Feb 2009 15:36:43 -0500 John W. Eaton NEWS: another update
Fri, 13 Feb 2009 15:06:50 -0500 John W. Eaton NEWS: update for release
Fri, 13 Feb 2009 21:04:50 +0100 Jaroslav Hajek improve reduction functions
Fri, 13 Feb 2009 13:03:04 -0500 John W. Eaton toplev.cc (do_octave_atexit): only save history if Vsaving_history is true
Thu, 12 Feb 2009 15:29:12 -0500 John W. Eaton rename internal issorted and issorted_rows functions to is_sorted and is_sorted_rows
Thu, 12 Feb 2009 15:16:35 -0500 John W. Eaton rename all uses of sortrows_idx to sort_rows_idx
Thu, 12 Feb 2009 14:37:43 -0500 John W. Eaton [mq]: x
Thu, 12 Feb 2009 10:00:43 +0100 Jaroslav Hajek use lo-traits in oct-inttypes
Thu, 12 Feb 2009 03:44:41 -0500 John W. Eaton src/TEMPLATE-INST/Array-tc.cc: undo previous change
Thu, 12 Feb 2009 09:30:33 +0100 Soren Hauberg Simplify documentation cache generation to only handle one directory per call to 'gen_doc_cache'
Thu, 12 Feb 2009 03:06:46 -0500 John W. Eaton src/version.h: append + to version and api
Thu, 12 Feb 2009 03:04:23 -0500 Soren Hauberg scripts/help/lookfor.m: Adapt to new cache scheme.
Thu, 12 Feb 2009 03:03:59 -0500 John W. Eaton some comments for lo-traits.h
Thu, 12 Feb 2009 02:49:14 -0500 John W. Eaton [mq]: sort-traits
Wed, 11 Feb 2009 19:46:23 -0500 Ben Abbott Introduce new macro OCTAVE_GLUTESSCALLBACK_THREEDOTS. Use definitions HAVE_FRAMEWORK_OPENGL and HAVE_GLUTESSCALLBACK_THREEDOTS for Mac's framework OpenGL implementation.
Wed, 11 Feb 2009 19:14:42 -0500 Ben Abbott Include FTGLTextureFont.h when FTGL_UPPER_CASE is not defined.
Wed, 11 Feb 2009 10:14:58 -0500 John W. Eaton create $(DESTDIR)$(octetcdir) when installing
Wed, 11 Feb 2009 15:25:53 +0100 Jaroslav Hajek imported patch sort3.diff
Wed, 11 Feb 2009 01:48:39 -0500 John W. Eaton doc/interpreter/mk_doc_cache.m: pass --fill-column=1024 to makeinfo
Wed, 11 Feb 2009 01:02:54 -0500 John W. Eaton install DOC and NEWS in $octetcdir
Tue, 10 Feb 2009 22:09:32 -0500 Rafael Laboissiere Run some clean targets on sub-directory @polynomial
Tue, 10 Feb 2009 21:50:59 -0500 John W. Eaton doc/interpreter/mk_doc_cache.m: improve performance
Tue, 10 Feb 2009 17:04:20 -0500 John W. Eaton generate DOC file for lookfor function
Tue, 10 Feb 2009 16:02:36 -0500 John W. Eaton doc fixes
Tue, 10 Feb 2009 10:59:09 -0500 John W. Eaton changelog fixes
Tue, 10 Feb 2009 11:22:05 +0100 Jaroslav Hajek fix typo in previous patch
Fri, 14 Mar 2008 12:54:56 +0100 Jaroslav Hajek support pchip method in interp2
Mon, 09 Feb 2009 16:53:12 -0500 John W. Eaton Added tag ss-3-1-52 for changeset 739141cde75a
Mon, 09 Feb 2009 21:51:31 +0100 Jaroslav Hajek fix typo in Array-f.cc ss-3-1-52
Mon, 09 Feb 2009 15:43:24 -0500 John W. Eaton scripts/miscellaneous/Makefile.in (SOURCES): include __xzip__.m in the list
Mon, 09 Feb 2009 14:55:07 -0500 John W. Eaton examples/Makefile.in (dist): create subdirs of examples, not dist
Mon, 09 Feb 2009 14:49:20 -0500 John W. Eaton examples/@polynomial/Makefile.in (do-mkpkgadd): special definition for this directory
Mon, 09 Feb 2009 14:20:12 -0500 John W. Eaton src/version.h: update for snapshot
Mon, 09 Feb 2009 14:18:45 -0500 John W. Eaton examples/Makefile.in: delete unused variable, don't reset SUBDIRS and DISTSUBDIRS
Mon, 09 Feb 2009 13:23:09 -0500 John W. Eaton load-path.cc: catch execution exception in getcwd
Mon, 09 Feb 2009 12:33:47 -0500 John W. Eaton dispatch.cc: comment out troublesome tests
Mon, 09 Feb 2009 12:29:30 -0500 John W. Eaton eigs.cc: increase tolerance
Mon, 09 Feb 2009 12:23:12 -0500 John W. Eaton handle command names in declaration lists
Mon, 09 Feb 2009 13:05:35 +0100 Jaroslav Hajek sorting optimizations
Mon, 09 Feb 2009 01:56:06 -0500 John W. Eaton test/fntests.m, scripts/test/demo.m: error on fopen failures
Sun, 08 Feb 2009 23:00:27 -0500 John W. Eaton miscellaneous cleanups
Sat, 07 Feb 2009 12:39:19 -0500 John W. Eaton parse.y (eval_string): use the one true evaluator
Sat, 07 Feb 2009 08:35:38 -0500 John W. Eaton octMakefile.in (all): display $(prefix) in summary message
Fri, 06 Feb 2009 12:57:39 -0500 John W. Eaton src/Makefile.in (INCLUDES): include oct-hdf5.h in the list
Fri, 06 Feb 2009 12:51:29 -0500 John W. Eaton src/Makefile.in (oct-gperf.h): avoid pipeline
Fri, 06 Feb 2009 13:45:48 +0100 Jaroslav Hajek improve fsolve and add ComplexEqn option
Fri, 06 Feb 2009 07:30:55 +0100 Jaroslav Hajek add missing BLAS sources
Thu, 05 Feb 2009 19:58:04 -0500 John W. Eaton symtab.cc (symbol_table::fcn_info::fcn_info_rep::find): avoid recursive call
Thu, 05 Feb 2009 19:39:38 -0500 John W. Eaton file-stat.cc: use EXISTS instead of OK in previuos change
Thu, 05 Feb 2009 17:38:24 -0500 John W. Eaton base_file_stat::is_XXX: return false if object is not initialized
Thu, 05 Feb 2009 17:14:44 -0500 John W. Eaton news.m: use puts, not printf
Thu, 05 Feb 2009 17:04:09 -0500 John W. Eaton Fdrawnow: don't strip dirsep; return after errors
Thu, 05 Feb 2009 13:46:47 -0500 John W. Eaton contributors.in: update
Thu, 05 Feb 2009 13:43:17 -0500 John W. Eaton polyout.m: additional style fixes
Thu, 05 Feb 2009 13:42:29 -0500 Thomas D. Dean polyout.m: Replace com2str with num2str.
Thu, 05 Feb 2009 13:09:22 -0500 John W. Eaton eigs.cc (Feigs): avoid warnings; style fixes; return after errors
Thu, 05 Feb 2009 15:15:59 +0100 Jaroslav Hajek optimize Octave_map::index
Thu, 05 Feb 2009 15:11:24 +0100 Jaroslav Hajek ChangeLog fix for last two patches
Thu, 05 Feb 2009 14:34:30 +0100 Jaroslav Hajek use allocators for idx_vector_rep subclasses
Thu, 05 Feb 2009 13:58:11 +0100 Jaroslav Hajek optimize scalar indexing
Wed, 04 Feb 2009 16:05:01 +0100 Jaroslav Hajek redo changeset 4238f2600a17 with fixes to sorting
Thu, 05 Feb 2009 02:42:58 -0500 John W. Eaton eliminte some compiler warnings
Thu, 05 Feb 2009 01:19:29 -0500 John W. Eaton require HDF5 v1.6 API
Wed, 04 Feb 2009 17:48:30 -0500 Benjamin Lindner configure.in: separate cases for cygwin and mingw
Wed, 04 Feb 2009 17:14:14 -0500 Kai Habel Fix calculation of diffuse reflectance. Calculate surface normals here now.
Wed, 04 Feb 2009 17:09:35 -0500 John W. Eaton warning_ids.m: make it a function that just calls help
Wed, 04 Feb 2009 17:06:32 -0500 John W. Eaton allow help to work with files containing only comments
Wed, 04 Feb 2009 15:53:24 -0500 John W. Eaton undo changeset 4238f2600a17
Wed, 04 Feb 2009 14:45:40 -0500 Thomas Treichl Get the bzip2 change right.
Wed, 04 Feb 2009 13:28:06 -0500 John W. Eaton line number fixes and other evaluator tweaks
Wed, 04 Feb 2009 11:39:45 -0500 Soren Hauberg scripts/miscellaneous/Makefile.in: add bzip2
Wed, 04 Feb 2009 11:37:49 -0500 Ben Abbott freqz.m: freqz.m: fix for long input
Wed, 04 Feb 2009 11:28:24 -0500 John W. Eaton ChangeLog fix
Wed, 04 Feb 2009 07:28:17 -0500 Ben Abbott __go_draw_axes__.m: __go_draw_axes__.m: Improved gnuplot color interpolation.
Wed, 04 Feb 2009 10:56:23 -0500 John W. Eaton style fixes
Wed, 04 Feb 2009 16:05:01 +0100 Jaroslav Hajek fix string_vector::sort
Wed, 04 Feb 2009 13:53:57 +0100 Jaroslav Hajek improve looping over arrays
Wed, 04 Feb 2009 10:18:25 +0100 Jaroslav Hajek small fix in fsolve
Wed, 04 Feb 2009 10:18:22 +0100 Jaroslav Hajek chunked buffer allocation for pointers
Wed, 04 Feb 2009 10:18:20 +0100 Jaroslav Hajek configure: check whether qhull works
Wed, 04 Feb 2009 00:47:53 -0500 John W. Eaton New evaluator and debugger derived from tree-walker class
Tue, 03 Feb 2009 12:47:38 +0100 Jaroslav Hajek add __all_opts__ to build process
Tue, 03 Feb 2009 09:13:56 +0100 Rob Mahurin increase tolerance in interpft tests
Tue, 03 Feb 2009 09:11:48 +0100 Benjamin Lindner Add missing libqrupdate to liboctave link dependencies
Sun, 01 Feb 2009 16:40:53 +0100 Soren Hauberg doc/interpreter/nonlin.txi: remove reference to 'fsolve_options'