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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pikelang
pike
Commits
de7e07a5
Commit
de7e07a5
authored
Oct 29, 1995
by
Fredrik Hübinette (Hubbe)
Browse files
Options
Downloads
Patches
Plain Diff
Entries added
Rev: src/ChangeLog:1.2
parent
b0d901ea
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
+19
-0
19 additions, 0 deletions
src/ChangeLog
with
19 additions
and
0 deletions
src/ChangeLog
+
19
−
0
View file @
de7e07a5
Sun Oct 29 04:02:03 1995 Fredrik Hubinette <hubbe@sparky.signum.se>
* v1.0E-13 released
* modified uhttpd.lpc to use class {}
* file.c: when several file objects were point at one fd, the
callbacks would be removed even if the callbacks were not to
that object.
* program.c: fixed so that checking types against prototypes is
only done when the prototype isn't inherited
* language.y: fixed a core-dumping bug when doing foo::bar on an
unknown identifier
* compile.h: new file that handles pusing/popping of compile related
state information
* program.c: moved state pusing/popping to compile.h
* lex.c: added keyword class and cleaned up a little
* language.y: Added class {} and fixed a scope bug
* Started using CVS
Tue Oct 24 00:13:18 1995 Fredrik Hubinette <hubbe@sparky.signum.se>
* everything; fixed implicit casts to explicits in < > <= >=
...
...
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