Merge commit '2470270f500c728d10b8895314d8d8b07016e37b' into grubba/typechecker-automap * commit '2470270f500c728d10b8895314d8d8b07016e37b': (18681 commits) Removed the old typechecker. ...
Merge remote-tracking branch 'origin/master' into new_utf8
Merge remote-tracking branch 'origin/8.1' into gobject-introspection
Merge commit '75c9d1806f1a69ca21c27a2c2fe1b4a6ea38e77e' into patches/pike63 * commit '75c9d1806f1a69ca21c27a2c2fe1b4a6ea38e77e': (19587 commits) ...
Last major release of Irix was in 1998 with support updates until 2006 and declared unsupported 2013. Remove support.
Also export LC_ALL to avoid problems from the 8-bit characters.
Backported locale fixes from Pike 7.7. Rev: src/strip_opcodes:1.14
Minor fix. Rev: src/strip_opcodes:1.15
Avoid utf-8 decoding in sed. Rev: src/strip_opcodes:1.14
Some sed's don't support indented comments. Thanks to Dan Nelson <dan@emsphone.com>. Rev: src/strip_opcodes:1.13
Now passes through #line directives. Now supports a larger number of newlines without overflowing hold. Rev: src/strip_opcodes:1.12
Added some notes about SysV sed. Rev: src/strip_opcodes:1.11
More linefeed handling fixes. Rev: src/strip_opcodes:1.10
Added some comments in case anyone needs to fix something... Rev: src/strip_opcodes:1.9
Even more SysV sed fixes. Rev: src/strip_opcodes:1.8
Even more Solaris sed support. Rev: src/strip_opcodes:1.7
Solaris /bin/sed considers the label name to continue to EOL. Rev: src/strip_opcodes:1.6
Rewritten. Now keeps #line directives, and supports linefeeds in OPCODE argument lists. Rev: src/strip_opcodes:1.5
Workaround for stupid IRIX cpp. Rev: src/strip_opcodes:1.4
Added a flag field to the opcode macros and an instruction flag I_PC_AT_NEXT to use for opcodes that update Pike_fp->pc to the address of the next opcode. Rev: src/interpret.c:1.258 Rev: src/interpret_functions.h:1.101 Rev: src/interpreter.h:1.75 Rev: src/lex.c:1.103 Rev: src/lex.h:1.21 Rev: src/opcodes.h:1.27 Rev: src/strip_opcodes:1.3
Bugfix. Rev: src/strip_opcodes:1.2
more *CALL* functions, should speed things up a percent or two... :) Rev: src/Makefile.in:1.260 Rev: src/docode.c:1.120 Rev: src/interpret.c:1.207 Rev: src/interpret_functions.h:1.62 Rev: src/peep.in:1.52 Rev: src/strip_opcodes:1.1