changeset: 14734:b9bbd4c569ba branch: stable user: John W. Eaton date: Thu May 31 16:04:57 2012 -0400 summary: Added tag release-3-6-2 for changeset 551566201318 changeset: 14733:551566201318 branch: stable tag: release-3-6-2 parent: 14706:42edbe6f6a8d user: John W. Eaton date: Thu May 31 11:22:15 2012 -0400 summary: Version 3.6.2 released. changeset: 14706:42edbe6f6a8d branch: stable parent: 14704:847ed7f603cf user: Jordi Gutiérrez Hermoso date: Fri May 25 11:24:02 2012 -0400 summary: Fix bad two-arg call of randperm (bug #36535) changeset: 14704:847ed7f603cf branch: stable user: John W. Eaton date: Thu May 24 15:36:06 2012 -0400 summary: Added tag rc-3-6-2-2 for changeset 4460c4fb20e6 changeset: 14703:4460c4fb20e6 branch: stable tag: rc-3-6-2-2 user: John W. Eaton date: Thu May 24 15:35:50 2012 -0400 summary: 3.6.2-rc2 release candidate changeset: 14702:23149db50468 branch: stable parent: 14629:9a610b0e8c4b user: John W. Eaton date: Thu May 24 12:19:04 2012 -0400 summary: 3.6.2-rc1 release candidate changeset: 14629:9a610b0e8c4b branch: stable user: John W. Eaton date: Sat May 12 12:31:41 2012 -0400 summary: maint: update library version numbers for release changeset: 14628:63ae976ac2e7 branch: stable user: John W. Eaton date: Sat May 12 12:31:34 2012 -0400 summary: preserve DiagArray2 interface for stable release series changeset: 14627:a7be1e7e5831 branch: stable user: John W. Eaton date: Fri May 11 16:24:25 2012 -0400 summary: Added tag rc-3-6-2-0 for changeset f947d2922feb changeset: 14626:f947d2922feb branch: stable tag: rc-3-6-2-0 parent: 14624:edf9ca8a92a8 user: John W. Eaton date: Fri May 11 13:46:18 2012 -0400 summary: 3.6.2-rc0 release candidate changeset: 14624:edf9ca8a92a8 branch: stable parent: 14597:6980b0f35df9 user: John W. Eaton date: Fri May 11 12:33:13 2012 -0400 summary: when redimensioning, always pad dim_vector objects with 1 (bug #33216) changeset: 14597:6980b0f35df9 branch: stable user: Jordi Gutiérrez Hermoso date: Thu May 03 17:32:33 2012 -0400 summary: conv2.c: Unmark a test as a known failure (bug #34893) changeset: 14596:ad1d7a53b1ca branch: stable parent: 14589:6250e1232c9c user: Sunghyun Cho date: Tue Apr 17 12:47:34 2012 +0100 summary: perform convolution properly independently of matrix orientation (bug #34893) changeset: 14589:6250e1232c9c branch: stable parent: 14583:89504d0a5c5b user: Jordi Gutiérrez Hermoso date: Wed May 02 17:29:40 2012 -0400 summary: Implement proper op() indexing for diagonal matrices (bug #36368) changeset: 14583:89504d0a5c5b branch: stable parent: 14572:000cd393f3c1 user: Ben Abbott date: Mon Apr 30 22:19:14 2012 -0400 summary: poissrnd should return zero when lambda = 0. (Bug # 36326) changeset: 14572:000cd393f3c1 branch: stable user: John W. Eaton date: Thu Apr 19 16:24:14 2012 -0400 summary: avoid error for calls to functions returning varargout that ignore final outputs (bug #36221) changeset: 14571:6131fead3135 branch: stable user: John W. Eaton date: Wed Apr 18 14:21:34 2012 -0400 summary: ensure isargout is not sticky changeset: 14570:d07d96e53612 branch: stable parent: 14568:82449d607d20 user: John W. Eaton date: Tue Apr 17 14:42:49 2012 -0400 summary: seconds after the minute can be 0-60, not 0-61 changeset: 14568:82449d607d20 branch: stable user: John W. Eaton date: Tue Apr 17 13:13:22 2012 -0400 summary: correctly fill struct arrays for assignments that cause resizing (bug #33178) changeset: 14567:5bb5fcffa29d branch: stable user: John W. Eaton date: Tue Apr 17 11:53:39 2012 -0400 summary: correctly fill cell arrays for three-arg diag function calls changeset: 14566:aa491bd9e19b branch: stable parent: 14562:05b7fa3b64c8 user: John W. Eaton date: Mon Apr 16 15:58:38 2012 -0400 summary: avoid unnecessary index overflow error when printing sparse array (bug #35148) changeset: 14562:05b7fa3b64c8 branch: stable parent: 14555:6eabd81604b5 user: Rik date: Sat Apr 14 18:45:08 2012 -0700 summary: Restore 'TextureMap' option for surface objects (Bug #35661) changeset: 14555:6eabd81604b5 branch: stable parent: 14530:93cb513ed5fc user: John W. Eaton date: Thu Apr 12 14:01:39 2012 -0400 summary: allow kron to work for two diag matrix arguments (bug #35647) changeset: 14530:93cb513ed5fc branch: stable parent: 14504:ecd4b048f98c user: Rik date: Thu Apr 05 22:29:28 2012 -0700 summary: Fix regression after 3.4.0 with '-r0' option to print (bug #36092). changeset: 14504:ecd4b048f98c branch: stable parent: 14494:b472596cd7b9 user: Jordi Gutiérrez Hermoso date: Wed Mar 28 12:07:11 2012 -0400 summary: doc: Fix typo in logspace.m docstring (bug #36024) changeset: 14494:b472596cd7b9 branch: stable parent: 14490:3959f3f81e33 user: Rik date: Sat Mar 24 21:35:37 2012 -0700 summary: Stop segfault when regular expression contains malformed lookbehind atom (bug #35961) changeset: 14490:3959f3f81e33 branch: stable parent: 14486:51fd0cf227e4 user: Jordi Gutiérrez Hermoso date: Thu Mar 22 11:34:48 2012 -0400 summary: Initialise memory in non-square diag call (bug #35946) changeset: 14486:51fd0cf227e4 branch: stable parent: 14481:d2bffa78730e user: Mike Miller date: Wed Mar 21 17:17:05 2012 -0400 summary: doc: Fix edit command default mode description changeset: 14481:d2bffa78730e branch: stable user: Marco Caliari date: Tue Mar 13 11:56:35 2012 +0100 summary: Fix logm for complex matrix with real eigenvalues (bug #34893). changeset: 14480:3d628878e109 branch: stable parent: 14478:e995b1c97e13 user: Jordi Gutiérrez Hermoso date: Sat Mar 17 23:24:10 2012 -0400 summary: doc: Reword the manual section on getting build dependencies changeset: 14478:e995b1c97e13 branch: stable parent: 14464:21ac4b576003 user: Rik date: Fri Mar 16 16:51:06 2012 -0700 summary: Fix regression in bin2dec which did not allow space-separated input. changeset: 14464:21ac4b576003 branch: stable user: John W. Eaton date: Thu Mar 15 13:03:27 2012 -0400 summary: fix scalar indexing in anonymous function bug (bug #34765) changeset: 14463:af552038cc52 branch: stable parent: 14452:721be41ea988 user: Jordi Gutiérrez Hermoso date: Wed Mar 14 13:34:59 2012 -0400 summary: Fix segfault in pchip when input array is too small (bug #35835). changeset: 14452:721be41ea988 branch: stable parent: 14444:245963d3d628 user: Rik date: Sun Mar 11 13:43:00 2012 -0700 summary: Stop segfault when using regular expressions with named capture buffers (bug #35683). changeset: 14444:245963d3d628 branch: stable parent: 14441:d27e638b1c3a user: Miguel Bazdresch date: Thu Mar 01 14:58:59 2012 +0000 summary: pkg: bug fix - accessing non-existent variable for error message changeset: 14441:d27e638b1c3a branch: stable user: Jordi Gutiérrez Hermoso date: Wed Mar 07 00:03:00 2012 -0500 summary: NEWS: mention randperm changes changeset: 14440:3d4bea9accd7 branch: stable parent: 14433:ec660526ae50 user: Jordi Gutiérrez Hermoso date: Wed Mar 07 00:02:41 2012 -0500 summary: Fix segfault on multidimensional median call (bug #35679). changeset: 14433:ec660526ae50 branch: stable parent: 14408:9f7c22795c94 user: Marco Caliari date: Mon Mar 05 09:33:07 2012 -0500 summary: Fix sparse range indexing bug (bug #35570) changeset: 14408:9f7c22795c94 branch: stable user: Rik date: Sat Feb 25 10:06:22 2012 -0800 summary: doc: Correct a few typos in NEWS. changeset: 14407:73f02881260f branch: stable parent: 14404:731e9e1539a8 user: Rik date: Fri Feb 24 21:30:10 2012 -0800 summary: doc: Fix wording in NEWS file. changeset: 14404:731e9e1539a8 branch: stable parent: 14397:670feb71afde user: Rik date: Fri Feb 24 15:01:56 2012 -0800 summary: base2dec.m: Fix incorrect bin2dec results (bug #35621). changeset: 14397:670feb71afde branch: stable user: John W. Eaton date: Thu Feb 23 15:45:16 2012 -0500 summary: maint: Move @CPPFLAGS@ to end of AM_CPPFLAGS lists in Makefiles. changeset: 14396:08e48e7a4c8a branch: stable parent: 14394:ed8c4921bf61 user: John W. Eaton date: Thu Feb 23 15:40:44 2012 -0500 summary: maint: avoid $(echo ...) in shell script string (bug #35572) changeset: 14394:ed8c4921bf61 branch: stable user: John W. Eaton date: Thu Feb 23 13:50:26 2012 -0500 summary: correctly fill result for M * v for Nx0 * 0x1 operations changeset: 14393:ba4d6343524b branch: stable tag: release-3-6-1 parent: 14383:07c55bceca23 user: John W. Eaton date: Wed Feb 22 14:39:41 2012 -0500 summary: Version 3.6.1 released.