Remove 3rd letter of weekday, right justify the date (flush with seconds)
[simavr.git] / tests /
2021-08-09 Michel PolletMerge pull request #441 from gatk555/timer
2021-08-09 Michel PolletMerge pull request #427 from gatk555/ioport
2021-07-28 gaMerge branch 'upstream' into timer
2021-07-28 gaMerge branch 'upstream' into ioport
2021-06-03 Michel PolletMerge pull request #430 from gin66/master
2021-06-03 Michel PolletMerge pull request #387 from purdeaandrei/patch-1
2021-06-03 Michel PolletMerge pull request #447 from vintagepc/446-fix-multipar...
2021-04-17 gaAdd "clear interrupt on write 1 to flag" function to...
2021-04-02 gaMerge branch 'fix-irq-handling' of https://github.com...
2021-04-01 Michel PolletMerge pull request #439 from gatk555/hardware
2021-04-01 Michel PolletMerge pull request #431 from kittennbfive/patch-1
2021-04-01 Michel PolletMerge pull request #428 from gatk555/build
2021-04-01 Michel PolletMerge pull request #425 from gatk555/warnings
2021-04-01 Michel PolletMerge pull request #424 from gatk555/adc
2021-03-27 gaMake the 2560 PORTE/0 pin change interrupt visible...
2021-02-13 gaCorrect test failue caused by previous change: Do not...
2021-01-26 gaHandle writing a one bit to the interrupt flag, ADIF.
2021-01-25 gaClarify comment.
2021-01-23 gaAdd a test for basic port functions and fix problems...
2021-01-21 gaImplement the BIN and IPR bits for attinyX5 and change...
2021-01-11 Jochen KiemesMerge branch 'master' of github.com:MikePlayle/simavr
2020-10-13 Michel PolletMerge pull request #401 from vintagepc/Fix-TWI-status...
2020-10-13 Michel PolletMerge pull request #413 from bsekisser/sim_regbit_clear...
2020-10-13 Michel PolletMerge pull request #410 from akosthekiss/make-tests
2020-10-13 Michel PolletMerge pull request #412 from bsekisser/avr_regbit_h_fil...
2020-10-13 Michel PolletMerge pull request #411 from bsekisser/uart_raise_udr_r...
2020-10-13 Michel PolletMerge pull request #407 from akosthekiss/gitignore...
2020-10-13 Michel PolletMerge pull request #405 from akosthekiss/update-fix...
2020-10-13 Michel PolletMerge pull request #396 from akosthekiss/makecommon...
2020-10-13 Michel PolletMerge pull request #397 from akosthekiss/remove-exec
2020-10-10 Akos KissTest-related maintenance
2020-09-12 Akos KissRemove execute permission from source and header files
2020-05-28 Michel PolletMerge pull request #319 from uffejakobsen/uart_tap_symlink
2020-02-16 Michel PolletMerge pull request #361 from aldobrrrr/is-instruction...
2020-02-16 Michel PolletMerge pull request #366 from becmer/musl-tests
2020-02-15 Kamil BecmerDon't assign stderr on non-glibc
2017-08-02 Michel PolletMerge branch 'hd44780_not_hd77480' of https://github...
2017-05-11 Konstantin Begunacomp: Add tests
2017-04-24 Michel PolletMerge pull request #203 from kostic2000/timer_prescaler...
2017-03-20 Michel PolletMerge commit 'e6eb938344d6dd74bd7bdde5e8d17c468898b433'
2017-02-17 Michel PolletFix for travis build on antique ubugtu
2017-02-17 Michel PolletUpdated some tests to use the new VCD macros
2015-08-17 TheCrazyTMerge pull request #1 from dougszumski/twi_delay_fix
2015-07-02 Michel Polletavr: Renamed special_* core fields
2015-07-02 Michel PolletWhitespaces at end of line removed..
2015-06-14 Michel Polletavr: Renamed special_* core fields
2015-06-14 Michel PolletWhitespaces at end of line removed..
2015-04-14 Michel PolletMerge commit '74a05db0b65e1f2e583b8f015814976572f332a5'
2015-04-08 Michel PolletMerge pull request #96 from bsekisser/bsekisser-master...
2015-02-16 Michel PolletMerge pull request #110 from cskarai/fix-optiboot-watchdog
2015-02-16 Michel PolletMerge pull request #114 from xqms/atmega2560_uart3
2015-02-05 Max Schwarzadd unit test for UART3 echo on ATmega2560
2014-11-19 Michel PolletMerge pull request #101 from dougszumski/mx_core_add_extint
2014-10-30 Michel PolletMerge pull request #95 from bsekisser/master-core-run...
2014-10-22 bsekisserinterrupts: modify handling of interrupt state
2014-10-14 Michel Pollettests: Fix makefile
2014-10-14 Michel Polletbuild: re-accelerated the build
2014-03-05 Michel PolletMerge pull request #59 from bsekisser/ld-st-rXYZ-bugfix
2014-03-04 Michel Pollettest: Fix coroutine on old gcc
2014-02-26 Michel PolletMerge pull request #39 from ppd1990/makefile-threaded
2014-02-19 Michel PolletMerge pull request #43 from cardoe/special-init-api
2014-02-19 Doug GoldsteinExtend special_init/special_deinit API
2014-01-09 Michel PolletMerge remote-tracking branch 'pwithnalls/warning-fixes...
2013-11-06 Michel PolletMerge branch 'master' of /home/michel/Sources/Embedded...
2013-11-06 Michel Pollettests: Added a coroutine example
2012-12-02 Michel PolletMerge pull request #10 from the-real-orca/mingw
2012-12-02 Stephan Veiglmingw: make simavr compilable with MinGW
2012-11-29 Stephan Veigltests: Remove vcd files on clean
2012-11-29 Stephan Veigltests: Fix number of successful tests calculation
2012-07-18 Jakob Grubertests: Correct expected output of atmega88_uart_echo
2012-05-25 Michel Polletclang: Fixes of warning and nasty bugs
2012-05-22 Michel PolletMakefiles: Tweaked to build using clang/llvm
2012-05-18 Michel PolletMakefiles: Updated for build on BSD
2012-02-27 Michel PolletMakefiles: general update
2012-02-25 Michel Polletinterrupts: Isolated runtime data
2012-02-25 Michel Pollettests: Cleanup the test harnesses
2011-09-14 Michel Pollettests: Revert a uart patch
2011-09-14 Michel Polletuart: Do not assume all interupt vectors are available...
2011-09-14 Michel Polletmisc: formatting, typos
2011-09-14 Stephan Veigltest: fix test cases and add new test function
2011-09-14 Stephan Veiglvcd: change VCD time base to 1 ns to handle higher...
2011-03-15 Michel Pollettest: Updated uart_echo
2011-03-09 Michel PolletMerge remote-tracking branch 'sliedes/to-upstream'...
2011-02-28 Sami LiedesAutomate test cases.
2011-02-20 Michel PolletMerge git://gitorious.org/~luki/simavr/lukis-simavr...
2010-09-02 Michel Pollettests: Update them so they work...
2010-04-14 Alessio Igor Boganimisc: More warning fixes
2010-04-14 Michel Pollettest: Add a test/example for the ADC subsystem
2010-04-10 Michel Polletexample: Added OC2A to timer test
2010-01-06 Michel Polletwatchdog: Added a test module
2009-12-23 Michel Polletcore: Added a new ELF tag with AVR->simavr command...
2009-12-21 Michel Pollettimers: Added TCNT reading/writing support
2009-12-15 Michel PolletELF: Updated example firmware to generate new traces
2009-12-14 Michel PolletCleanup of the Makefiles
2009-12-07 Michel PolletAdded a real example on how to integrate simavr, etc
2009-12-06 Michel PolletAdded tiny13
2009-12-04 Michel PolletMany more changes, timed callbacks etc
2009-12-03 Michel PolletPolished gdb support, etc
2009-12-02 Michel PolletGDB working, some more source massaging
2009-12-02 MichelBuild works on Snow Leopard, using Arduino toolchain
next