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
orc
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
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hygonsoc
orc
Commits
1a3af3cb
Commit
1a3af3cb
authored
Jun 24, 2015
by
Sebastian Dröge
🍵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 0.4.24
parent
795699b2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
1 deletion
+12
-1
RELEASE
RELEASE
+11
-0
configure.ac
configure.ac
+1
-1
No files found.
RELEASE
View file @
1a3af3cb
0.4.24
======
-
Only
reuse
constants
of
the
same
size
and
value
(
Wim
Taymans
)
-
Fix
reading
of
.
orc
files
with
Windows
line
endings
on
Windows
(
Tim
-
Philipp
M
ü
ller
)
-
Fix
out
of
bounds
array
access
in
the
tests
(
Luis
de
Bethencourt
)
-
Remove
duplicate
code
path
in
orcc
(
Edward
Hervey
)
-
Put
a
limit
to
the
memcpy
test
(
Edward
Hervey
)
-
Fix
mmap
leak
on
error
path
(
Vincent
Penquerc
'h)
0.4.23
======
...
...
configure.ac
View file @
1a3af3cb
AC_PREREQ([2.68])
AC_INIT([orc], [0.4.2
3.1
], [http://bugzilla.gnome.org/enter_bug.cgi?product=orc],[orc])
AC_INIT([orc], [0.4.2
4
], [http://bugzilla.gnome.org/enter_bug.cgi?product=orc],[orc])
dnl don't forget to update libversion
AS_NANO(ORC_GIT=no,ORC_GIT=yes)
...
...
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