Skip to content
Snippets Groups Projects
Commit ebc21682 authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

entries added

Rev: src/ChangeLog:1.49
parent dcc0a63b
No related branches found
No related tags found
No related merge requests found
Wed Jan 15 16:56:09 1997 Fredrik Hubinette <hubbe@cytocin.hubbe.net>
* main.c, master.pike: --version implemented
* mysql.c: now compiles even if you don't have mysql
* object.c, language.yacc, interpret.c, docode.c, etc.:
It is now possible to use `[] and `[]= to overload indexing
and `-> and `->= to overload the arrow operator.
* signal_handler.c (f_signal): signals are now checked before
any handlers are changed.
* language.yacc: master()->resolv(ident, file) now implemented
in pike binary
* Makefile.src (install): now installs all .h files in
/usr/local/include/pike/
* configure.in: Added test for -rdynamic on linux
* master.pike: version now 0.4pl1 (internal)
Tue Jan 14 17:59:06 1997 Niels Mller <nisse@beldandy.infovav.se> Tue Jan 14 17:59:06 1997 Niels Mller <nisse@beldandy.infovav.se>
* dynamic_load.c (f_load_module): Now strips filename extension, * dynamic_load.c (f_load_module): Now strips filename extension,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment