summaryrefslogtreecommitdiff
path: root/sources/core/VSAbstractProcess.java
AgeCommit message (Collapse)Author
2025-06-12Restructure project to use Maven exclusively and bump to v1.0.1-SNAPSHOTPaul Buetow
- Remove legacy Ant build system (build.xml, sources/ directory) - Migrate to Maven-only build with standard directory structure - Add comprehensive Maven documentation and JAVA_HOME setup for Fedora - Update pom.xml with exec plugin and bump version to 1.0.1-SNAPSHOT - Add CLAUDE.md for development guidance - Update README.md with detailed build/run/clean instructions 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2022-04-03reformatted with astylePaul Buetow
2022-04-03fix java deprecation noticesPaul Buetow
2021-05-01fix URIs in headersPaul Buetow
2009-01-17added initial multiple langua support.Paul Buetow
2008-08-13all line lengths <= 80Paul Buetow
2008-08-13some cleanupPaul Buetow
2008-08-13typosPaul Buetow
2008-08-10renamedPaul Buetow
2008-08-08(no commit message)Paul Buetow
2008-08-07codelinelength and formattedPaul Buetow
2008-08-07written a lotPaul Buetow
2008-08-04restructured stuffPaul Buetow