Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pike
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pikelang
pike
Commits
ebc21682
Commit
ebc21682
authored
28 years ago
by
Fredrik Hübinette (Hubbe)
Browse files
Options
Downloads
Patches
Plain Diff
entries added
Rev: src/ChangeLog:1.49
parent
dcc0a63b
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/ChangeLog
+16
-0
16 additions, 0 deletions
src/ChangeLog
with
16 additions
and
0 deletions
src/ChangeLog
+
16
−
0
View file @
ebc21682
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,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment