openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
D
dia2code
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 22 hours
ago.
Aug 24, 2025 — Aug 24, 2026
Showing page 1 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
https://sourceforge.net/p/dia2code/bugs/29 reconfig.sh : add deprection note, call autoheader before aclocal.
Oliver Kellogg
More...
almost 2 years ago
dia2code/dia2code.h : address gcc warnings about multiple definition of indent_open_brace_on_newline, indent_count. dia2code/main.c: generate_backup is now declared `extern` in dia2code.h; define it here.
Oliver Kellogg
More...
almost 2 years ago
https://sourceforge.net/p/dia2code/bugs/29 : regenerate build files using `autoreconf -fi`
Oliver Kellogg
More...
almost 2 years ago
More clarification in extended help for SQL
Alex
More...
about 5 years ago
Fixes and improvement in SQL generation. Added detailed SQL Rules and Caveats section in extended help. Cleaned up module code. made more understandable. Multiple child table FKs are allowed now. Option to generate FK indexes
Alex
More...
about 5 years ago
Darwin (macOS) compilation support.
Glenn R. Martin
More...
over 9 years ago
dia2code/generate_code_java.c - Apply java-void.diff from https://sourceforge.net/p/dia2code/patches/29/ fixing generation of constructors in function java_generate_operation.
Oliver Kellogg
More...
over 9 years ago
dia2code/dia2code.{h,c} - New function my_strndup open codes strndup() for portability to platforms that lack it.
Oliver Kellogg
More...
over 9 years ago
dia2code/generate_code_python.c - Previous patch by Wolf Ó Spealáin was against an older version of this file, this means that the preceding improvements were destroyed. Restore lost changes and apply net improvements of commit e672997 on top.
Oliver Kellogg
More...
over 9 years ago
Patch by Wolf Ó Spealáin to fix parameter listings, and include diagram comments as correctly formatted docstrings.
bansan85
More...
almost 10 years ago
dia2code/dia2code.h - #include "config.h" instead of redefining the VERSION here - Change #ifdef DSO to #if DSO == 1 && defined(CODEGEN_USE_DSO) This could be enabled by calling MAKE as follows: make CFLAGS+=-DCODEGEN_USE_DSO Beware: This feature is not fully implemented and needs work. - Declare functions debug_setlevel() and debug() - Change #define eq to avoid warnings on xmlChar* as argument(s)
Oliver Kellogg
More...
about 10 years ago
configure.ac : At AC_INIT update dia2code version to 0.8.9
Oliver Kellogg
More...
about 10 years ago
reconfig.sh helps adjusting to different automake/autoconf versions
Oliver Kellogg
More...
about 10 years ago
Release 0.8.8
Oliver Kellogg
More...
about 10 years ago
configure.ac, README.md, ChangeLog : Set version to 0.8.8. - The plan is that 0.8.8 will be the last release before the switchover from C to C++ as the dia2code implementation language (see branch dia2code-c++)
Oliver Kellogg
More...
about 10 years ago
AUTHORS : Synchronize with dia2code-c++ branch.
Oliver Kellogg
More...
about 10 years ago
dia2code/generate_code_python.c - forgot this in commit bf5e97b (vim settings)
Oliver Kellogg
More...
about 10 years ago
dia2code/generate_code_ada.c dia2code/generate_code_as3.c dia2code/generate_code_c.c dia2code/generate_code_idl.c dia2code/generate_code_ruby.c dia2code/generate_code_shp.c dia2code/generate_code_sql.c - Apply C++ compatibility changes, whitespace cleanups, and vim settings from the dia2code-c++ branch.
Oliver Kellogg
More...
about 10 years ago
generate_code_python() - Modified patch https://sourceforge.net/p/dia2code/patches/27/ by Wolf Ó Spealáin distinguishes class and instance variables and adds generation of __init__ method.
Oliver Kellogg
More...
about 10 years ago
Make distcheck happy.
bansan85
More...
over 10 years ago
Various patches from Ophir LOJKINE. Add gitignore. Add a line break in the program output. Fix a SEGFAULT on empty dia files. Fix indentation. Add support for dia's database tables. Fix uninitialized variable: isabstract. Ignore more files. Import sql primary keys from database diagrams. sql: use the inline syntax for primary keys. Fix errors reported by a static analyzer. fix warning: too many arguments for format. fix typo. Fix last warning: undefined function. use markdown for the README. Fix the markdown syntax in the readme. Add Ophir LOJKINE to the authors.
bansan85
More...
over 10 years ago
Solve bug that consider dependencies on the wrong order. Propagate [a1de27] to stable version.
bansan
More...
over 11 years ago
generate_code_java() - Address gcc-4.8 warning: "cast from pointer to integer of different size"
Oliver Kellogg
More...
almost 12 years ago
generate_code_ruby() : Address gcc-4.8 warning "too many arguments for format"
Oliver Kellogg
More...
almost 12 years ago
`configure' shall work out of the box without requiring automake.
Oliver Kellogg
More...
almost 12 years ago
Modernize the config and the source according to the branch C++ and the commits [0d7315], [993636], [c9acc2], [2fe02f], [1603df].
legarrec
More...
almost 12 years ago
fgetc.patch from http://sourceforge.net/p/dia2code/patches/25/ fixes infinite loop when reading license file, thanks bansan.
Oliver Kellogg
More...
almost 12 years ago
Apply dia2code.patch3 from http://bugs.debian.org/240091 (java code: interface bug fix and better pretty printing) to dia2code/generate_code_java.c.
Oliver Kellogg
More...
almost 12 years ago
dia2code/main.c : Remove stray semicolon after closing brace.
Oliver Kellogg
More...
almost 12 years ago
dia2code/main.c : Use VERSION in help text instead of hard coded version.
Oliver Kellogg
More...
about 12 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree