annotate doc/interpreter/contributors.in @ 26077:31b443b5a6c1

ranks.m: Overhaul function for performance (25X) and addition of tie-breaking (bug #36372). * NEWS: Announce overhaul of ranks function and tie-breaking. * contributors.in: Add Dave Goel to list of contributors. * ranks.m: Rewrite docstring to include new options. Redo input validation to support three arguments. Use switch statement on RTYPE to call appropriate subfunction for ranking with possible tie values. Add new BIST tests for tie-breaking functionality. Redo input validation BIST tests. * ranks.m (_competition, _modified, _dense): Three new subfunctions to break ties according to different algorithms.
author Dave Goel <deego3@gmail.com>
date Thu, 15 Nov 2018 11:35:54 -0800
parents 5f22779e6857
children 9cfbe7688368
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7016
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 6757
diff changeset
1 Ben Abbott
18995
8ac4ab4ae5f4 periodogram.m: Overhaul function (bug #39279, bug #42859).
Drew Abbot <drewabbot@gmail.com> and Rik <rik@octave.org>
parents: 18813
diff changeset
2 Drew Abbot
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
3 NVS Abhilash
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
4 Andy Adler
17927
c17f06b50ac5 doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17906
diff changeset
5 Adam H. Aitkenhead
22415
a338dbafcc09 Add Joakim Andén to list of contributors.
Rik <rik@octave.org>
parents: 22328
diff changeset
6 Joakim Andén
12853
7869cc61ce90 codesprint: Add 4 new contributors from the code sprint to contributors.in
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 12652
diff changeset
7 Giles Anderson
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
8 Joel Andersson
19591
6b09dd576521 Fix cummin/cummax operations on rows when NaN element present (bug #44009).
Lachlan Andrew <lachlanbis@gmail.com>
parents: 19308
diff changeset
9 Lachlan Andrew
18795
1514f5337781 nchoosek.m: nchoosek(N,0) now returns [](1x0) when N is a vector (bug #41890).
Pedro Angelo <fonini@poli.ufrj.br>
parents: 18700
diff changeset
10 Pedro Angelo
22328
3563b423afd3 maint: Update contributors.in from hg logs.
John W. Eaton <jwe@octave.org>
parents: 22298
diff changeset
11 Damjan Angelovski
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
12 Muthiah Annamalai
17906
c757f5421ecc doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17869
diff changeset
13 Markus Appel
18573
53ba52143af7 Fix dead assignment in oct-rand.cc do_float_scalar (bug #41827).
Branden Archer <b.m.archer4@gmail.com>
parents: 18220
diff changeset
14 Branden Archer
19940
af1a024b3344 doc: Add new contributors to Octave manual.
Rik <rik@octave.org>
parents: 19597
diff changeset
15 Willem Atsma
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
16 Marco Atzeri
20521
048f7cda88ea Add Basque translation for the GUI by Ander Aurrekoetxea (bug #46041)
Pantxo Diribarne <pantxo.diribarne@gmail.com>
parents: 20014
diff changeset
17 Ander Aurrekoetxea
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
18 Shai Ayal
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
19 Sahil Badyal
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
20 Jeff Bai
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
21 Roger Banks
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
22 Ben Barrowes
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
23 Alexander Barth
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
24 David Bateman
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
25 Heinz Bauschke
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
26 Miguel Bazdresch
16140
797ac81586d1 Modify pt-mat.cc to solve a problem related to vertcat/horzcat overloading.
Julien Bect <julien.bect@supelec.fr>
parents: 15940
diff changeset
27 Julien Bect
19940
af1a024b3344 doc: Add new contributors to Octave manual.
Rik <rik@octave.org>
parents: 19597
diff changeset
28 Stefan Beller
13099
bf61bc523805 Add Roman Belov to contributors.in
Jordi Gutiérrez Hermoso <jordigh@octave.org>
parents: 13002
diff changeset
29 Roman Belov
18465
d6736ea0251a doc: Add new contributors to contributors.in file.
Rik <rik@octave.org>
parents: 18220
diff changeset
30 Markus Bergholz
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
31 Karl Berry
22328
3563b423afd3 maint: Update contributors.in from hg logs.
John W. Eaton <jwe@octave.org>
parents: 22298
diff changeset
32 Atri Bhattacharya
20538
1d6ab08edcde Add Ethan Biery to list of contributors
Philip Nienhuis <prnienhuis@users.sf.net>
parents: 20014
diff changeset
33 Ethan Biery
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
34 David Billinghurst
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
35 Don Bindner
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
36 Jakub Bogusz
7231
2eb392d058bb [project @ 2007-11-30 18:53:29 by jwe]
jwe
parents: 7098
diff changeset
37 Moritz Borgmann
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
38 Paul Boven
7678
5988e08c1ae6 handle negative column values in sortrows
Richard Bovey
parents: 7668
diff changeset
39 Richard Bovey
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
40 John Bradshaw
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
41 Marcus Brinkmann
14511
cdc752aba928 add Max Brister to the list of contributors
John W. Eaton <jwe@octave.org>
parents: 14459
diff changeset
42 Max Brister
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
43 Remy Bruno
17927
c17f06b50ac5 doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17906
diff changeset
44 Clemens Buchacher
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
45 Ansgar Burchard
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
46 Marco Caliari
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
47 Daniel Calvelo
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
48 John C. Campbell
14175
3972c4caa60a Add new function is_function_handle (patch #7695)
Juan Pablo Carbajal <carbajal@ifi.uzh.ch>
parents: 14140
diff changeset
49 Juan Pablo Carbajal
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
50 Jean-Francois Cardoso
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
51 Joao Cardoso
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
52 Larrie Carr
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
53 David Castelow
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
54 Vincent Cautaerts
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
55 Marco Cecchetti
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
56 Corbin Champion
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
57 Clinton Chee
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
58 Albert Chin-A-Young
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
59 Sunghyun Cho
9169
b1e82cc8a9f3 eliminate broken special case for copying floats on Sun systems
Carsten Clark <tantumquantum+gnuoctave@gmail.com>
parents: 9110
diff changeset
60 Carsten Clark
16853
d02fdab3651b Updated french translation
Catalin Codreanu <codreanu.catalin@gmail.com>
parents: 16671
diff changeset
61 Catalin Codreanu
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
62 J. D. Cole
22328
3563b423afd3 maint: Update contributors.in from hg logs.
John W. Eaton <jwe@octave.org>
parents: 22298
diff changeset
63 Jacopo Corno
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
64 Andre da Costa Barros
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
65 Martin Costabel
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
66 Michael Creel
17906
c757f5421ecc doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17869
diff changeset
67 Richard Crozier
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
68 Jeff Cunningham
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
69 Martin Dalecki
17367
e0b9d43395e2 Fix alphabetization in contributors.in (bug #39933)
Rik <rik@octave.org>
parents: 17265
diff changeset
70 Jacob Dawid
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
71 Jorge Barros de Abreu
8686
dd13355fc98a contributors.in: update
John W. Eaton <jwe@octave.org>
parents: 8340
diff changeset
72 Carlo de Falco
dd13355fc98a contributors.in: update
John W. Eaton <jwe@octave.org>
parents: 8340
diff changeset
73 Thomas D. Dean
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
74 Philippe Defert
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
75 Bill Denney
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
76 Fabian Deutsch
11270
5dd8e80fb6c1 update contributors.in
John W. Eaton <jwe@octave.org>
parents: 11267
diff changeset
77 Christos Dimitrakakis
15485
d5c04a5c8817 * contributors.in: Include Panxto Diribarne in the list.
John W. Eaton <jwe@octave.org>
parents: 15313
diff changeset
78 Pantxo Diribarne
15193
2d5e4d283688 Modified interp1.m file to check whether X has distinct values or not.
Vivek Dogra <vivek.dogra.iitd@gmail.com>
parents: 14779
diff changeset
79 Vivek Dogra
16376
a2f65b8f1955 * contributors.in: Include John Donoghue in the list.
John W. Eaton <jwe@octave.org>
parents: 16241
diff changeset
80 John Donoghue
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
81 David M. Doolin
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
82 Carnë Draug
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
83 Sergey Dudoladov
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
84 Pascal A. Dupuis
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
85 John W. Eaton
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
86 Dirk Eddelbuettel
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
87 Pieter Eendebak
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
88 Paul Eggert
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
89 Stephen Eglen
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
90 Peter Ekberg
22328
3563b423afd3 maint: Update contributors.in from hg logs.
John W. Eaton <jwe@octave.org>
parents: 22298
diff changeset
91 Garrett Euler
19940
af1a024b3344 doc: Add new contributors to Octave manual.
Rik <rik@octave.org>
parents: 19597
diff changeset
92 Edmund Grimley Evans
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
93 Rolf Fabian
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
94 Francesco Faccio
11133
c5640104bce1 update contributors list in manual
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
95 Gunnar Farnebäck
18591
d0d9f6daa4b6 doc: Add 2 new contributors to list in manual.
Rik <rik@octave.org>
parents: 18586
diff changeset
96 Massimiliano Fasi
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
97 Stephen Fegan
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
98 Ramon Garcia Fernandez
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
99 Torsten Finke
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
100 David Finkel
24328
24a6452059fd doc: Add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23897
diff changeset
101 Guillaume Flandin
18577
56209bab4213 Update java dialog box to support scrolling (bug #41476).
Colin Foster <fostercl1+octave@gmail.com>
parents: 18575
diff changeset
102 Colin Foster
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
103 Jose Daniel Munoz Frias
10714
600bdfb08540 Fix typo in spy.m
Brad Froehle <brad.froehle@gmail.com>
parents: 10205
diff changeset
104 Brad Froehle
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
105 Castor Fu
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
106 Eduardo Gallestey
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
107 Walter Gautschi
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
108 Klaus Gebhardt
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
109 Driss Ghaddab
19597
db92e7e28e1f strip trailing whitespace from most source files
John W. Eaton <jwe@octave.org>
parents: 19591
diff changeset
110 Eugenio Gianniti
22328
3563b423afd3 maint: Update contributors.in from hg logs.
John W. Eaton <jwe@octave.org>
parents: 22298
diff changeset
111 Hartmut Gimpel
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
112 Michele Ginesi
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
113 Nicolo Giorgetti
17217
57680d1227ca contributors.in: Correct spelling of contributor Giridhar.
Rik <rik@octave.org>
parents: 17212
diff changeset
114 Arun Giridhar
9672
43a07df0ed4c document graphics structures
Michael D. Godfrey <godfrey@isl.stanford.edu>
parents: 9599
diff changeset
115 Michael D. Godfrey
26077
31b443b5a6c1 ranks.m: Overhaul function for performance (25X) and addition of tie-breaking (bug #36372).
Dave Goel <deego3@gmail.com>
parents: 25859
diff changeset
116 Dave Goel
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
117 Michael Goffioul
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
118 Glenn Golden
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
119 Tomislav Goles
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
120 Keith Goodman
8125
4fce6da228c6 contributors.in: update
John W. Eaton <jwe@octave.org>
parents: 8116
diff changeset
121 Brian Gough
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
122 Alexander Graf
18465
d6736ea0251a doc: Add new contributors to contributors.in file.
Rik <rik@octave.org>
parents: 18220
diff changeset
123 Michael C. Grant
8833
b86b42f77899 __patch__.m: fix indexing of varargin
Steffen Groot <steffen.groot@technolution.eu>
parents: 8686
diff changeset
124 Steffen Groot
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
125 Etienne Grossmann
9474
25ed2d6aacf6 Parse nested functions more accurately.
David Grundberg <individ@acc.umu.se>
parents: 9441
diff changeset
126 David Grundberg
15940
f37c909f80a0 doc: Add Kyle Guinn to list of contributors
Rik <rik@octave.org>
parents: 15625
diff changeset
127 Kyle Guinn
19940
af1a024b3344 doc: Add new contributors to Octave manual.
Rik <rik@octave.org>
parents: 19597
diff changeset
128 Vaibhav Gupta
6740
605ea655366d [project @ 2007-06-16 15:51:49 by jwe]
jwe
parents: 6610
diff changeset
129 Peter Gustafson
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
130 Kai Habel
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
131 Patrick Häcker
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
132 William P. Y. Hadisoeseno
7522
8a6965a01176 log2: ensure F strictly less than 1
John W. Eaton <jwe@octave.org>
parents: 7491
diff changeset
133 Jaroslav Hajek
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
134 Benjamin Hall
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
135 Alexander Hansen
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
136 Kim Hansen
25859
5f22779e6857 doc: Add new contributor to list in manual.
Rik <rik@octave.org>
parents: 24692
diff changeset
137 Gene Harvey
11065
9bf6c927c267 update contributors list
John W. Eaton <jwe@octave.org>
parents: 10714
diff changeset
138 Søren Hauberg
7522
8a6965a01176 log2: ensure F strictly less than 1
John W. Eaton <jwe@octave.org>
parents: 7491
diff changeset
139 Dave Hawthorne
22328
3563b423afd3 maint: Update contributors.in from hg logs.
John W. Eaton <jwe@octave.org>
parents: 22298
diff changeset
140 Oliver Heimlich
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
141 Daniel Heiserer
22328
3563b423afd3 maint: Update contributors.in from hg logs.
John W. Eaton <jwe@octave.org>
parents: 22298
diff changeset
142 Piotr Held
9110
22ae6b3411a7 Add isocolor, isonormals and isosurface functions (For Martin Helm). Add 3D filled triangular patches and the trisurf function
David Bateman <dbateman@free.fr>
parents: 9030
diff changeset
143 Martin Helm
9771
4634a0e9ea1b gnuplot_drawnow.m (gnuplot_default_term): don't set term to x11 unless DISPLAY is set
Stefan Hepp <stefan@stefant.org>
parents: 9672
diff changeset
144 Stefan Hepp
15625
acf0addfc610 include Octave Forge java package in core Octave
John W. Eaton <jwe@octave.org>
parents: 15616
diff changeset
145 Martin Hepperle
11065
9bf6c927c267 update contributors list
John W. Eaton <jwe@octave.org>
parents: 10714
diff changeset
146 Jordi Gutiérrez Hermoso
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
147 Israel Herraiz
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
148 Yozo Hida
7525
3feb6e9643cd unpack.m: pass "-f -" to tar
Ryan Hinton
parents: 7522
diff changeset
149 Ryan Hinton
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
150 Roman Hodek
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
151 A. Scottedward Hodel
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
152 Richard Allan Holcombe
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
153 Tom Holroyd
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
154 David Hoover
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
155 Kurt Hornik
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
156 Craig Hudson
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
157 Christopher Hulbert
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
158 Cyril Humbert
14775
4e86b0fa6c2d Update contributers.
Ben Abbott <bpabbott@mac.com>
parents: 14771
diff changeset
159 John Hunt
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
160 Stefan Husmann
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
161 Teemu Ikonen
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
162 Alan W. Irwin
18617
21e5205679d0 del2.m: Add %!tests (bug #42005).
Allan Jacobs <jacobsallanster@gmail.com>
parents: 18591
diff changeset
163 Allan Jacobs
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
164 Geoff Jacobsen
19940
af1a024b3344 doc: Add new contributors to Octave manual.
Rik <rik@octave.org>
parents: 19597
diff changeset
165 Vytautas Jančauskas
22328
3563b423afd3 maint: Update contributors.in from hg logs.
John W. Eaton <jwe@octave.org>
parents: 22298
diff changeset
166 Nicholas R. Jankowski
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
167 Mats Jansson
22328
3563b423afd3 maint: Update contributors.in from hg logs.
John W. Eaton <jwe@octave.org>
parents: 22298
diff changeset
168 Robert Jenssen
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
169 Cai Jianming
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
170 Steven G. Johnson
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
171 Heikki Junes
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
172 Matthias Jüschke
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
173 Atsushi Kajita
8340
fa9e6619fa99 Add Jarko Kaleva to contributors file
David Bateman <dbateman@free.fr>
parents: 8338
diff changeset
174 Jarkko Kaleva
19940
af1a024b3344 doc: Add new contributors to Octave manual.
Rik <rik@octave.org>
parents: 19597
diff changeset
175 Avinoam Kalma
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
176 Mohamed Kamoun
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
177 Lute Kamstra
12350
48b49405f485 update contributors.in
John W. Eaton <jwe@octave.org>
parents: 11480
diff changeset
178 Fotios Kasolis
7324
4e36579df31c [project @ 2007-12-19 16:57:21 by jwe]
jwe
parents: 7323
diff changeset
179 Thomas Kasper
6754
451b346d8c2f [project @ 2007-06-25 17:31:46 by jwe]
jwe
parents: 6740
diff changeset
180 Joel Keay
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
181 Mumit Khan
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
182 Paul Kienzle
21165
446bab5da2f7 datetick.m: properly process keeplimits (bug #46484)
Lars Kindermann
parents: 20677
diff changeset
183 Lars Kindermann
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
184 Aaron A. King
18220
a8408a424a37 maint: fix spelling of contributor name Erik Kjellson.
Erik Kjellson <erikiiofph7@users.sourceforge.net>
parents: 17927
diff changeset
185 Erik Kjellson
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
186 Arno J. Klaassen
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
187 Alexander Klein
24328
24a6452059fd doc: Add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23897
diff changeset
188 Lasse Kliemann
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
189 Geoffrey Knauth
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
190 Heine Kolltveit
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
191 Ken Kouno
9881
b3089dba88bf Remove HDF5 cruft for older versions of HDF5
Kacper Kowalik
parents: 9771
diff changeset
192 Kacper Kowalik
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
193 Endre Kozma
12652
5fd90b7cb787 doc: Update contributors list.
John W. Eaton <jwe@octave.org>
parents: 12350
diff changeset
194 Daniel Kraft
17927
c17f06b50ac5 doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17906
diff changeset
195 Nir Krakauer
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
196 Aravindh Krishnamoorthy
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
197 Oyvind Kristiansen
17832
0dc5a1b3a4db ru_RU.ts: Update Octave Russian translation.
Artem Krosheninnikov <artem.krosheninnikov@gmail.com>
parents: 17667
diff changeset
198 Artem Krosheninnikov
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
199 Piotr Krzyzanowski
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
200 Volker Kuhlmann
19940
af1a024b3344 doc: Add new contributors to Octave manual.
Rik <rik@octave.org>
parents: 19597
diff changeset
201 Ilya Kurdyukov
7396
0114d8cd1587 [project @ 2008-01-17 21:55:55 by jwe]
jwe
parents: 7324
diff changeset
202 Tetsuro Kurita
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
203 Ben Kurtz
17142
743c9745009a doc: Add Philipp Kutin to contributors.in.
Rik <rik@octave.org>
parents: 16853
diff changeset
204 Philipp Kutin
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
205 Miroslaw Kwasniak
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
206 Rafael Laboissiere
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
207 Kai Labusch
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
208 Claude Lacoursiere
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
209 Walter Landry
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
210 Bill Lash
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
211 Dirk Laurie
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
212 Maurice LeBrun
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
213 Friedrich Leisch
24328
24a6452059fd doc: Add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23897
diff changeset
214 Michael Leitner
19960
749104c1bb1b * contributors.in: Add Johannes Leuschner to the list.
John W. Eaton <jwe@octave.org>
parents: 19940
diff changeset
215 Johannes Leuschner
17667
243116aa0e44 contributors.in: added Thorsten Liebig
Andreas Weber <andy.weber.aw@gmail.com>
parents: 17461
diff changeset
216 Thorsten Liebig
23897
c3cfd3115b78 * contributors.in: updated list of contributors
Torsten <mttl@mailbox.org>
parents: 23822
diff changeset
217 Torsten Lilge
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
218 Jyh-miin Lin
7485
fe2d956d9007 handle ties in kruskal_wallis_test
Timo Lindfors
parents: 7479
diff changeset
219 Timo Lindfors
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
220 Benjamin Lindner
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
221 Ross Lippert
22328
3563b423afd3 maint: Update contributors.in from hg logs.
John W. Eaton <jwe@octave.org>
parents: 22298
diff changeset
222 Yu Liu
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
223 David Livings
22328
3563b423afd3 maint: Update contributors.in from hg logs.
John W. Eaton <jwe@octave.org>
parents: 22298
diff changeset
224 Barbara Locsi
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
225 Sebastien Loisel
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
226 Erik de Castro Lopo
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
227 Massimo Lorenzin
7610
60398362938c Emil Lucretiu
John W. Eaton <jwe@octave.org>
parents: 7552
diff changeset
228 Emil Lucretiu
19940
af1a024b3344 doc: Add new contributors to Octave manual.
Rik <rik@octave.org>
parents: 19597
diff changeset
229 Yi-Hong Lyu
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
230 Hoxide Ma
17367
e0b9d43395e2 Fix alphabetization in contributors.in (bug #39933)
Rik <rik@octave.org>
parents: 17265
diff changeset
231 Colin Macdonald
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
232 James Macnicol
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
233 Jens-Uwe Mager
19940
af1a024b3344 doc: Add new contributors to Octave manual.
Rik <rik@octave.org>
parents: 19597
diff changeset
234 Stefan Mahr
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
235 Rob Mahurin
17367
e0b9d43395e2 Fix alphabetization in contributors.in (bug #39933)
Rik <rik@octave.org>
parents: 17265
diff changeset
236 Alexander Mamonov
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
237 Ricardo Marranita
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
238 Orestes Mas
14771
10ed11922f19 maint: code cleanup for new erfcinv function.
Rik <octave@nomad.inbox5.com>
parents: 14769
diff changeset
239 Axel Mathéi
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
240 Makoto Matsumoto
7323
c5bf3e423b34 [project @ 2007-12-19 06:05:58 by jwe]
jwe
parents: 7250
diff changeset
241 Tatsuro Matsuoka
17367
e0b9d43395e2 Fix alphabetization in contributors.in (bug #39933)
Rik <rik@octave.org>
parents: 17265
diff changeset
242 Christoph Mayer
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
243 Laurent Mazet
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
244 G. D. McBain
17367
e0b9d43395e2 Fix alphabetization in contributors.in (bug #39933)
Rik <rik@octave.org>
parents: 17265
diff changeset
245 Ronald van der Meer
13110
2d5035847529 Add Júlio Hoffimann Mendes to contributors.in
John W. Eaton <jwe@octave.org>
parents: 13099
diff changeset
246 Júlio Hoffimann Mendes
17906
c757f5421ecc doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17869
diff changeset
247 Ed Meyer
8686
dd13355fc98a contributors.in: update
John W. Eaton <jwe@octave.org>
parents: 8340
diff changeset
248 Thorsten Meyer
18700
95a1ee1cbdf1 edit.m: add file extension .m to newly created files (bug #41522).
Stefan Miereis <stefan.miereis@gmx.de>
parents: 18617
diff changeset
249 Stefan Miereis
8686
dd13355fc98a contributors.in: update
John W. Eaton <jwe@octave.org>
parents: 8340
diff changeset
250 Petr Mikulik
14459
a22a41ab6824 doc: Add Colin Macdonald and Mike Miller to contributors.in
Jordi Gutiérrez Hermoso <jordigh@octave.org>
parents: 14414
diff changeset
251 Mike Miller
19961
7f44ced38646 * contributors.in: One more update.
John W. Eaton <jwe@octave.org>
parents: 19960
diff changeset
252 Serviscope Minor
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
253 Stefan Monnier
22328
3563b423afd3 maint: Update contributors.in from hg logs.
John W. Eaton <jwe@octave.org>
parents: 22298
diff changeset
254 Rafael Monteiro
24328
24a6452059fd doc: Add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23897
diff changeset
255 Stephen Montgomery-Smith
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
256 Antoine Moreau
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
257 Kai P. Mueller
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
258 Amod Mulay
19992
d4d3bb493bcf contributors.in: Adding Armin Müller for german translation
Andreas Weber <andy.weber.aw@gmail.com>
parents: 19961
diff changeset
259 Armin Müller
13002
ad59cda5015c update contributors.in
John W. Eaton <jwe@octave.org>
parents: 12866
diff changeset
260 Hannes Müller
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
261 Victor Munoz
19940
af1a024b3344 doc: Add new contributors to Octave manual.
Rik <rik@octave.org>
parents: 19597
diff changeset
262 PrasannaKumar Muralidharan
14142
e530656055ae doc: add Iain Murry to contributors list
John W. Eaton <jwe@octave.org>
parents: 14140
diff changeset
263 Iain Murray
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
264 Nicholas Musolino
21459
385b67d48dda Don't enable opengl lighting when no light object is present (bug #42006)
mmuetzel <markus.muetzel@gmx.de>
parents: 21165
diff changeset
265 Markus Mützel
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
266 Carmen Navarrete
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
267 Todd Neal
12866
fe6e2afcd9ee Revamp strread, textscan, textread functions for Matlab compatability
Philip Nienhuis <prnienhuis@users.sf.net>
parents: 12853
diff changeset
268 Philip Nienhuis
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
269 Al Niessner
17833
3b3f389c99cb pt_BR.ts: Update Octave Portugese translation.
Felipe G. Nievinski <fgnievinski@gmail.com>
parents: 17832
diff changeset
270 Felipe G. Nievinski
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
271 Rick Niles
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
272 Takuji Nishimura
22328
3563b423afd3 maint: Update contributors.in from hg logs.
John W. Eaton <jwe@octave.org>
parents: 22298
diff changeset
273 Akira Noda
9340
49fe8721bae1 fix include guards
Kai NODA <nodakai@gmail.com>
parents: 9174
diff changeset
274 Kai Noda
17906
c757f5421ecc doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17869
diff changeset
275 Patrick Noffke
24328
24a6452059fd doc: Add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23897
diff changeset
276 Victor Norton
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
277 Eric Norum
8114
cbbea37b95e8 debug.cc (Fisdebugmode): New function.
Krzesimir Nowak <qdlacz@gmail.com>
parents: 7928
diff changeset
278 Krzesimir Nowak
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
279 Michael O'Brien
22328
3563b423afd3 maint: Update contributors.in from hg logs.
John W. Eaton <jwe@octave.org>
parents: 22298
diff changeset
280 Cillian O'Driscoll
9174
07966ebb1055 contributors.in: add Peter O'Gorman to the list
John W. Eaton <jwe@octave.org>
parents: 9169
diff changeset
281 Peter O'Gorman
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
282 Thorsten Ohl
18465
d6736ea0251a doc: Add new contributors to contributors.in file.
Rik <rik@octave.org>
parents: 18220
diff changeset
283 Kai T. Ohlhus
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
284 Arno Onken
15313
34ae358bd566 * contributors.in: restored alphabetic order and removed a dublicate entry
Thorsten Liebig <Thorsten.Liebig@gmx.de>
parents: 15193
diff changeset
285 Valentin Ortega-Clavero
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
286 Luis F. Ortiz
17906
c757f5421ecc doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17869
diff changeset
287 Carl Osterwisch
17927
c17f06b50ac5 doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17906
diff changeset
288 Janne Olavi Paanajärvi
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
289 Scott Pakin
19997
abf348f41759 es_ES.ts: Update Spanish translation file.
Rik <rik@octave.org>
parents: 19992
diff changeset
290 José Luis García Pallero
18813
bc52657a7d29 Convert isscalar from an m-file to a built-in function (bug #42422).
Jason Alan Palmer <jalanpalmer@gmail.com>
parents: 18795
diff changeset
291 Jason Alan Palmer
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
292 Gabriele Pannocchia
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
293 Sylvain Pelissier
19940
af1a024b3344 doc: Add new contributors to Octave manual.
Rik <rik@octave.org>
parents: 19597
diff changeset
294 Rolando Pereira
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
295 Per Persson
7626
ec78d83a7fde variables.cc (exist): Clarify help.
Ben Abbott <bpabbott@mac.com>
parents: 7610
diff changeset
296 Primozz Peterlin
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
297 Jim Peterson
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
298 Danilo Piazzalunga
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
299 Nicholas Piper
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
300 Elias Pipping
7657
76e7548add3f genvarname.m: new function
bill@denney.ws
parents: 7626
diff changeset
301 Robert Platt
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
302 Hans Ekkehard Plesser
18525
fa58514e7383 doc: Add new contributor to contributors.in.
Rik <rik@octave.org>
parents: 18220
diff changeset
303 Sergey Plotnikov
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
304 Tom Poage
19940
af1a024b3344 doc: Add new contributors to Octave manual.
Rik <rik@octave.org>
parents: 19597
diff changeset
305 Nathan Podlich
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
306 Orion Poplawski
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
307 Ondrej Popp
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
308 Jef Poskanzer
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
309 Francesco Potortì
11480
3a983f9be808 add Konstantinos Poulios to the list of contributors
John W. Eaton <jwe@octave.org>
parents: 11270
diff changeset
310 Konstantinos Poulios
23821
5b5b021b1476 Fix 'legend hide' for gnuplot (bug #50483).
Tejaswi D Prakash <tejaswidp@protonmail.com>
parents: 22415
diff changeset
311 Tejaswi D. Prakash
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
312 Jarno Rajahalme
18591
d0d9f6daa4b6 doc: Add 2 new contributors to list in manual.
Rik <rik@octave.org>
parents: 18586
diff changeset
313 Eduardo Ramos
19306
314b4de4bb6d Add BIST tests for subspace, t_test, z_test.
Pooja Rao <poojarao12@gmail.com>
parents: 18995
diff changeset
314 Pooja Rao
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
315 James B. Rawlings
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
316 Eric S. Raymond
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
317 Balint Reczey
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
318 Joshua Redstone
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
319 Andy Register
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
320 Lukas Reichlin
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
321 Michael Reifenberger
22298
18535a29a8e8 doc: improve documentation on oct-parse.in.yy(feval) (patch #9082)
Ernst Reissner <rei3ner@arcor.de>
parents: 21459
diff changeset
322 Ernst Reissner
17461
dea415e4216d doc: Add Jens Restemeier to list of contributors.
Rik <rik@octave.org>
parents: 17367
diff changeset
323 Jens Restemeier
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
324 Anthony Richardson
7479
3018354c554c add Jason Riedy to contributors file
John W. Eaton <jwe@octave.org>
parents: 7396
diff changeset
325 Jason Riedy
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
326 E. Joshua Rigler
17869
e8330a9e8c78 contributors.in: added GUI translators
Philip Nienhuis <prnienhuis@users.sf.net>
parents: 17833
diff changeset
327 Sander van Rijn
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
328 Petter Risholm
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
329 Matthew W. Roberts
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
330 Melvin Robinson
20008
bd97c41cce06 ru_RU.ts: Update translations for 4.0 release.
Dmitry Roshchin <dmitry@roshchin.org>
parents: 19997
diff changeset
331 Dmitry Roshchin
17367
e0b9d43395e2 Fix alphabetization in contributors.in (bug #39933)
Rik <rik@octave.org>
parents: 17265
diff changeset
332 Peter Rosin
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
333 Andrew Ross
14769
56b7aa9cd021 Update contributor's list.
Ben ABbott <bpabbott@mac.com>
parents: 14511
diff changeset
334 Fabio Rossi
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
335 Mark van Rossum
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
336 Joe Rothweiler
20014
ab825e51dc68 de_DE.ts: Finish german translation of GUI strings
Andreas Weber <andy.weber.aw@gmail.com>
parents: 20008
diff changeset
337 David Rörich
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
338 Kevin Ruland
9485
3cee58bf4acf selectively complete filenames in some cases
John W. Eaton <jwe@octave.org>
parents: 9474
diff changeset
339 Kristian Rumberg
7552
6070c3bd69c4 Arbitrary call stack access for external debuggers changeset
ryanru@PrinceHumperdinck
parents: 7525
diff changeset
340 Ryan Rusaw
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
341 Olli Saarela
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
342 Toni Saarela
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
343 Juhani Saastamoinen
8338
a35bf360b919 Add the cgs and treelayout functions
Radek Salac <salac.r@gmail.com>
parents: 8170
diff changeset
344 Radek Salac
19308
95efaf0574a7 doc: Add Mike Sander to contributors list.
Rik <rik@octave.org>
parents: 19306
diff changeset
345 Mike Sander
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
346 Ben Sapp
9441
160c564d5d25 initialize floating point values properly for NetBSD systems
Aleksej Saushev <asau@inbox.ru>
parents: 9386
diff changeset
347 Aleksej Saushev
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
348 Alois Schlögl
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
349 Michel D. Schmid
7668
7ae60e7eb6f8 info.m added
Julian Schnidder <j.schnidder@gmx.de>
parents: 7657
diff changeset
350 Julian Schnidder
22328
3563b423afd3 maint: Update contributors.in from hg logs.
John W. Eaton <jwe@octave.org>
parents: 22298
diff changeset
351 Sebastian Schöps
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
352 Nicol N. Schraudolph
6740
605ea655366d [project @ 2007-06-16 15:51:49 by jwe]
jwe
parents: 6610
diff changeset
353 Sebastian Schubert
18465
d6736ea0251a doc: Add new contributors to contributors.in file.
Rik <rik@octave.org>
parents: 18220
diff changeset
354 Lasse Schuirmann
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
355 Ludwig Schwardt
7928
f728089c9543 update contributors.in
John W. Eaton <jwe@octave.org>
parents: 7738
diff changeset
356 Thomas L. Scofield
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
357 Daniel J. Sebald
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
358 Dmitri A. Sergatskov
13895
2f73cbd951fb doc: Add Vanya Sergeev to list of contributors
Rik <octave@nomad.inbox5.com>
parents: 13110
diff changeset
359 Vanya Sergeev
19940
af1a024b3344 doc: Add new contributors to Octave manual.
Rik <rik@octave.org>
parents: 19597
diff changeset
360 Marko Seric
af1a024b3344 doc: Add new contributors to Octave manual.
Rik <rik@octave.org>
parents: 19597
diff changeset
361 Ahsan Ali Shahid
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
362 Baylis Shanks
12853
7869cc61ce90 codesprint: Add 4 new contributors from the code sprint to contributors.in
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 12652
diff changeset
363 Andriy Shinkarchuck
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
364 Robert T. Short
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
365 Joseph P. Skudlarek
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
366 John Smith
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
367 Julius Smith
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
368 Shan G. Smith
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
369 Peter L. Sondergaard
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
370 Rüdiger Sonderfeld
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
371 Joerg Specht
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
372 Quentin H. Spencer
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
373 Christoph Spiel
18465
d6736ea0251a doc: Add new contributors to contributors.in file.
Rik <rik@octave.org>
parents: 18220
diff changeset
374 David Spies
24328
24a6452059fd doc: Add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23897
diff changeset
375 Andreas Stahel
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
376 Richard Stallman
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
377 Russell Standish
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
378 Ryan Starret
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
379 Brett Stewart
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
380 Doug Stewart
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
381 Jen Stewart
7738
86eb9dd6ce61 update contributors.in
John W. Eaton <jwe@octave.org>
parents: 7678
diff changeset
382 Jonathan Stickel
10205
eea99d24adae update doc/interpreter/contributors.in
John W. Eaton <jwe@octave.org>
parents: 9881
diff changeset
383 Judd Storrs
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
384 Thomas Stuart
22328
3563b423afd3 maint: Update contributors.in from hg logs.
John W. Eaton <jwe@octave.org>
parents: 22298
diff changeset
385 Bernardo Sulzbach
8170
1651939a394b fix contributors file
John W. Eaton <jwe@octave.org>
parents: 8125
diff changeset
386 Ivan Sutoris
7098
dd3a3e65bc86 [project @ 2007-11-02 19:21:56 by jwe]
jwe
parents: 7016
diff changeset
387 John Swensen
11267
1ed677b95226 update contributors.in
John W. Eaton <jwe@octave.org>
parents: 11133
diff changeset
388 Daisuke Takago
17367
e0b9d43395e2 Fix alphabetization in contributors.in (bug #39933)
Rik <rik@octave.org>
parents: 17265
diff changeset
389 Ariel Tankus
17265
53f1d5bb58bc __plt__.m: Fix legend when plotting vector against matrix (bug #39542)
Falk Tannhäuser <falk.tannhauser@free.fr>
parents: 17217
diff changeset
390 Falk Tannhäuser
17367
e0b9d43395e2 Fix alphabetization in contributors.in (bug #39933)
Rik <rik@octave.org>
parents: 17265
diff changeset
391 Duncan Temple Lang
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
392 Matthew Tenny
17367
e0b9d43395e2 Fix alphabetization in contributors.in (bug #39933)
Rik <rik@octave.org>
parents: 17265
diff changeset
393 Kris Thielemans
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
394 Georg Thimm
17927
c17f06b50ac5 doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17906
diff changeset
395 Corey Thomasson
22328
3563b423afd3 maint: Update contributors.in from hg logs.
John W. Eaton <jwe@octave.org>
parents: 22298
diff changeset
396 Andrew Thornton
6757
c3cd7d14fc5e [project @ 2007-06-25 19:06:42 by jwe]
jwe
parents: 6754
diff changeset
397 Olaf Till
9599
7be1bddd0f11 update contributors.in
John W. Eaton <jwe@octave.org>
parents: 9485
diff changeset
398 Christophe Tournery
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
399 Thomas Treichl
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
400 Abhinav Tripathi
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
401 Karsten Trulsen
17906
c757f5421ecc doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17869
diff changeset
402 David Turner
8686
dd13355fc98a contributors.in: update
John W. Eaton <jwe@octave.org>
parents: 8340
diff changeset
403 Frederick Umminger
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
404 Utkarsh Upadhyay
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
405 José Vallet
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
406 Stefan van der Walt
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
407 Peter Van Wieren
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
408 James R. Van Zandt
16671
784c765225ba * contributors.in: Include Risto Vanhanen in the list.
John W. Eaton <jwe@octave.org>
parents: 16376
diff changeset
409 Risto Vanhanen
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
410 Gregory Vanuxem
17869
e8330a9e8c78 contributors.in: added GUI translators
Philip Nienhuis <prnienhuis@users.sf.net>
parents: 17833
diff changeset
411 Mihas Varantsou
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
412 Ivana Varekova
17906
c757f5421ecc doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17869
diff changeset
413 Sébastien Villemot
19940
af1a024b3344 doc: Add new contributors to Octave manual.
Rik <rik@octave.org>
parents: 19597
diff changeset
414 Marco Vitetta
17367
e0b9d43395e2 Fix alphabetization in contributors.in (bug #39933)
Rik <rik@octave.org>
parents: 17265
diff changeset
415 Daniel Wagenaar
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
416 Thomas Walter
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
417 Andreas Weber
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
418 Olaf Weber
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
419 Thomas Weber
9030
d213f69a8343 Add Rik Wehbring to contributors list
Rik <rdrider0-list@yahoo.com>
parents: 8833
diff changeset
420 Rik Wehbring
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
421 Bob Weigel
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
422 Andreas Weingessel
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
423 Martin Weiser
6610
fb8bddaa07c4 [project @ 2007-05-09 02:28:40 by jwe]
jwe
parents: 6537
diff changeset
424 Michael Weitzel
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
425 David Wells
18465
d6736ea0251a doc: Add new contributors to contributors.in file.
Rik <rik@octave.org>
parents: 18220
diff changeset
426 Joachim Wiesemann
24328
24a6452059fd doc: Add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23897
diff changeset
427 Alexander Wilms
24692
fa56428a2e91 contributors.in: Add new contributor to list.
Rik <rik@octave.org>
parents: 24635
diff changeset
428 Joe Winegarden
23166
ea4c27f49a62 doc: Add Georg Wiora to list of contributors.
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 22415
diff changeset
429 Georg Wiora
24635
b708857d634e Correctly display boolean properties default values (bug #52768)
Sahil Yadav <yadavsahil5198@gmail.com>
parents: 24332
diff changeset
430 Sahil Yadav
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
431 Fook Fah Yap
12853
7869cc61ce90 codesprint: Add 4 new contributors from the code sprint to contributors.in
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 12652
diff changeset
432 Sean Young
22328
3563b423afd3 maint: Update contributors.in from hg logs.
John W. Eaton <jwe@octave.org>
parents: 22298
diff changeset
433 Michele Zaffalon
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
434 Serhiy Zahoriya
19940
af1a024b3344 doc: Add new contributors to Octave manual.
Rik <rik@octave.org>
parents: 19597
diff changeset
435 Johannes Zarl
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
436 Michael Zeising
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
437 Federico Zenith
23233
eb6059699e3b doc: add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23166
diff changeset
438 Claudius Zingerli
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
439 Alex Zvoleff
24328
24a6452059fd doc: Add missing contributors from hg log to contributors.in (bug #46740)
Kai T. Ohlhus <k.ohlhus@gmail.com>
parents: 23897
diff changeset
440 Richard Zweig