Skip to content
Snippets Groups Projects
Select Git revision
  • 8462cee3cb096437499ade52a6e5379f33b28fed
  • develop default protected
  • master protected
  • kristin_optim_test
  • 3.9.0
  • 3.8.0
  • 3.7.0
  • 3.6.0
  • 3.5.0
  • 3.4.1
  • 3.4.0
  • 3.3.3
  • 3.3.2
  • 3.3.0
  • 3.2.14
  • 3.2.13
  • 3.2.12
17 results

main

  • Open with
  • Download source code
  • Download directory
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • user avatar
    dgelessus authored
    StringBuffer is synchronized for thread safety, but Lexer is already not
    thread-safe anyway, so this is unnecessary overhead. The other uses of
    StringBuffer were local in a single method and so can also be safely
    replaced.
    8462cee3
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..