Cristian Maglie
24bd97413e
Updates to build.xml. (version auto defetect for "dist" target)
2013-01-24 14:46:57 +01:00
Cristian Maglie
a281930f3f
Upped version to 1.5.2
2013-01-23 17:26:46 +01:00
Cristian Maglie
dc97316100
Set version to 1.5.1
...
Merge remote-tracking branch 'arduino/master' into HEAD
Conflicts:
app/src/processing/app/Base.java
todo.txt
2012-11-04 22:55:40 +01:00
David A. Mellis
b90f4889bd
Upping version to 102 (1.0.2).
2012-11-04 16:41:09 -05:00
Cristian Maglie
ab63860778
Set arudino version to 150 (1.5.0-beta)
2012-10-21 22:36:22 +02:00
David A. Mellis
599a9052c9
Updating version to 101.
2012-03-02 17:47:57 -05:00
David A. Mellis
43cfc87f17
Updating version number to 0100 to allow checking for Arduino 1.0.
...
http://code.google.com/p/arduino/issues/detail?id=453
2011-03-26 16:41:30 -04:00
David A. Mellis
37e6e7e86b
Changing version number to 0022.
2010-11-28 14:16:10 -06:00
David A. Mellis
fa4d058297
Reapplying Christian's regex patch.
...
Revert "Revert "Removed dependencies from regex library oro.jar""
This reverts commit ed7795ef8d
.
2010-10-03 19:44:28 -04:00
David A. Mellis
4c26e071c8
Updating version to 0021.
2010-10-02 14:03:50 -04:00
David A. Mellis
ed7795ef8d
Revert "Removed dependencies from regex library oro.jar"
...
This reverts commit 2b4391052c
.
2010-10-02 17:19:53 +02:00
Cristian Maglie
2b4391052c
Removed dependencies from regex library oro.jar
2010-10-01 19:41:36 +02:00
David A. Mellis
5c22a1e970
Updating version to 0020.
2010-09-24 16:29:07 -04:00
David A. Mellis
0979ed050b
Updating version number to 0019.
...
Some revisions.
2010-05-29 17:01:43 +00:00
David A. Mellis
9ecb7ac8f1
Updating version number in todo.txt.
2009-12-24 21:34:53 +00:00
David A. Mellis
4a220ef09c
Updating reference for Arduino 0017.
2009-08-11 21:22:19 +00:00
David A. Mellis
b72521d35b
Updating todo.
2009-07-21 06:08:37 +00:00
David A. Mellis
f93aa6cd11
Updating todo.
2009-07-14 21:18:25 +00:00
David A. Mellis
71806a16d4
Updating todo list.
2009-07-12 00:40:50 +00:00
David A. Mellis
15cff82214
Removing unused preferences. Fixing upload when not deleting applet/ directory. Treating examples in the sketchbook/libraries folder as read-only.
2009-06-18 19:22:43 +00:00
David A. Mellis
bb9525ad24
Disabling the serial monitor during uploads.
2009-06-18 18:29:53 +00:00
David A. Mellis
250bce0f34
Adding keyboard shortcut (command or ctrl w) for closing the serial monitor window.
2009-06-16 20:21:39 +00:00
David A. Mellis
672ad5648e
Allowing (and fixing) uploading of unsaved sketches.
2009-06-16 19:49:28 +00:00
David A. Mellis
3b09a2ad1d
Fixing Client::connected() and Client::status() to return reasonable values when the Client isn't associated with a valid socket: issue #34 .
2009-06-15 20:11:13 +00:00
David A. Mellis
678e09896f
Moving serial error messages into the serial monitor (out of the editor).
2009-06-13 20:42:43 +00:00
David A. Mellis
cdf0095e70
Modifying compilation for libraries:
...
- now compiled to their own sub-directory of the build directory
- only can see #include's in their own utility/ folders
and the core (building core.a again).
Also changed the APIs of the compilation functions somewhat (e.g. execAsynchronously no longer returns anything; it just throws a RunnerException on any error).
Still need to better handle errors in #include files; right now, the error is interpreted as being at the line where the #include happens, not within the header file.
2009-06-13 11:41:16 +00:00
David A. Mellis
82c3d1fe16
Removing Processing information from the Info.plist; updating todo.
2009-06-07 11:57:38 +00:00
David A. Mellis
309358962a
Copying over the scripts for downloading the reference; updating the reference.
2009-06-07 11:48:06 +00:00
David A. Mellis
cbcbc5c4d5
Removing extra nested "examples" menu.
2009-06-07 11:28:53 +00:00
David A. Mellis
1f838c0ae0
Creating the Arduino .dmg template and modifying the Mac OS X dist.sh for Arduino.
2009-06-07 11:16:40 +00:00
David A. Mellis
60a3f29abf
Removing files for Processing's export to applet feature.
2009-06-02 16:13:08 +00:00
David A. Mellis
24b5abc79d
Replacing Processing's text files with Arduino's (e.g. todo.txt)
2009-06-01 21:06:59 +00:00
David A. Mellis
22ed6cdb73
Importing Processing rev. 5503 (1.0.3).
2009-05-31 15:53:33 +00:00