Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lyskom-server-ceder-1616-generations-topgit
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
b8c27b22
Commit
b8c27b22
authored
Aug 29, 1998
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed a memory problem in get_collate_table. Added more tests and
documentation.
parent
e3f23b58
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
1 deletion
+21
-1
ChangeLog
ChangeLog
+21
-1
No files found.
ChangeLog
View file @
b8c27b22
Fri Aug 28 18:54:04 1998 David Kågedal <davidk@lysator.liu.se>
1998-08-29 Per Cederqvist <ceder@gratia>
Fixed a memory problem in get_collate_table.
* src/server/admin.c (get_collate_table): The result contains
garbage on entry, so don't call s_clear() on it.
Added more tests and documentation.
* src/server/testsuite/lyskomd.0/01.exp: Read $top_srcdir/versions
instead of ../version.incl, so the script gets all the versions.
Added tests for requests 63-88.
* src/server/testsuite/Makefile.am (site.exp): Depends on
Makefile. Set top_srcdir, but not srcdir. (srcdir can still be
used in the test scripts, since runtest sets it when the --srcdir
option is used.)
* doc/Protocol-A.texi (LysKOM Data Types): The invisible bit is
always set for sessions where no-one is logged on.
(who-is-on-dynamic): Likewise.
(set-info): The version number was missing from the example.
(create-conf): Indentation fixes.
1998-08-28 David Kågedal <davidk@lysator.liu.se>
* doc/Protocol-A.texi: Cleaned up the call definitions. Removed
all type synonyms for ARRAY types. Conference had an extra 'type'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment