summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorMario Torre <neugens@limasoftware.net>2006-11-25 18:20:54 +0000
committerMario Torre <neugens@limasoftware.net>2006-11-25 18:20:54 +0000
commitc63ede2936b55b926367bc7f1160b6f1bee591bc (patch)
tree8d2bc1fe597b4d57b2cbea705c337d60e7034018 /AUTHORS
parent84e51cd1b15042a78264f25c66e8da3ab9915da6 (diff)
downloadclasspath-c63ede2936b55b926367bc7f1160b6f1bee591bc.tar.gz
2006-11-25 Mario Torre <neugens@nirvana.limasoftware.net>
PR28462 * java/text/DecimalFormat.java: Almost new rewrite, and update to 1.5. * java/text/NumberFormat.java (format): all format methods, fixed FieldPosition argument should never be null. (format(Object, StringBuffer, FieldPosition)): fixed signature, method is not final. * java/text/DecimalFormatSymbols.java (clone): fixed to also clone locale. * AUTHORS: added my name to the file.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 878ea3441..dd4d62f8f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -41,6 +41,7 @@ Aaron M. Renn (arenn@urbanophile.com)
Andrew Selkirk (aselkirk@sympatico.ca)
Christian Thalinger (twisti@complang.tuwien.ac.at)
Andreas Tobler (a.tobler@schweiz.org)
+Mario Torre (neugens@limasoftware.net)
Dalibor Topic (robilad@kaffe.org)
Tom Tromey (tromey@cygnus.com)
Ronald Veldema (rveldema@cs.vu.nl)