Skip to content

qw#27

Closed
adol1998 wants to merge 39 commits intonew_reportingfrom
master
Closed

qw#27
adol1998 wants to merge 39 commits intonew_reportingfrom
master

Conversation

@adol1998
Copy link

@adol1998 adol1998 commented Dec 7, 2016

qwqq

Mathias Landhäußer and others added 30 commits March 22, 2015 14:13
Fix compilation failure related to jplag.frontend.java-1.5/pom.xml
There are 2 bugs fixed here:

1. The tokenizer did not recognize characters in the \xHH format. For
   example, '\x10'
2. The tokenizer interpreted '\0x10' as a proper character, which should
   actually be interpreted as '\0', 'x', '1', '0' (4 characters), which
   would not be valid if written as '\0x10'.
Fixed bug with string parsing in C/C++
Added a few common c++ suffixes
Build fixes re. Maven relativePath and ProGuard configuration
Trying to improve the documentation as requested in #14...
Fix two small typos in README.md
lama0206 and others added 9 commits April 29, 2016 08:59
Ensure percentA() and percentB() don't truncate the floating-point division
Thanks to @JeannedArk

Closes #25
remove duplicate dependency
Fixed a tiny typo in the execution line "/tmp/jplag_results_exerise1/" to "/tmp/jplag_results_exercise1/"
@lama0206 lama0206 closed this Apr 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

Comments