[go: up one dir, main page]

Activity for Victor Mote

  • Victor Mote Victor Mote committed [r13878] on Code

    Normalize whitespace in attribute values before comparing them.

  • Victor Mote Victor Mote committed [r2883] on Code

    Replace axsl.test-fixtures-conventions.gradle with java-test-fixtures.

  • Victor Mote Victor Mote committed [r2882] on Code

    Fix build problems reported by dependency-analysis.

  • Victor Mote Victor Mote committed [r2881] on Code

    Fix build problems reported by dependency-analysis.

  • Victor Mote Victor Mote committed [r2880] on Code

    Setup dependency analysis plugin better.

  • Victor Mote Victor Mote committed [r13877] on Code

    Fix issues reported by checkstyle.

  • Victor Mote Victor Mote committed [r13876] on Code

    Fix checkstyle config and versioning.

  • Victor Mote Victor Mote committed [r2879] on Code

    Fix checkstyle config and versioning.

  • Victor Mote Victor Mote committed [r13875] on Code

    Fix junit dependency.

  • Victor Mote Victor Mote committed [r2878] on Code

    Fix junit dependency.

  • Victor Mote Victor Mote committed [r13874] on Code

    Remove unused dependencies.

  • Victor Mote Victor Mote committed [r13873] on Code

    Make gradle libs more consistent.

  • Victor Mote Victor Mote committed [r2877] on Code

    Rename libs for clarity.

  • Victor Mote Victor Mote committed [r13872] on Code

    Fix deprecation warning by upgrading dependency analysis plugin.

  • Victor Mote Victor Mote committed [r13871] on Code

    Force gradle builders to use Java 17.

  • Victor Mote Victor Mote committed [r13870] on Code

    Remove versions, replacing remaining uses of it.

  • Victor Mote Victor Mote committed [r13869] on Code

    Fix checker dependency.

  • Victor Mote Victor Mote committed [r13868] on Code

    Replace some dependencies on ext.versions with dependencies on libs.versions.toml.

  • Victor Mote Victor Mote committed [r13867] on Code

    Replace some dependencies on ext.versions with dependencies on libs.versions.toml.

  • Victor Mote Victor Mote committed [r13866] on Code

    Replace some dependencies on ext.versions with dependencies on libs.versions.toml.

  • Victor Mote Victor Mote committed [r13865] on Code

    Replace some dependencies on ext.versions with dependencies on libs.versions.toml.

  • Victor Mote Victor Mote committed [r13864] on Code

    Replace some dependencies on ext.versions with dependencies on libs.versions.toml.

  • Victor Mote Victor Mote committed [r13863] on Code

    Remove some dependencies on ext.versions.

  • Victor Mote Victor Mote committed [r13862] on Code

    Rough-in libs.versions.toml.

  • Victor Mote Victor Mote committed [r2876] on Code

    Move plugin configurations to libs.versions.toml.

  • Victor Mote Victor Mote committed [r2875] on Code

    Solve gradle build JVM version complaint by adding gradle-daemon-jvm.properties.

  • Victor Mote Victor Mote committed [r2874] on Code

    Fix javadoc issues reported by checkstyle.

  • Victor Mote Victor Mote committed [r2873] on Code

    Move remaining checkerframework configuration from common-conventions to the root project.

  • Victor Mote Victor Mote committed [r2872] on Code

    Move some dependency configuration to libs.versions.toml.

  • Victor Mote Victor Mote committed [r13861] on Code

    Change "font not found" message from warning to debug.

  • Victor Mote Victor Mote committed [r13860] on Code

    Turn off schema validation for FO Tree parsing, as there is no schema.

  • Victor Mote Victor Mote committed [r13859] on Code

    Conform to aXSL change: Remove duplicate method easily computed downstream.

  • Victor Mote Victor Mote committed [r2871] on Code

    Remove duplicate method easily computed downstream.

  • Victor Mote Victor Mote committed [r13858] on Code

    Conform to aXSL change: Move font-related methods from FontUse to Font.

  • Victor Mote Victor Mote committed [r2870] on Code

    Move font-related methods from FontUse to Font.

  • Victor Mote Victor Mote committed [r13857] on Code

    Conform to aXSL change: Move nextBolder and nextLighter methods from FontUse to Font. Add method to FontConsumer to use that Font to get a FontUse.

  • Victor Mote Victor Mote committed [r2869] on Code

    Move nextBolder and nextLighter methods from FontUse to Font. Add method to FontConsumer to use that Font to get a FontUse.

  • Victor Mote Victor Mote committed [r13856] on Code

    Fix problem getting the Font and Ps Servers.

  • Victor Mote Victor Mote committed [r13855] on Code

    Get the URL for the Base-14 serialized metrics to the right place.

  • Victor Mote Victor Mote committed [r13854] on Code

    Upgrade JUnit to latest version. Fix missing JUnit dependency.

  • Victor Mote Victor Mote committed [r2868] on Code

    Upgrade JUnit to latest version. Fix missing JUnit dependency.

  • Victor Mote Victor Mote committed [r13853] on Code

    Roll class RegisteredFontContent into RegisteredFont. Still some broken tests and test documents.

  • Victor Mote Victor Mote committed [r13852] on Code

    Conform to aXSL change: Roll font-content element into font. Breakage in tests and test documents related to font configuration being broken.

  • Victor Mote Victor Mote committed [r2867] on Code

    Roll font-content element into font.

  • Victor Mote Victor Mote committed [r13851] on Code

    More simplification of Base-14 font registration.

  • Victor Mote Victor Mote committed [r13850] on Code

    Steps toward simplification of Base-14 font registration.

  • Victor Mote Victor Mote committed [r13849] on Code

    Roll up unneeded public method.

  • Victor Mote Victor Mote committed [r13848] on Code

    Roll up unnecessary method.

  • Victor Mote Victor Mote committed [r13847] on Code

    More font registration cleanup.

  • Victor Mote Victor Mote committed [r13846] on Code

    Remove unneeded methods.

  • Victor Mote Victor Mote committed [r13845] on Code

    Tighten relationship of RegisteredFontFamily and RegisteredFont.

  • Victor Mote Victor Mote committed [r13844] on Code

    Clarify heritage of RegisteredFont.

  • Victor Mote Victor Mote committed [r13843] on Code

    Connect RegisteredFontFamily instance with its parent FontServer.

  • Victor Mote Victor Mote committed [r13842] on Code

    Conform to aXSL change: Move listing of FontUse instances from FontConsumer to ConsumerFont, to clean up the tree structure.

  • Victor Mote Victor Mote committed [r2866] on Code

    Move listing of FontUse instances from FontConsumer to ConsumerFont, to clean up the tree structure.

  • Victor Mote Victor Mote committed [r13841] on Code

    Conform to aXSL change: Provide better information by reporting the list of ConsumerFont instances, which contain pointers to the Font.

  • Victor Mote Victor Mote committed [r2865] on Code

    Provide better information by reporting the list of ConsumerFont instances, which contain pointers to the Font.

  • Victor Mote Victor Mote committed [r13840] on Code

    Conform to aXSL change: Clarify relationships between interfaces be eliminating some shortcuts.

  • Victor Mote Victor Mote committed [r2864] on Code

    Clarify relationships between interfaces be eliminating some shortcuts.

  • Victor Mote Victor Mote committed [r13839] on Code

    Conform to aXSL change: Reintroduce the ConsumerFont interface, as being necessary to keep encoding-related issues separate from font-related issues.

  • Victor Mote Victor Mote committed [r2863] on Code

    Reintroduce the ConsumerFont interface, as being necessary to keep encoding-related issues separate from font-related issues.

  • Victor Mote Victor Mote committed [r13838] on Code

    Move methods to return font content to ConsumerFont4a.

  • Victor Mote Victor Mote committed [r13837] on Code

    Upgrade checkstyle to 10.23, to match Eclipse plugin. Fix config change to JavadocVariable made in 10.22.

  • Victor Mote Victor Mote committed [r2862] on Code

    Fix checkstyle config change to JavadocVariable from 10.22.

  • Victor Mote Victor Mote committed [r2861] on Code

    Upgrade checkstyle to 10.23, to match Eclipse plugin.

  • Victor Mote Victor Mote committed [r13836] on Code

    Fix off-by-one error in PFB segments.

  • Victor Mote Victor Mote committed [r13835] on Code

    Fix processing of end-of-file marker.

  • Victor Mote Victor Mote committed [r13834] on Code

    Keep the pfb offset synchronized with the cursor in the underlying for mark and reset.

  • Victor Mote Victor Mote committed [r13833] on Code

    Allow PFB fonts to be included in the test document again.

  • Victor Mote Victor Mote committed [r13832] on Code

    Add page numbers for better synchronization.

  • Victor Mote Victor Mote committed [r13831] on Code

    Add page headings, for clarity.

  • Victor Mote Victor Mote committed [r13830] on Code

    Put each set of tests on a separate page.

  • Victor Mote Victor Mote committed [r13829] on Code

    Get eexec parsing working properly for both pfa and pfb fonts.

  • Victor Mote Victor Mote committed [r13828] on Code

    Remove conversions back to ASCII hex as unnecessary.

  • Victor Mote Victor Mote committed [r13827] on Code

    Clean up no-longer-needed code.

  • Victor Mote Victor Mote committed [r13826] on Code

    Rough-in a decode filter for PFB Type 1 fonts.

  • Victor Mote Victor Mote committed [r13825] on Code

    Fixes to "closefile" especially as implemented in eexec.

  • Victor Mote Victor Mote committed [r13824] on Code

    Convert String to PsName for dictionary keys. This gets Type1 font parsing working again, so reactivate related test.

  • Victor Mote Victor Mote committed [r13823] on Code

    Fix problems in currentfile() and readstring() related to casting of input streams.

  • Victor Mote Victor Mote committed [r13822] on Code

    Save the output from eexec for debugging reference.

  • Victor Mote Victor Mote committed [r13821] on Code

    Discard the 4 random starting bytes right in the filter.

  • Victor Mote Victor Mote committed [r13820] on Code

    Improvements to stream handling in eexec.

  • Victor Mote Victor Mote committed [r13819] on Code

    Add support for mark and related input stream methods.

  • Victor Mote Victor Mote committed [r13818] on Code

    Improvements to eexec operator and related functionality.

  • Victor Mote Victor Mote committed [r13817] on Code

    Fix data type in test, affected by recent change to underlying array in PsName.

  • Victor Mote Victor Mote committed [r13816] on Code

    Pop the execution stack before consuming the last token.

  • Victor Mote Victor Mote committed [r13815] on Code

    Add tests of equals() and hasCode().

  • Victor Mote Victor Mote committed [r2860] on Code

    Minor doc changes.

  • Victor Mote Victor Mote committed [r2859] on Code

    Add equals and hashCode method logic for the abstract primitive sequence classes.

  • Victor Mote Victor Mote committed [r13814] on Code

    Conform to aXSL change: 1. Add type-specific abstract classes to house the equals and hashCode methods. 2. Move existing code in ByteSequence to new abstract class.

  • Victor Mote Victor Mote committed [r2858] on Code

    1. Add type-specific abstract classes to house the equals and hashCode methods. 2. Move existing code in ByteSequence to new abstract class.

  • Victor Mote Victor Mote committed [r13813] on Code

    Rename abstract classes in preparation for aXSL refactoring.

  • Victor Mote Victor Mote committed [r13812] on Code

    Conform to aXSL change: Move common primitive sequence code to aXSL.

  • Victor Mote Victor Mote committed [r2857] on Code

    Move common primitive sequence code to aXSL.

  • Victor Mote Victor Mote committed [r13811] on Code

    Fix hashcode problem in ByteArray using new methods in ByteSequence.

  • Victor Mote Victor Mote committed [r2856] on Code

    Add methods usable as substitutes for equals() and hashCode().

  • Victor Mote Victor Mote committed [r13810] on Code

    Have PsName wrap a byte array instead of a char array.

  • Victor Mote Victor Mote committed [r13809] on Code

    Conform to aXSL change: Remove unnecessary char-to-byte conversion options.

  • Victor Mote Victor Mote committed [r2855] on Code

    Remove unnecessary char-to-byte conversion options.

  • Victor Mote Victor Mote committed [r13808] on Code

    Simplify creation of PsInteger and PsReal.

1 >