Files
jerryscript/jerry-core
Akos Kiss 33a1203d6b Drop jerry_port_putchar
Recent changes eliminate the need for `jerry_port_putchar`. As port
API discussions don't make it likely that it will ever be needed
again, this patch removes its declaration from jerry-port.h and its
implementations from the port(s).

The related code in jerry-libc is not needed either: whatever `putc`
(and `puts`) can do, `printf` can do as well.

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
2016-04-23 22:50:50 +02:00
..
2016-04-19 14:10:18 +02:00
2016-04-22 14:39:43 +02:00
2016-04-20 17:56:30 +02:00
2016-04-20 03:38:43 -07:00
2016-04-23 22:50:50 +02:00
2016-04-21 09:36:42 +02:00
2016-04-19 14:10:18 +02:00