* bumped version to version 1.5.1
* orca-service: addded http head method for cors preflight compatibility
* integrated compatibility improvements for GCC-14 / Boost 1.81+
* bugfix: added missing file for dist
* added some AVR devices
* flash validation function added
* completed isp programmer functions
* fixed small bug
* bumped version to 1.5.0
* typo fixed
* fixed bug with newer boost versions (>=1.74.0)
* changed codesigning timeserver
* preparing Windows release 1.4.2
* changed configuration file in system folder from avrdude.conf to bobdude.conf
* release 1.4.1 Linux Version
* update serialport functions for windows-platform
* new target platforms added
* bugfixes and arm programmer
* changed stack item type names
* changed option handling (done by config_resolve.h)
* separate file for array opcode implementations
* implemented type conversion opcodes
* implemented long opcodes
* first working double code! :)
* bugfixes an optimizations in stack handling (NVM_USE_EXTSTACKOPS)
* new heap entry caching option NVM_USE_HEAP_CACHE,
* defined missing jvm-opcodes (just the values!)
* upgrade to java 11 & 64 bit unix
* added missing files
* first working c't-Bot version
* started work on c't-Bot support
* added missing file
* started work on c't-Bot support
* added c't-Bot pwm module with clock, motor and servo control
* added missing file
* missing files
* Added support for jdk-1.5.0
* some c't-Bot Motor Bugs fixed
* ignore .class files etc...
* added display support for c't-Bot
* redesigned c't-Bot framework
* added a IR-remote control for the c't-Bot
* reorganized target dependend directories
* preparing 1.5 release
* removed obsolete file
* nibo test program added
* implementing native nibo classes
* Math library implemented
* some floating point bugs removed
* fixed missing directory bug in make_tarball script
* added new nibo native classes
* target avr_mega168 added
* first working java example for the nibo robot
* improved nibo robot support
* c't-Bot examples updated
* implemented PID controller for motors
* bug fixes
* added c't-Bot EdgeTest demo
* c't-Bot Motor PID Controller improved
* fixed some floating point errors
* updated changelog
* ignore the generated .class files
* improved navigation
* added formatted output support for float, int and boolean
* fixed formatter gc bug
* ignore .d files
* c't-Bot Analog data channels implemented
* c't-Bot added some native files
* updated fileinfo
* added c't-Bot Navigator
* racetrack for c't-Bot FollowLineDemo added
* improved c't-Bot IR Demo
* clean-up
* improved Nibo distance demo
* implemented the last missing c't-Bot native classes
* c't-Bot Display bug fixed
* added version 1.5.1 info
* added some files to tarball script
* added additional files
* improved nibo support
* c't-Bot mouse support implemented
* implemented lookupswitch opcode
* started to work on nibo robot nanovm support
* code clean up
* doc updated
* added missing file
* working on nibo native classes
* initialization of new allocated objects (NVM_INITIALIZE_ALLOCATED)
* introduced new file format for nvm
* support for object arrays (NVM_USE_OBJ_ARRAY)
* added native methods for nibo robot
* added c't-Bot IR RC5 receiver code
* implemented c't-Bot WheelEncoder native class
* working on nibo native class implementations
* Math library implemented
* working on nibo native class implementations
* started with class nanvm.lang.Math (float version of java.lang.Math)
* fixed small debugging bug...
* ignore build files
* fixed c't-Bot problem in make_tarball file