annotate doc/interpreter/contributors.in @ 18795:1514f5337781

nchoosek.m: nchoosek(N,0) now returns [](1x0) when N is a vector (bug #41890). * nchoosek.m: The help message for nchoosek specifies that if N is a vector, then the number of rows of nchoosek(N,K) must be nchoosek(length(N),K), but the previous implementation was returning a matrix with 0 rows when K==0. Add %!test for new behavior. * contributors.in: Add Pedro Angelo to list of Octave contributors.
author Pedro Angelo <fonini@poli.ufrj.br>
date Tue, 18 Mar 2014 16:42:45 -0300
parents 95a1ee1cbdf1
children bc52657a7d29
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
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
2 Andy Adler
17927
c17f06b50ac5 doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17906
diff changeset
3 Adam H. Aitkenhead
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
4 Giles Anderson
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
5 Joel Andersson
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
6 Pedro Angelo
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
7 Muthiah Annamalai
17906
c757f5421ecc doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17869
diff changeset
8 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
9 Branden Archer
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
10 Marco Atzeri
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
11 Shai Ayal
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
12 Roger Banks
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
13 Ben Barrowes
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
14 Alexander Barth
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
15 David Bateman
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
16 Heinz Bauschke
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
17 Julien Bect
13099
bf61bc523805 Add Roman Belov to contributors.in
Jordi Gutiérrez Hermoso <jordigh@octave.org>
parents: 13002
diff changeset
18 Roman Belov
18465
d6736ea0251a doc: Add new contributors to contributors.in file.
Rik <rik@octave.org>
parents: 18220
diff changeset
19 Markus Bergholz
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
20 Karl Berry
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
21 David Billinghurst
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
22 Don Bindner
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
23 Jakub Bogusz
7231
2eb392d058bb [project @ 2007-11-30 18:53:29 by jwe]
jwe
parents: 7098
diff changeset
24 Moritz Borgmann
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
25 Paul Boven
7678
5988e08c1ae6 handle negative column values in sortrows
Richard Bovey
parents: 7668
diff changeset
26 Richard Bovey
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
27 John Bradshaw
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
28 Marcus Brinkmann
14511
cdc752aba928 add Max Brister to the list of contributors
John W. Eaton <jwe@octave.org>
parents: 14459
diff changeset
29 Max Brister
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
30 Remy Bruno
17927
c17f06b50ac5 doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17906
diff changeset
31 Clemens Buchacher
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
32 Ansgar Burchard
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
33 Marco Caliari
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
34 Daniel Calvelo
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
35 John C. Campbell
14175
3972c4caa60a Add new function is_function_handle (patch #7695)
Juan Pablo Carbajal <carbajal@ifi.uzh.ch>
parents: 14140
diff changeset
36 Juan Pablo Carbajal
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
37 Jean-Francois Cardoso
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
38 Joao Cardoso
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
39 Larrie Carr
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
40 David Castelow
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
41 Vincent Cautaerts
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
42 Clinton Chee
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
43 Albert Chin-A-Young
9169
b1e82cc8a9f3 eliminate broken special case for copying floats on Sun systems
Carsten Clark <tantumquantum+gnuoctave@gmail.com>
parents: 9110
diff changeset
44 Carsten Clark
16853
d02fdab3651b Updated french translation
Catalin Codreanu <codreanu.catalin@gmail.com>
parents: 16671
diff changeset
45 Catalin Codreanu
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
46 J. D. Cole
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
47 Martin Costabel
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
48 Michael Creel
17906
c757f5421ecc doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17869
diff changeset
49 Richard Crozier
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
50 Jeff Cunningham
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
51 Martin Dalecki
17367
e0b9d43395e2 Fix alphabetization in contributors.in (bug #39933)
Rik <rik@octave.org>
parents: 17265
diff changeset
52 Jacob Dawid
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
53 Jorge Barros de Abreu
8686
dd13355fc98a contributors.in: update
John W. Eaton <jwe@octave.org>
parents: 8340
diff changeset
54 Carlo de Falco
dd13355fc98a contributors.in: update
John W. Eaton <jwe@octave.org>
parents: 8340
diff changeset
55 Thomas D. Dean
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
56 Philippe Defert
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
57 Bill Denney
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
58 Fabian Deutsch
11270
5dd8e80fb6c1 update contributors.in
John W. Eaton <jwe@octave.org>
parents: 11267
diff changeset
59 Christos Dimitrakakis
15485
d5c04a5c8817 * contributors.in: Include Panxto Diribarne in the list.
John W. Eaton <jwe@octave.org>
parents: 15313
diff changeset
60 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
61 Vivek Dogra
16376
a2f65b8f1955 * contributors.in: Include John Donoghue in the list.
John W. Eaton <jwe@octave.org>
parents: 16241
diff changeset
62 John Donoghue
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
63 David M. Doolin
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
64 Carnë Draug
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
65 Pascal A. Dupuis
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
66 John W. Eaton
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
67 Dirk Eddelbuettel
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
68 Pieter Eendebak
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
69 Paul Eggert
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
70 Stephen Eglen
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
71 Peter Ekberg
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
72 Rolf Fabian
11133
c5640104bce1 update contributors list in manual
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
73 Gunnar Farnebäck
18591
d0d9f6daa4b6 doc: Add 2 new contributors to list in manual.
Rik <rik@octave.org>
parents: 18586
diff changeset
74 Massimiliano Fasi
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
75 Stephen Fegan
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
76 Ramon Garcia Fernandez
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
77 Torsten Finke
18577
56209bab4213 Update java dialog box to support scrolling (bug #41476).
Colin Foster <fostercl1+octave@gmail.com>
parents: 18575
diff changeset
78 Colin Foster
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
79 Jose Daniel Munoz Frias
10714
600bdfb08540 Fix typo in spy.m
Brad Froehle <brad.froehle@gmail.com>
parents: 10205
diff changeset
80 Brad Froehle
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
81 Castor Fu
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
82 Eduardo Gallestey
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
83 Walter Gautschi
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
84 Klaus Gebhardt
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
85 Driss Ghaddab
18579
d227178a0d40 validatestring.m: Change error message to follow Octave guidelines (bug #41484).
Eugenio Gianniti <eugenio.gianniti@mail.polimi.it>
parents: 18576
diff changeset
86 Eugenio Gianniti
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
87 Nicolo Giorgetti
17217
57680d1227ca contributors.in: Correct spelling of contributor Giridhar.
Rik <rik@octave.org>
parents: 17212
diff changeset
88 Arun Giridhar
9672
43a07df0ed4c document graphics structures
Michael D. Godfrey <godfrey@isl.stanford.edu>
parents: 9599
diff changeset
89 Michael D. Godfrey
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
90 Michael Goffioul
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
91 Glenn Golden
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
92 Tomislav Goles
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
93 Keith Goodman
8125
4fce6da228c6 contributors.in: update
John W. Eaton <jwe@octave.org>
parents: 8116
diff changeset
94 Brian Gough
18465
d6736ea0251a doc: Add new contributors to contributors.in file.
Rik <rik@octave.org>
parents: 18220
diff changeset
95 Michael C. Grant
8833
b86b42f77899 __patch__.m: fix indexing of varargin
Steffen Groot <steffen.groot@technolution.eu>
parents: 8686
diff changeset
96 Steffen Groot
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
97 Etienne Grossmann
9474
25ed2d6aacf6 Parse nested functions more accurately.
David Grundberg <individ@acc.umu.se>
parents: 9441
diff changeset
98 David Grundberg
15940
f37c909f80a0 doc: Add Kyle Guinn to list of contributors
Rik <rik@octave.org>
parents: 15625
diff changeset
99 Kyle Guinn
6740
605ea655366d [project @ 2007-06-16 15:51:49 by jwe]
jwe
parents: 6610
diff changeset
100 Peter Gustafson
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
101 Kai Habel
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
102 Patrick Häcker
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
103 William P. Y. Hadisoeseno
7522
8a6965a01176 log2: ensure F strictly less than 1
John W. Eaton <jwe@octave.org>
parents: 7491
diff changeset
104 Jaroslav Hajek
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
105 Benjamin Hall
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
106 Kim Hansen
11065
9bf6c927c267 update contributors list
John W. Eaton <jwe@octave.org>
parents: 10714
diff changeset
107 Søren Hauberg
7522
8a6965a01176 log2: ensure F strictly less than 1
John W. Eaton <jwe@octave.org>
parents: 7491
diff changeset
108 Dave Hawthorne
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
109 Daniel Heiserer
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
110 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
111 Stefan Hepp
15625
acf0addfc610 include Octave Forge java package in core Octave
John W. Eaton <jwe@octave.org>
parents: 15616
diff changeset
112 Martin Hepperle
11065
9bf6c927c267 update contributors list
John W. Eaton <jwe@octave.org>
parents: 10714
diff changeset
113 Jordi Gutiérrez Hermoso
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
114 Yozo Hida
7525
3feb6e9643cd unpack.m: pass "-f -" to tar
Ryan Hinton
parents: 7522
diff changeset
115 Ryan Hinton
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
116 Roman Hodek
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
117 A. Scottedward Hodel
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
118 Richard Allan Holcombe
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
119 Tom Holroyd
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
120 David Hoover
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
121 Kurt Hornik
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
122 Christopher Hulbert
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
123 Cyril Humbert
14775
4e86b0fa6c2d Update contributers.
Ben Abbott <bpabbott@mac.com>
parents: 14771
diff changeset
124 John Hunt
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
125 Teemu Ikonen
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
126 Alan W. Irwin
18617
21e5205679d0 del2.m: Add %!tests (bug #42005).
Allan Jacobs <jacobsallanster@gmail.com>
parents: 18591
diff changeset
127 Allan Jacobs
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
128 Geoff Jacobsen
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
129 Mats Jansson
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
130 Cai Jianming
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
131 Steven G. Johnson
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
132 Heikki Junes
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
133 Matthias Jüschke
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
134 Atsushi Kajita
8340
fa9e6619fa99 Add Jarko Kaleva to contributors file
David Bateman <dbateman@free.fr>
parents: 8338
diff changeset
135 Jarkko Kaleva
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
136 Mohamed Kamoun
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
137 Lute Kamstra
12350
48b49405f485 update contributors.in
John W. Eaton <jwe@octave.org>
parents: 11480
diff changeset
138 Fotios Kasolis
7324
4e36579df31c [project @ 2007-12-19 16:57:21 by jwe]
jwe
parents: 7323
diff changeset
139 Thomas Kasper
6754
451b346d8c2f [project @ 2007-06-25 17:31:46 by jwe]
jwe
parents: 6740
diff changeset
140 Joel Keay
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
141 Mumit Khan
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
142 Paul Kienzle
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
143 Aaron A. King
18220
a8408a424a37 maint: fix spelling of contributor name Erik Kjellson.
Erik Kjellson <erikiiofph7@users.sourceforge.net>
parents: 17927
diff changeset
144 Erik Kjellson
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
145 Arno J. Klaassen
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
146 Alexander Klein
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
147 Geoffrey Knauth
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
148 Heine Kolltveit
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
149 Ken Kouno
9881
b3089dba88bf Remove HDF5 cruft for older versions of HDF5
Kacper Kowalik
parents: 9771
diff changeset
150 Kacper Kowalik
12652
5fd90b7cb787 doc: Update contributors list.
John W. Eaton <jwe@octave.org>
parents: 12350
diff changeset
151 Daniel Kraft
17927
c17f06b50ac5 doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17906
diff changeset
152 Nir Krakauer
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
153 Aravindh Krishnamoorthy
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
154 Oyvind Kristiansen
17832
0dc5a1b3a4db ru_RU.ts: Update Octave Russian translation.
Artem Krosheninnikov <artem.krosheninnikov@gmail.com>
parents: 17667
diff changeset
155 Artem Krosheninnikov
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
156 Piotr Krzyzanowski
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
157 Volker Kuhlmann
7396
0114d8cd1587 [project @ 2008-01-17 21:55:55 by jwe]
jwe
parents: 7324
diff changeset
158 Tetsuro Kurita
17142
743c9745009a doc: Add Philipp Kutin to contributors.in.
Rik <rik@octave.org>
parents: 16853
diff changeset
159 Philipp Kutin
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
160 Miroslaw Kwasniak
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
161 Rafael Laboissiere
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
162 Kai Labusch
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
163 Claude Lacoursiere
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
164 Walter Landry
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
165 Bill Lash
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
166 Dirk Laurie
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
167 Maurice LeBrun
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
168 Friedrich Leisch
17667
243116aa0e44 contributors.in: added Thorsten Liebig
Andreas Weber <andy.weber.aw@gmail.com>
parents: 17461
diff changeset
169 Thorsten Liebig
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
170 Jyh-miin Lin
7485
fe2d956d9007 handle ties in kruskal_wallis_test
Timo Lindfors
parents: 7479
diff changeset
171 Timo Lindfors
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
172 Benjamin Lindner
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
173 Ross Lippert
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
174 David Livings
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
175 Sebastien Loisel
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
176 Erik de Castro Lopo
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
177 Massimo Lorenzin
7610
60398362938c Emil Lucretiu
John W. Eaton <jwe@octave.org>
parents: 7552
diff changeset
178 Emil Lucretiu
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
179 Hoxide Ma
17367
e0b9d43395e2 Fix alphabetization in contributors.in (bug #39933)
Rik <rik@octave.org>
parents: 17265
diff changeset
180 Colin Macdonald
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
181 James Macnicol
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
182 Jens-Uwe Mager
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
183 Rob Mahurin
17367
e0b9d43395e2 Fix alphabetization in contributors.in (bug #39933)
Rik <rik@octave.org>
parents: 17265
diff changeset
184 Alexander Mamonov
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
185 Ricardo Marranita
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
186 Orestes Mas
14771
10ed11922f19 maint: code cleanup for new erfcinv function.
Rik <octave@nomad.inbox5.com>
parents: 14769
diff changeset
187 Axel Mathéi
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
188 Makoto Matsumoto
7323
c5bf3e423b34 [project @ 2007-12-19 06:05:58 by jwe]
jwe
parents: 7250
diff changeset
189 Tatsuro Matsuoka
17367
e0b9d43395e2 Fix alphabetization in contributors.in (bug #39933)
Rik <rik@octave.org>
parents: 17265
diff changeset
190 Christoph Mayer
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
191 Laurent Mazet
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
192 G. D. McBain
17367
e0b9d43395e2 Fix alphabetization in contributors.in (bug #39933)
Rik <rik@octave.org>
parents: 17265
diff changeset
193 Ronald van der Meer
13110
2d5035847529 Add Júlio Hoffimann Mendes to contributors.in
John W. Eaton <jwe@octave.org>
parents: 13099
diff changeset
194 Júlio Hoffimann Mendes
17906
c757f5421ecc doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17869
diff changeset
195 Ed Meyer
8686
dd13355fc98a contributors.in: update
John W. Eaton <jwe@octave.org>
parents: 8340
diff changeset
196 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
197 Stefan Miereis
8686
dd13355fc98a contributors.in: update
John W. Eaton <jwe@octave.org>
parents: 8340
diff changeset
198 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
199 Mike Miller
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
200 Stefan Monnier
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
201 Antoine Moreau
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
202 Kai P. Mueller
13002
ad59cda5015c update contributors.in
John W. Eaton <jwe@octave.org>
parents: 12866
diff changeset
203 Hannes Müller
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
204 Victor Munoz
14142
e530656055ae doc: add Iain Murry to contributors list
John W. Eaton <jwe@octave.org>
parents: 14140
diff changeset
205 Iain Murray
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
206 Carmen Navarrete
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
207 Todd Neal
12866
fe6e2afcd9ee Revamp strread, textscan, textread functions for Matlab compatability
Philip Nienhuis <prnienhuis@users.sf.net>
parents: 12853
diff changeset
208 Philip Nienhuis
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
209 Al Niessner
17833
3b3f389c99cb pt_BR.ts: Update Octave Portugese translation.
Felipe G. Nievinski <fgnievinski@gmail.com>
parents: 17832
diff changeset
210 Felipe G. Nievinski
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
211 Rick Niles
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
212 Takuji Nishimura
9340
49fe8721bae1 fix include guards
Kai NODA <nodakai@gmail.com>
parents: 9174
diff changeset
213 Kai Noda
17906
c757f5421ecc doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17869
diff changeset
214 Patrick Noffke
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
215 Eric Norum
8114
cbbea37b95e8 debug.cc (Fisdebugmode): New function.
Krzesimir Nowak <qdlacz@gmail.com>
parents: 7928
diff changeset
216 Krzesimir Nowak
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
217 Michael O'Brien
9174
07966ebb1055 contributors.in: add Peter O'Gorman to the list
John W. Eaton <jwe@octave.org>
parents: 9169
diff changeset
218 Peter O'Gorman
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
219 Thorsten Ohl
18465
d6736ea0251a doc: Add new contributors to contributors.in file.
Rik <rik@octave.org>
parents: 18220
diff changeset
220 Kai T. Ohlhus
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
221 Arno Onken
15313
34ae358bd566 * contributors.in: restored alphabetic order and removed a dublicate entry
Thorsten Liebig <Thorsten.Liebig@gmx.de>
parents: 15193
diff changeset
222 Valentin Ortega-Clavero
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
223 Luis F. Ortiz
17906
c757f5421ecc doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17869
diff changeset
224 Carl Osterwisch
17927
c17f06b50ac5 doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17906
diff changeset
225 Janne Olavi Paanajärvi
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
226 Scott Pakin
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
227 Gabriele Pannocchia
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
228 Sylvain Pelissier
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
229 Per Persson
7626
ec78d83a7fde variables.cc (exist): Clarify help.
Ben Abbott <bpabbott@mac.com>
parents: 7610
diff changeset
230 Primozz Peterlin
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
231 Jim Peterson
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
232 Danilo Piazzalunga
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
233 Nicholas Piper
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
234 Elias Pipping
7657
76e7548add3f genvarname.m: new function
bill@denney.ws
parents: 7626
diff changeset
235 Robert Platt
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
236 Hans Ekkehard Plesser
18525
fa58514e7383 doc: Add new contributor to contributors.in.
Rik <rik@octave.org>
parents: 18220
diff changeset
237 Sergey Plotnikov
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
238 Tom Poage
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
239 Orion Poplawski
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
240 Ondrej Popp
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
241 Jef Poskanzer
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
242 Francesco Potortì
11480
3a983f9be808 add Konstantinos Poulios to the list of contributors
John W. Eaton <jwe@octave.org>
parents: 11270
diff changeset
243 Konstantinos Poulios
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
244 Jarno Rajahalme
18591
d0d9f6daa4b6 doc: Add 2 new contributors to list in manual.
Rik <rik@octave.org>
parents: 18586
diff changeset
245 Eduardo Ramos
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
246 James B. Rawlings
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
247 Eric S. Raymond
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
248 Balint Reczey
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
249 Joshua Redstone
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
250 Lukas Reichlin
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
251 Michael Reifenberger
17461
dea415e4216d doc: Add Jens Restemeier to list of contributors.
Rik <rik@octave.org>
parents: 17367
diff changeset
252 Jens Restemeier
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
253 Anthony Richardson
7479
3018354c554c add Jason Riedy to contributors file
John W. Eaton <jwe@octave.org>
parents: 7396
diff changeset
254 Jason Riedy
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
255 E. Joshua Rigler
17869
e8330a9e8c78 contributors.in: added GUI translators
Philip Nienhuis <prnienhuis@users.sf.net>
parents: 17833
diff changeset
256 Sander van Rijn
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
257 Petter Risholm
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
258 Matthew W. Roberts
17367
e0b9d43395e2 Fix alphabetization in contributors.in (bug #39933)
Rik <rik@octave.org>
parents: 17265
diff changeset
259 Peter Rosin
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
260 Andrew Ross
14769
56b7aa9cd021 Update contributor's list.
Ben ABbott <bpabbott@mac.com>
parents: 14511
diff changeset
261 Fabio Rossi
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
262 Mark van Rossum
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
263 Joe Rothweiler
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
264 Kevin Ruland
9485
3cee58bf4acf selectively complete filenames in some cases
John W. Eaton <jwe@octave.org>
parents: 9474
diff changeset
265 Kristian Rumberg
7552
6070c3bd69c4 Arbitrary call stack access for external debuggers changeset
ryanru@PrinceHumperdinck
parents: 7525
diff changeset
266 Ryan Rusaw
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
267 Olli Saarela
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
268 Toni Saarela
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
269 Juhani Saastamoinen
8338
a35bf360b919 Add the cgs and treelayout functions
Radek Salac <salac.r@gmail.com>
parents: 8170
diff changeset
270 Radek Salac
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
271 Ben Sapp
9441
160c564d5d25 initialize floating point values properly for NetBSD systems
Aleksej Saushev <asau@inbox.ru>
parents: 9386
diff changeset
272 Aleksej Saushev
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
273 Alois Schlögl
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
274 Michel D. Schmid
7668
7ae60e7eb6f8 info.m added
Julian Schnidder <j.schnidder@gmx.de>
parents: 7657
diff changeset
275 Julian Schnidder
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
276 Nicol N. Schraudolph
6740
605ea655366d [project @ 2007-06-16 15:51:49 by jwe]
jwe
parents: 6610
diff changeset
277 Sebastian Schubert
18465
d6736ea0251a doc: Add new contributors to contributors.in file.
Rik <rik@octave.org>
parents: 18220
diff changeset
278 Lasse Schuirmann
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
279 Ludwig Schwardt
7928
f728089c9543 update contributors.in
John W. Eaton <jwe@octave.org>
parents: 7738
diff changeset
280 Thomas L. Scofield
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
281 Daniel J. Sebald
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
282 Dmitri A. Sergatskov
13895
2f73cbd951fb doc: Add Vanya Sergeev to list of contributors
Rik <octave@nomad.inbox5.com>
parents: 13110
diff changeset
283 Vanya Sergeev
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
284 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
285 Andriy Shinkarchuck
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
286 Robert T. Short
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
287 Joseph P. Skudlarek
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
288 John Smith
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
289 Julius Smith
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
290 Shan G. Smith
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
291 Peter L. Sondergaard
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
292 Joerg Specht
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
293 Quentin H. Spencer
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
294 Christoph Spiel
18465
d6736ea0251a doc: Add new contributors to contributors.in file.
Rik <rik@octave.org>
parents: 18220
diff changeset
295 David Spies
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
296 Richard Stallman
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
297 Russell Standish
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
298 Brett Stewart
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
299 Doug Stewart
7738
86eb9dd6ce61 update contributors.in
John W. Eaton <jwe@octave.org>
parents: 7678
diff changeset
300 Jonathan Stickel
10205
eea99d24adae update doc/interpreter/contributors.in
John W. Eaton <jwe@octave.org>
parents: 9881
diff changeset
301 Judd Storrs
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
302 Thomas Stuart
8170
1651939a394b fix contributors file
John W. Eaton <jwe@octave.org>
parents: 8125
diff changeset
303 Ivan Sutoris
7098
dd3a3e65bc86 [project @ 2007-11-02 19:21:56 by jwe]
jwe
parents: 7016
diff changeset
304 John Swensen
11267
1ed677b95226 update contributors.in
John W. Eaton <jwe@octave.org>
parents: 11133
diff changeset
305 Daisuke Takago
17367
e0b9d43395e2 Fix alphabetization in contributors.in (bug #39933)
Rik <rik@octave.org>
parents: 17265
diff changeset
306 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
307 Falk Tannhäuser
17367
e0b9d43395e2 Fix alphabetization in contributors.in (bug #39933)
Rik <rik@octave.org>
parents: 17265
diff changeset
308 Duncan Temple Lang
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
309 Matthew Tenny
17367
e0b9d43395e2 Fix alphabetization in contributors.in (bug #39933)
Rik <rik@octave.org>
parents: 17265
diff changeset
310 Kris Thielemans
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
311 Georg Thimm
17927
c17f06b50ac5 doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17906
diff changeset
312 Corey Thomasson
6757
c3cd7d14fc5e [project @ 2007-06-25 19:06:42 by jwe]
jwe
parents: 6754
diff changeset
313 Olaf Till
9599
7be1bddd0f11 update contributors.in
John W. Eaton <jwe@octave.org>
parents: 9485
diff changeset
314 Christophe Tournery
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
315 Thomas Treichl
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
316 Karsten Trulsen
17906
c757f5421ecc doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17869
diff changeset
317 David Turner
8686
dd13355fc98a contributors.in: update
John W. Eaton <jwe@octave.org>
parents: 8340
diff changeset
318 Frederick Umminger
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
319 Utkarsh Upadhyay
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
320 Stefan van der Walt
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
321 Peter Van Wieren
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
322 James R. Van Zandt
16671
784c765225ba * contributors.in: Include Risto Vanhanen in the list.
John W. Eaton <jwe@octave.org>
parents: 16376
diff changeset
323 Risto Vanhanen
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
324 Gregory Vanuxem
17869
e8330a9e8c78 contributors.in: added GUI translators
Philip Nienhuis <prnienhuis@users.sf.net>
parents: 17833
diff changeset
325 Mihas Varantsou
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
326 Ivana Varekova
17906
c757f5421ecc doc: Add new contributors to list in manual.
Rik <rik@octave.org>
parents: 17869
diff changeset
327 Sébastien Villemot
17367
e0b9d43395e2 Fix alphabetization in contributors.in (bug #39933)
Rik <rik@octave.org>
parents: 17265
diff changeset
328 Daniel Wagenaar
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
329 Thomas Walter
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
330 Andreas Weber
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
331 Olaf Weber
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
332 Thomas Weber
9030
d213f69a8343 Add Rik Wehbring to contributors list
Rik <rdrider0-list@yahoo.com>
parents: 8833
diff changeset
333 Rik Wehbring
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
334 Bob Weigel
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
335 Andreas Weingessel
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
336 Martin Weiser
6610
fb8bddaa07c4 [project @ 2007-05-09 02:28:40 by jwe]
jwe
parents: 6537
diff changeset
337 Michael Weitzel
14140
6aa14605c6c0 doc: update list of contributors
John W. Eaton <jwe@octave.org>
parents: 13895
diff changeset
338 David Wells
18465
d6736ea0251a doc: Add new contributors to contributors.in file.
Rik <rik@octave.org>
parents: 18220
diff changeset
339 Joachim Wiesemann
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
340 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
341 Sean Young
6536
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
342 Michael Zeising
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
343 Federico Zenith
3c89a3f9d23e [project @ 2007-04-18 16:26:49 by jwe]
jwe
parents:
diff changeset
344 Alex Zvoleff