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
fe02bc74
Commit
fe02bc74
authored
29 years ago
by
Fredrik Hübinette (Hubbe)
Browse files
Options
Downloads
Patches
Plain Diff
entries added
Rev: src/ChangeLog:1.10
parent
9c064eeb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/ChangeLog
+25
-0
25 additions, 0 deletions
src/ChangeLog
with
25 additions
and
0 deletions
src/ChangeLog
+
25
−
0
View file @
fe02bc74
Wed Nov 15 10:56:45 1995 Fredrik Hubinette <hubbe@sparky.signum.se>
* sprintf.c: now includes memory.h (for xalloc)
* configure.in: added check to see if -pipe works, fixed caching of
oneshot signal tests.
* builtin_efuns.c: exit() now only deallocates memory when DEBUG
is defined.
Tue Nov 14 04:57:29 1995 Fredrik Hubinette <hubbe@sparky.signum.se>
* configure.in: Added a kluge for the linux -g -lm bug
* language.y: major bug: free on totally wrong value fixed
* lpc_signals.c: forgot to initialize an element in the struct
sigvec or sigaction: fixed
* array.c (compact_array): Used wrong type, screwed up
a lot of things. Now fixed
(low_lookup): Didn't work correctly if sizeof(int)!=sizeof(char*)
* svalue.c (is_eq): if sizeof(int) != sizeof(char *) this
didn't work
Mon Nov 13 00:40:13 1995 Fredrik Hubinette <hubbe@sparky.signum.se>
* svalue.c (is_eq): added T_PROGRAM to is_equal
Sun Nov 12 21:45:20 1995 Fredrik Hubinette <hubbe@sparky.signum.se>
Sun Nov 12 21:45:20 1995 Fredrik Hubinette <hubbe@sparky.signum.se>
* modules/file: struct file renamed to struct my_file
* modules/file: struct file renamed to struct my_file
...
...
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