-
- Downloads
There was an error fetching the commit references. Please try again later.
* delete operation now returns the list of not-deleted objects
* fixed a bug in delete operation (if two objects with the very same PPP were to be deleted, only the latter was actually deleted)
Showing
- pom.xml 1 addition, 1 deletionpom.xml
- src/main/java/pppcodes/PPPCodeInitializer.java 2 additions, 2 deletionssrc/main/java/pppcodes/PPPCodeInitializer.java
- src/main/java/pppcodes/index/PPPCodeLeafCell.java 55 additions, 13 deletionssrc/main/java/pppcodes/index/PPPCodeLeafCell.java
- src/main/java/pppcodes/index/PPPCodeObject.java 13 additions, 14 deletionssrc/main/java/pppcodes/index/PPPCodeObject.java
- src/main/java/pppcodes/index/persistent/PPPCodeLeafCellFile.java 2 additions, 1 deletion...n/java/pppcodes/index/persistent/PPPCodeLeafCellFile.java
Loading
Please register or sign in to comment