Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
git-svn-demo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
raila
git-svn-demo
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
master
default
protected
my-calc-branch
Tags
4
release-2.0.2
2.0.2
release-2.0.2rc1
release-2.0.1
6 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
May
14
Nov
7
6
21
Oct
16
7
3
30
Sep
24
23
19
17
15
27
Aug
18
15
13
6
31
Jul
27
25
23
21
18
16
10
20
Jun
created a branch
my-calc-branch …
my-calc-branch my-calc-branch
Support HP C++ on Tru64.
master trunk
master trunk
Fix bugs in zero_copy_stream_impl.
Only build tests when running "make check", not "make".
Fixed alignment issue that caused bus errors on platforms like sparc which
Simplify some template usage so that older compilers can handle it. (Users
Work around GCC 4.3.0 x86_64 compiler bug (seen on Fedora 9).
Update MSVC installation instructions for static linking change.
Avoid an "unused parameter" warning when using high warning levels.
Update version number to 2.0.3-SNAPSHOT.
Make Python example output identical to C++ and Java by removing redundant
Set version to 2.0.2 in release branch.
release-2.0.2 t…
release-2.0.2 tags/release-2.0.2
Tag release 2.0.2 (take 2).
Tag release 2.0.2.
2.0.2 tags/2.0.2
2.0.2 tags/2.0.2
* Fixed template specialization syntax that MSVC 2005 didn't like. Not sure if
Improvements to configure.ac from Jeff Bailey.
Pass -Wall,no-obsolete to autoreconf.
Improve autogen.sh.
Added clarification to license that generated code is owned by the owner of the
Update version number in 2.0.2rc1 release branch.
release-2.0.2rc…
release-2.0.2rc1 tags/release-2.0.2rc1
Tagged release candidate 2.0.2rc1.
* Fix build on MSVC.
Add file missing from rev 50.
Integrate changes from internal Google-internal branch.
Add file that was mysteriously missing from SVN tree.
Explicitly identify superclass in initializer lists for generated message
Work around absence of hash_map.
Add @Override annotation to generated Java code where appropriate.
Add code suggested by Michal Januszewski <michalj@gmail.com> to ensure that
Tag the 2.0.1 release.
release-2.0.1 t…
release-2.0.1 tags/release-2.0.1
2.0.1 release.
More prep for 2.0.1:
Add missing module to setup.py.
Update CHANGES.txt for v2.0.1. Also update beta warning in README.txt.
Add missing file.
Integrate recent changes from google3.
Heuristically detect sub-messages when printing unknown fields.
Apply Leandro Lucarella <llucax@gmail.com>'s patches for VIM highlighting
Applied Ulrich Kunitz's patches to slightly optimize Python serialization code.
Fix static initialization ordering bug that caused crashes at startup when
Loading