lang
stringclasses
1 value
license
stringclasses
13 values
stderr
stringlengths
0
350
commit
stringlengths
40
40
returncode
int64
0
128
repos
stringlengths
7
45.1k
new_contents
stringlengths
0
1.87M
new_file
stringlengths
6
292
old_contents
stringlengths
0
1.87M
message
stringlengths
6
9.26k
old_file
stringlengths
6
292
subject
stringlengths
0
4.45k
Java
apache-2.0
67d476d7c3d8f1f2d2d033141d6022ee5b9ed2eb
0
jeffjirsa/cassandra,pcmanus/cassandra,snazy/cassandra,sharvanath/cassandra,wreda/cassandra,ejankan/cassandra,regispl/cassandra,boneill42/cassandra,jasonstack/cassandra,aarushi12002/cassandra,snazy/cassandra,vramaswamy456/cassandra,guanxi55nba/db-improvement,Stratio/stratio-cassandra,jsanda/cassandra,carlyeks/cassandra,...
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
tools/stress/src/org/apache/cassandra/stress/Stress.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
Force exit vs trying to cleanup all threads for stress
tools/stress/src/org/apache/cassandra/stress/Stress.java
Force exit vs trying to cleanup all threads for stress
Java
apache-2.0
4ccf237cfb067b303bc8af244ff37da045c65d94
0
marklogic/data-hub-in-a-box,marklogic/data-hub-in-a-box,marklogic/data-hub-in-a-box,marklogic/data-hub-in-a-box
/* * Copyright 2012-2019 MarkLogic Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law...
marklogic-data-hub/src/main/java/com/marklogic/hub/step/impl/WriteStepRunner.java
/* * Copyright 2012-2019 MarkLogic Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law...
DHFPROD-2592: handle null/missing separator in config as well as make it always default to ','. Clean up filetype checks
marklogic-data-hub/src/main/java/com/marklogic/hub/step/impl/WriteStepRunner.java
DHFPROD-2592: handle null/missing separator in config as well as make it always default to ','. Clean up filetype checks
Java
apache-2.0
398e07244d4a51f78efaf816650bd1338c6869d5
0
bsnyder788/swagger-jaxrs-doclet,1and1/swagger-jaxrs-doclet,1and1/swagger-jaxrs-doclet,1and1/swagger-jaxrs-doclet,teamcarma/swagger-jaxrs-doclet,bsnyder788/swagger-jaxrs-doclet,bsnyder788/swagger-jaxrs-doclet,rodney757/swagger-doclet,teamcarma/swagger-jaxrs-doclet,rodney757/swagger-doclet,rodney757/swagger-doclet,teamca...
package com.carma.swagger.doclet.parser; import java.util.ArrayList; import java.util.Collection; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Set; import java.util.regex.Matcher; import java.util.regex.Pattern; import com.carma.swagger.doclet.DocletOptions; import com.carma...
swagger-doclet/src/main/java/com/carma/swagger/doclet/parser/ParameterReader.java
package com.carma.swagger.doclet.parser; import java.util.ArrayList; import java.util.Collection; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Set; import java.util.regex.Matcher; import java.util.regex.Pattern; import com.carma.swagger.doclet.DocletOptions; import com.carma...
Removed TODO
swagger-doclet/src/main/java/com/carma/swagger/doclet/parser/ParameterReader.java
Removed TODO
Java
apache-2.0
a78d97224e042d80092dea742fcf70a606dd2f47
0
yammer/breakerbox,jplock/breakerbox,jplock/breakerbox,jplock/breakerbox,yammer/breakerbox,yammer/breakerbox
package com.yammer.breakerbox.service.core; import com.google.common.collect.ImmutableList; import com.netflix.turbine.discovery.Instance; import com.netflix.turbine.plugins.PluginsFactory; import com.yammer.breakerbox.store.ServiceId; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.net.URI; impo...
breakerbox-service/src/main/java/com/yammer/breakerbox/service/core/Instances.java
package com.yammer.breakerbox.service.core; import com.google.common.collect.ImmutableList; import com.netflix.turbine.discovery.Instance; import com.netflix.turbine.plugins.PluginsFactory; import com.yammer.breakerbox.store.ServiceId; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.net.URI; impo...
clusters and metaclusters should be sets, but not instances.
breakerbox-service/src/main/java/com/yammer/breakerbox/service/core/Instances.java
clusters and metaclusters should be sets, but not instances.
Java
apache-2.0
96c9b15d78e45d992a7dc3193509fb1ebf971960
0
allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/int...
// Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.ide.actions.runAnything; import com.intellij.ide.IdeEventQueue; import com.intellij.ide.actions.BigPopupUI; import com.intellij.openapi.actionSystem.AnAction...
platform/lang-impl/src/com/intellij/ide/actions/runAnything/RunAnythingManager.java
// Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.ide.actions.runAnything; import com.intellij.ide.IdeEventQueue; import com.intellij.ide.actions.BigPopupUI; import com.intellij.openapi.actionSystem.AnAction...
IDEA-219363 preserve input command text between Run Anything invocations GitOrigin-RevId: 78b84a5fbc0754fa3187a84e64a302373d8a887b
platform/lang-impl/src/com/intellij/ide/actions/runAnything/RunAnythingManager.java
IDEA-219363 preserve input command text between Run Anything invocations
Java
apache-2.0
facd0bb19fdf7da583d12363df50856c24186989
0
allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/int...
// Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.ide.actions.runAnything; import com.intellij.execution.Executor; import com.intellij.execution.ExecutorRegistry; import com.intellij.execution.executors.Defa...
platform/lang-impl/src/com/intellij/ide/actions/runAnything/RunAnythingPopupUI.java
// Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.ide.actions.runAnything; import com.intellij.execution.Executor; import com.intellij.execution.ExecutorRegistry; import com.intellij.execution.executors.Defa...
run anything: use single constant (RunAnythingAction.EXECUTOR_KEY) across the codebase to simplify code reading Now "Find Usages" on RunAnythingAction.EXECUTOR_KEY finds the place where executor is set. GitOrigin-RevId: 616eb6189f0d2c02bbe651f7f39c2ba359431aaa
platform/lang-impl/src/com/intellij/ide/actions/runAnything/RunAnythingPopupUI.java
run anything: use single constant (RunAnythingAction.EXECUTOR_KEY) across the codebase to simplify code reading
Java
apache-2.0
d6d4243a3883da084e40b8088b0e8b910836103b
0
BenjaminAlbrecht84/DAA_Converter
package util; import java.util.ArrayList; import hits.Hit.FrameDirection; import maf.MAF_Hit; import startUp.MainConverter; public class Hit_Filter { public static ArrayList<MAF_Hit> run(ArrayList<MAF_Hit> hits, double lambda, double K) { ArrayList<MAF_Hit> filteredHits = new ArrayList<MAF_Hit>(); for (MAF_Hi...
src/util/Hit_Filter.java
package util; import java.util.ArrayList; import hits.Hit.FrameDirection; import maf.MAF_Hit; import startUp.MainConverter; public class Hit_Filter { public static ArrayList<MAF_Hit> run(ArrayList<MAF_Hit> hits, double lambda, double K) { ArrayList<MAF_Hit> filteredHits = new ArrayList<MAF_Hit>(); for (MAF_Hi...
Fixed offset bug.
src/util/Hit_Filter.java
Fixed offset bug.
Java
apache-2.0
e0136028547671b8ff2bfacba04ea95558ffc1ab
0
allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/int...
// Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.ide.ui.laf.darcula.ui; import com.intellij.ide.ui.laf.darcula.DarculaUIUtil; import com.intellij.openapi.ui.ComboBoxWithWidePopup; import com.intellij.openap...
platform/platform-impl/src/com/intellij/ide/ui/laf/darcula/ui/DarculaComboBoxUI.java
// Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.ide.ui.laf.darcula.ui; import com.intellij.ide.ui.laf.darcula.DarculaUIUtil; import com.intellij.openapi.ui.ComboBoxWithWidePopup; import com.intellij.openap...
IDEA-216556 IntelliJ LaF: disabled combo background looks incorrect. Post review fixes. (cherry picked from commit c6c0b2a5d8301512cf091b5cda098a4e226cff80) GitOrigin-RevId: dff784df269a77467bfa79da7e1b5565ff9e1834
platform/platform-impl/src/com/intellij/ide/ui/laf/darcula/ui/DarculaComboBoxUI.java
IDEA-216556 IntelliJ LaF: disabled combo background looks incorrect. Post review fixes.
Java
bsd-3-clause
512b08112ec4dc0302459c8821d13106aa431b03
0
lockss/lockss-daemon,edina/lockss-daemon,lockss/lockss-daemon,edina/lockss-daemon,edina/lockss-daemon,lockss/lockss-daemon,edina/lockss-daemon,edina/lockss-daemon,lockss/lockss-daemon,lockss/lockss-daemon,edina/lockss-daemon,lockss/lockss-daemon,lockss/lockss-daemon,edina/lockss-daemon
/* * $Id: IlliesiaMetadataExtractorFactory.java,v 1.2 2014-02-11 22:38:43 ldoan Exp $ */ /* Copyright (c) 2000-2013 Board of Trustees of Leland Stanford Jr. University, all rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentatio...
plugins/src/org/lockss/plugin/illiesia/IlliesiaMetadataExtractorFactory.java
/* * $Id: IlliesiaMetadataExtractorFactory.java,v 1.1 2014-02-01 19:06:44 ldoan Exp $ */ /* Copyright (c) 2000-2013 Board of Trustees of Leland Stanford Jr. University, all rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentati...
Added comments git-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@32616 4f837ed2-42f5-46e7-a7a5-fa17313484d4
plugins/src/org/lockss/plugin/illiesia/IlliesiaMetadataExtractorFactory.java
Added comments
Java
bsd-3-clause
69507467490b13ccf5b168fcee5aeccc93d63ff1
0
ColdLogic-3617/Robot-Code,wjcopeman/Bruce-Code
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package edu.cold.logic.subsystems; import edu.wpi.first.wpilibj.command.Subsystem; import edu.cold.logic.Var; import edu.wpi.first.wpi...
src/edu/cold/logic/subsystems/DriveTrain.java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package edu.cold.logic.subsystems; import edu.wpi.first.wpilibj.command.Subsystem; import edu.cold.logic.Var; import edu.wpi.first.wpi...
Added stop to drivetrain
src/edu/cold/logic/subsystems/DriveTrain.java
Added stop to drivetrain
Java
bsd-3-clause
eab295a798da58bdd07f65ef808e7c67ae24c681
0
mjlaali/cleartk,mjlaali/cleartk,mjlaali/cleartk,mjlaali/cleartk
/** * Copyright (c) 2007-2009, Regents of the University of Colorado * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above cop...
ClearTK-toolkit/src/test/java/org/cleartk/SysoutTest.java
/** * Copyright (c) 2007-2009, Regents of the University of Colorado * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above cop...
added AbstractOptions to list of files which we do not test for sysout statements git-svn-id: 34a63cff78c965ed7296912184cd0e3b6b7dc1c0@1654 2f4ce1e4-9571-11dd-93b2-6d14b300b761
ClearTK-toolkit/src/test/java/org/cleartk/SysoutTest.java
added AbstractOptions to list of files which we do not test for sysout statements
Java
mit
c9dc2ffa53d36772d4715401604ee41f4939066f
0
igvteam/igv,amwenger/igv,igvteam/igv,igvteam/igv,amwenger/igv,amwenger/igv,amwenger/igv,igvteam/igv,amwenger/igv,igvteam/igv
package org.broad.igv.sam; import org.broad.igv.Globals; import org.broad.igv.feature.Strand; import org.broad.igv.track.WindowFunction; import java.awt.*; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; /** * Class for experimenting with 10X linked reads. */ pub...
src/org/broad/igv/sam/LinkedAlignment.java
package org.broad.igv.sam; import org.broad.igv.Globals; import org.broad.igv.feature.Strand; import org.broad.igv.track.WindowFunction; import java.awt.*; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; /** * Class for experimenting with 10X linked reads. */ pub...
Linked alignment popup text
src/org/broad/igv/sam/LinkedAlignment.java
Linked alignment popup text
Java
mit
e95461f5eadab62d36512cf595a778483961191f
0
armandgray/SeeMe,armandgray/SeeMe,armandgray/SeeMe,armandgray/SeeMe
package com.armandgray.seeme.controllers; import android.app.Activity; import android.os.Parcelable; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.util.Log; import android.view.View; import android.widget.Toast; import com.armandgray.seeme.models.U...
SeeMe/app/src/main/java/com/armandgray/seeme/controllers/DiscoverFragmentController.java
package com.armandgray.seeme.controllers; import android.app.Activity; import android.os.Parcelable; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.util.Log; import android.view.View; import android.widget.Toast; import com.armandgray.seeme.models.U...
removed Log.i in DiscoverController
SeeMe/app/src/main/java/com/armandgray/seeme/controllers/DiscoverFragmentController.java
removed Log.i in DiscoverController
Java
mit
eae17ac5520a3f97a36f4737d06fb3d0c7dc64db
0
andreasdr/tdme,andreasdr/tdme,andreasdr/tdme
package net.drewke.tdme.tools.shared.controller; import net.drewke.tdme.engine.Rotation; import net.drewke.tdme.engine.Transformations; import net.drewke.tdme.engine.primitives.BoundingBox; import net.drewke.tdme.engine.primitives.BoundingVolume; import net.drewke.tdme.engine.primitives.Capsule; import net.drewke.tdme...
src/net/drewke/tdme/tools/shared/controller/EntityBoundingVolumeSubScreenController.java
package net.drewke.tdme.tools.shared.controller; import net.drewke.tdme.engine.Rotation; import net.drewke.tdme.engine.Transformations; import net.drewke.tdme.engine.primitives.BoundingBox; import net.drewke.tdme.engine.primitives.BoundingVolume; import net.drewke.tdme.engine.primitives.Capsule; import net.drewke.tdme...
Tools/ModelViewer - some JAVADOC
src/net/drewke/tdme/tools/shared/controller/EntityBoundingVolumeSubScreenController.java
Tools/ModelViewer - some JAVADOC
Java
mit
83dfbb5be532986df06ea27ddcae95a6bb4d321f
0
Mazdallier/GardenCollection,jaquadro/GardenCollection
package com.jaquadro.minecraft.gardencore.block; import com.jaquadro.minecraft.gardencore.api.IPlantProxy; import com.jaquadro.minecraft.gardencore.api.block.IGardenBlock; import com.jaquadro.minecraft.gardencore.api.plant.PlantItem; import com.jaquadro.minecraft.gardencore.api.block.garden.IConnectionProfile; import ...
src/com/jaquadro/minecraft/gardencore/block/BlockGarden.java
package com.jaquadro.minecraft.gardencore.block; import com.jaquadro.minecraft.gardencore.api.IPlantProxy; import com.jaquadro.minecraft.gardencore.api.block.IGardenBlock; import com.jaquadro.minecraft.gardencore.api.plant.PlantItem; import com.jaquadro.minecraft.gardencore.api.block.garden.IConnectionProfile; import ...
Blacklist tile-entity-based flowers
src/com/jaquadro/minecraft/gardencore/block/BlockGarden.java
Blacklist tile-entity-based flowers
Java
mit
158995d99660521656d351d31f29f866dfdd8df9
0
jnorthrup/sphlib
// $Id: SHA256.java 156 2010-04-26 17:55:11Z tp $ package fr.cryptohash; /** * <p>This class implements the SHA-256 digest algorithm under the * {@link Digest} API. SHA-256 is specified by FIPS 180-2.</p> * * <pre> * ==========================(LICENSE BEGIN)============================ * * Copyright (c) 2007-2...
src/main/java/fr/cryptohash/SHA256.java
// $Id: SHA256.java 156 2010-04-26 17:55:11Z tp $ package fr.cryptohash; /** * <p>This class implements the SHA-256 digest algorithm under the * {@link Digest} API. SHA-256 is specified by FIPS 180-2.</p> * * <pre> * ==========================(LICENSE BEGIN)============================ * * Copyright (c) 2007-2...
Speed check: SHA-256 message length = 16 -> 22.05 MBytes/s message length = 64 -> 47.61 MBytes/s message length = 256 -> 81.97 MBytes/s message length = 1024 -> 100.20 MBytes/s message length = 8192 -> 107.46 MBytes/s long messages -> 108.68 MBytes/s
src/main/java/fr/cryptohash/SHA256.java
Speed check: SHA-256 message length = 16 -> 22.05 MBytes/s message length = 64 -> 47.61 MBytes/s message length = 256 -> 81.97 MBytes/s message length = 1024 -> 100.20 MBytes/s message length = 8192 -> 107.46 MBytes/s long messages -> 108.68 MBytes/s
Java
mit
71a9980cb9cf05612a90b7227e939b3d6615d30b
0
webarata3/benrippoi
package link.webarata3.poi; import org.apache.poi.ss.usermodel.Cell; import org.apache.poi.ss.usermodel.Row; import org.apache.poi.ss.usermodel.Sheet; import org.apache.poi.ss.usermodel.Workbook; import org.junit.Before; import org.junit.BeforeClass; import org.junit.Rule; import org.junit.Test; import org.junit.exper...
src/test/java/link/webarata3/poi/BenrippoiUtilTest.java
package link.webarata3.poi; import org.apache.poi.ss.usermodel.Cell; import org.apache.poi.ss.usermodel.Row; import org.apache.poi.ss.usermodel.Sheet; import org.apache.poi.ss.usermodel.Workbook; import org.junit.Before; import org.junit.BeforeClass; import org.junit.Rule; import org.junit.Test; import org.junit.exper...
getCellのテスト追加
src/test/java/link/webarata3/poi/BenrippoiUtilTest.java
getCellのテスト追加
Java
mit
23f4483b8d1a8ab380cbd0819673fa39221f1308
0
lachlankrautz/lwjglJarTools
package co.notime.lwjglnatives; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.lang.reflect.Field; import java.util.ArrayList; impo...
src/main/java/co/notime/lwjglnatives/NativesHandler.java
package co.notime.lwjglnatives; import com.fasterxml.jackson.databind.JsonNode; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import java.io.File; import java.io.IOException; import java.lang.reflect.Field; import java.net.URISyntaxException; import java.util.ArrayList; import jav...
does the things
src/main/java/co/notime/lwjglnatives/NativesHandler.java
does the things
Java
epl-1.0
0224594f070e3b6e96d8d007be0036419c0b8098
0
ForgeEssentials/ForgeEssentialsMain,liachmodded/ForgeEssentials,aschmois/ForgeEssentialsMain,Techjar/ForgeEssentials,planetguy32/ForgeEssentials,CityOfLearning/ForgeEssentials
package com.ForgeEssentials.backup; import java.io.File; import java.io.PrintWriter; import net.minecraft.entity.player.EntityPlayerMP; import net.minecraft.server.management.ServerConfigurationManager; import net.minecraft.world.WorldServer; import net.minecraftforge.common.MinecraftForge; import net.minecraftforge....
src/FE_SRC_COMMON/com/ForgeEssentials/backup/ModuleBackup.java
package com.ForgeEssentials.backup; import java.io.File; import java.io.PrintWriter; import net.minecraft.entity.player.EntityPlayerMP; import net.minecraft.server.management.ServerConfigurationManager; import net.minecraft.world.WorldServer; import net.minecraftforge.common.MinecraftForge; import net.minecraftforge....
Fix #511
src/FE_SRC_COMMON/com/ForgeEssentials/backup/ModuleBackup.java
Fix #511
Java
agpl-3.0
4e8b7e238eb31df74e3f0058589e7c3c9f0dcd5e
0
rroart/aether,rroart/aether,rroart/aether,rroart/aether,rroart/aether
package roart.dao; import java.util.List; import java.util.TreeMap; import java.util.Map; import roart.model.IndexFiles; import roart.model.FileLocation; import roart.jpa.HibernateIndexFilesJpa; import roart.jpa.HbaseIndexFilesJpa; import roart.jpa.IndexFilesJpa; import org.apache.commons.logging.Log; import org.ap...
src/main/java/roart/dao/IndexFilesDao.java
package roart.dao; import java.util.List; import java.util.TreeMap; import java.util.Map; import roart.model.IndexFiles; import roart.model.FileLocation; import roart.jpa.HibernateIndexFilesJpa; import roart.jpa.HbaseIndexFilesJpa; import roart.jpa.IndexFilesJpa; import org.apache.commons.logging.Log; import org.ap...
null check
src/main/java/roart/dao/IndexFilesDao.java
null check
Java
agpl-3.0
27c9cfdd6d38f4c465d45b778cea72acd546d653
0
jwillia/kc-old1,UniversityOfHawaiiORS/kc,UniversityOfHawaiiORS/kc,ColostateResearchServices/kc,mukadder/kc,jwillia/kc-old1,iu-uits-es/kc,kuali/kc,kuali/kc,iu-uits-es/kc,UniversityOfHawaiiORS/kc,mukadder/kc,mukadder/kc,jwillia/kc-old1,jwillia/kc-old1,ColostateResearchServices/kc,kuali/kc,iu-uits-es/kc,ColostateResearchS...
package org.kuali.coeus.common.impl.unit; import java.util.ArrayList; import java.util.List; import org.apache.commons.collections4.ListUtils; import org.apache.commons.lang3.StringUtils; import org.kuali.coeus.common.api.unit.UnitContract; import org.kuali.coeus.common.api.unit.UnitRepositoryService; import org.kual...
coeus-impl/src/main/java/org/kuali/coeus/common/impl/unit/UnitRepositoryServiceImpl.java
package org.kuali.coeus.common.impl.unit; import org.apache.commons.lang3.StringUtils; import org.kuali.coeus.common.api.unit.UnitContract; import org.kuali.coeus.common.api.unit.UnitRepositoryService; import org.kuali.coeus.common.framework.unit.UnitService; import org.springframework.beans.factory.annotation.Autowir...
KRACOEUS-8012 Non-employees are appearing as PD/PI on S2S forms
coeus-impl/src/main/java/org/kuali/coeus/common/impl/unit/UnitRepositoryServiceImpl.java
KRACOEUS-8012 Non-employees are appearing as PD/PI on S2S forms
Java
lgpl-2.1
f99a412e62a37a3cdf22ad5340061a6bf79bfc16
0
lhanson/checkstyle,maddingo/checkstyle,lhanson/checkstyle,maddingo/checkstyle
package com.puppycrawl.tools.checkstyle; import com.puppycrawl.tools.checkstyle.api.AbstractViolationReporterTest; import com.puppycrawl.tools.checkstyle.api.DetailASTTest; import com.puppycrawl.tools.checkstyle.checks.ArrayTrailingCommaCheckTest; import com.puppycrawl.tools.checkstyle.checks.ArrayTypeStyleCheckTest; ...
src/tests/com/puppycrawl/tools/checkstyle/AllTests.java
package com.puppycrawl.tools.checkstyle; import com.puppycrawl.tools.checkstyle.api.AbstractViolationReporterTest; import com.puppycrawl.tools.checkstyle.api.DetailASTTest; import com.puppycrawl.tools.checkstyle.checks.ArrayTrailingCommaCheckTest; import com.puppycrawl.tools.checkstyle.checks.ArrayTypeStyleCheckTest; ...
disable check until Lars commits the input file.
src/tests/com/puppycrawl/tools/checkstyle/AllTests.java
disable check until Lars commits the input file.
Java
apache-2.0
0e5f1a2529fd9fb266d20707d73881d005314ac5
0
digipost/signature-api-specification
/** * Copyright (C) Posten Norge AS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ag...
jaxb/src/test/java/no/digipost/signature/jaxb/spring/SignatureJaxb2MarshallerTest.java
/** * Copyright (C) Posten Norge AS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ag...
Fix duplicate InputStream acquiring
jaxb/src/test/java/no/digipost/signature/jaxb/spring/SignatureJaxb2MarshallerTest.java
Fix duplicate InputStream acquiring
Java
apache-2.0
320b721940e27aaa85a76199c3f20ed538ce23ee
0
tevjef/Vapor
package deadpixel.app.vapor; import android.app.Activity; import android.app.SearchManager; import android.content.Context; import android.content.Intent; import android.content.res.TypedArray; import android.graphics.Typeface; import android.graphics.drawable.AnimationDrawable; import android.net.Uri; import android....
app/src/main/java/deadpixel/app/vapor/MainActivity.java
package deadpixel.app.vapor; import android.app.Activity; import android.app.SearchManager; import android.content.Context; import android.content.Intent; import android.content.res.TypedArray; import android.graphics.drawable.AnimationDrawable; import android.net.Uri; import android.os.AsyncTask; import android.os.Bu...
time travelled
app/src/main/java/deadpixel/app/vapor/MainActivity.java
time travelled
Java
apache-2.0
7224de0d1409346bebc74a639c4772bde88a3c85
0
bonigarcia/webdrivermanager,bonigarcia/webdrivermanager,bonigarcia/webdrivermanager
/* * (C) Copyright 2015 Boni Garcia (http://bonigarcia.github.io/) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
src/main/java/io/github/bonigarcia/wdm/WebDriverManager.java
/* * (C) Copyright 2015 Boni Garcia (http://bonigarcia.github.io/) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
Remove unused attribute in WedDriverManager class
src/main/java/io/github/bonigarcia/wdm/WebDriverManager.java
Remove unused attribute in WedDriverManager class
Java
apache-2.0
205cb3a1afa05025bc1acb55b4391c0cce8018d6
0
topicusonderwijs/wicket,aldaris/wicket,zwsong/wicket,martin-g/wicket-osgi,freiheit-com/wicket,aldaris/wicket,selckin/wicket,topicusonderwijs/wicket,astrapi69/wicket,mosoft521/wicket,Servoy/wicket,bitstorm/wicket,selckin/wicket,klopfdreh/wicket,mafulafunk/wicket,selckin/wicket,topicusonderwijs/wicket,astrapi69/wicket,ap...
/* * $Id: AbstractDefaultAjaxBehavior.java 4858 2006-03-12 00:26:31 -0800 (Sun, 12 * Mar 2006) ivaynberg $ $Revision$ $Date: 2006-03-12 00:26:31 -0800 * (Sun, 12 Mar 2006) $ * * ============================================================================== * Licensed under the Apache License, Version 2.0 (the "L...
wicket/src/java/wicket/ajax/AbstractDefaultAjaxBehavior.java
/* * $Id: AbstractDefaultAjaxBehavior.java 4858 2006-03-12 00:26:31 -0800 (Sun, 12 * Mar 2006) ivaynberg $ $Revision$ $Date: 2006-03-12 00:26:31 -0800 * (Sun, 12 Mar 2006) $ * * ============================================================================== * Licensed under the Apache License, Version 2.0 (the "L...
javadoc git-svn-id: fd89858969a22119b2795805526b04428387f7c4@460798 13f79535-47bb-0310-9956-ffa450edef68
wicket/src/java/wicket/ajax/AbstractDefaultAjaxBehavior.java
javadoc
Java
apache-2.0
27a6e0e9183b8dfaab38d4a511acf761e761905e
0
asurve/arvind-sysml2,niketanpansare/systemml,dhutchis/systemml,fschueler/incubator-systemml,dusenberrymw/incubator-systemml,gweidner/incubator-systemml,dusenberrymw/systemml,akchinSTC/systemml,Myasuka/systemml,gweidner/incubator-systemml,deroneriksson/incubator-systemml,deroneriksson/incubator-systemml,nakul02/systemml...
package com.ibm.bi.dml.runtime.controlprogram.parfor.opt; import java.util.ArrayList; import java.util.HashMap; import java.util.Map.Entry; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.apache.log4j.Level; import org.apache.log4j.Logger; import com.ibm.bi.dml.api.DML...
SystemML/DML/src/com/ibm/bi/dml/runtime/controlprogram/parfor/opt/OptimizationWrapper.java
package com.ibm.bi.dml.runtime.controlprogram.parfor.opt; import java.util.ArrayList; import java.util.HashMap; import java.util.Map.Entry; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.apache.log4j.Level; import org.apache.log4j.Logger; import com.ibm.bi.dml.api.DML...
20974: ParFor construct - Fix pre-optimization program recompilation
SystemML/DML/src/com/ibm/bi/dml/runtime/controlprogram/parfor/opt/OptimizationWrapper.java
20974: ParFor construct - Fix pre-optimization program recompilation
Java
apache-2.0
ed61cc520a9e265448df66bb310d09e5613ece53
0
UAK-35/wro4j,wro4j/wro4j,dacofr/wro4j,UAK-35/wro4j,dacofr/wro4j,UAK-35/wro4j,dacofr/wro4j,wro4j/wro4j,wro4j/wro4j,dacofr/wro4j,UAK-35/wro4j
package ro.isdc.wro.model.resource.support.change; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertTrue; import static org.mockito.Mockito.never; import static org.mockito.Mockito.verify; import static org.mockito.Mockito.when; import static org.mockito.MockitoAnnotations.initMocks; i...
wro4j-core/src/test/java/ro/isdc/wro/model/resource/support/change/TestResourceWatcher.java
package ro.isdc.wro.model.resource.support.change; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertTrue; import static org.mockito.Mockito.never; import static org.mockito.Mockito.verify; import static org.mockito.Mockito.when; import static org.mockito.MockitoAnnotations.initMocks; i...
add tearDown method in test
wro4j-core/src/test/java/ro/isdc/wro/model/resource/support/change/TestResourceWatcher.java
add tearDown method in test
Java
apache-2.0
3483abf3c97a1d7d02a9a17c67f2dafa392064a9
0
pruivo/JGroups,pferraro/JGroups,danberindei/JGroups,tristantarrant/JGroups,belaban/JGroups,rvansa/JGroups,deepnarsay/JGroups,ligzy/JGroups,ibrahimshbat/JGroups,TarantulaTechnology/JGroups,vjuranek/JGroups,pferraro/JGroups,rhusar/JGroups,dimbleby/JGroups,vjuranek/JGroups,ibrahimshbat/JGroups,pruivo/JGroups,slaskawi/JGro...
package org.jgroups.protocols.pbcast; import org.jgroups.*; import org.jgroups.util.Promise; import org.jgroups.util.Digest; import org.jgroups.util.MergeId; import java.util.Vector; import java.util.Collection; import java.util.LinkedHashSet; /** * @author Bela Ban * @version $Id: ParticipantGmsImpl.java,v 1.36...
src/org/jgroups/protocols/pbcast/ParticipantGmsImpl.java
package org.jgroups.protocols.pbcast; import org.jgroups.*; import org.jgroups.util.Promise; import org.jgroups.util.Digest; import org.jgroups.util.MergeId; import java.util.Vector; import java.util.Collection; import java.util.LinkedHashSet; /** * @author Bela Ban * @version $Id: ParticipantGmsImpl.java,v 1.35...
delegates some methods to Merger now (https://jira.jboss.org/jira/browse/JGRP-1031)
src/org/jgroups/protocols/pbcast/ParticipantGmsImpl.java
delegates some methods to Merger now (https://jira.jboss.org/jira/browse/JGRP-1031)
Java
apache-2.0
443c6b0e27b272969e3e9f26e7ada5439afdf349
0
GerritCodeReview/gerrit,GerritCodeReview/gerrit,qtproject/qtqa-gerrit,GerritCodeReview/gerrit,gerrit-review/gerrit,WANdisco/gerrit,gerrit-review/gerrit,gerrit-review/gerrit,GerritCodeReview/gerrit,GerritCodeReview/gerrit,qtproject/qtqa-gerrit,WANdisco/gerrit,qtproject/qtqa-gerrit,qtproject/qtqa-gerrit,GerritCodeReview/...
// Copyright (C) 2013 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable ...
gerrit-acceptance-tests/src/test/java/com/google/gerrit/acceptance/api/project/ProjectIT.java
// Copyright (C) 2013 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable ...
ProjectIT: Add more tests for the set config endpoint Change-Id: I429eff847e65a23e3ea27bf9b43c311571eb6fc4
gerrit-acceptance-tests/src/test/java/com/google/gerrit/acceptance/api/project/ProjectIT.java
ProjectIT: Add more tests for the set config endpoint
Java
apache-2.0
61f93e6afaea9f16278c62cbc7054b92913e49cb
0
icecondor/android,icecondor/android
package com.icecondor.nest; import java.io.IOException; import java.io.UnsupportedEncodingException; import java.util.ArrayList; import java.util.Timer; import java.util.TimerTask; import org.apache.http.HttpResponse; import org.apache.http.NameValuePair; import org.apache.http.client.ClientProtocolException; import ...
src/com/icecondor/nest/Pigeon.java
package com.icecondor.nest; import java.io.IOException; import java.io.UnsupportedEncodingException; import java.util.ArrayList; import java.util.Timer; import java.util.TimerTask; import org.apache.http.HttpResponse; import org.apache.http.NameValuePair; import org.apache.http.client.ClientProtocolException; import ...
use UUID in preferences to send guid along with fix data
src/com/icecondor/nest/Pigeon.java
use UUID in preferences to send guid along with fix data
Java
bsd-2-clause
755d013873812c3e19b1fe4f01e53ec87e28fb3d
0
l2-/runelite,runelite/runelite,kfricilone/runelite,devinfrench/runelite,Noremac201/runelite,UniquePassive/runelite,KronosDesign/runelite,KronosDesign/runelite,runelite/runelite,Noremac201/runelite,Sethtroll/runelite,abelbriggs1/runelite,abelbriggs1/runelite,devinfrench/runelite,l2-/runelite,UniquePassive/runelite,abelb...
package net.runelite.client; import java.io.File; import java.util.ArrayList; import java.util.List; import org.apache.maven.repository.internal.MavenRepositorySystemUtils; import org.eclipse.aether.DefaultRepositorySystemSession; import org.eclipse.aether.RepositorySystem; import org.eclipse.aether.RepositorySystemSe...
src/main/java/net/runelite/client/ArtifactResolver.java
package net.runelite.client; import java.io.File; import java.util.ArrayList; import java.util.List; import org.apache.maven.repository.internal.MavenRepositorySystemUtils; import org.eclipse.aether.DefaultRepositorySystemSession; import org.eclipse.aether.RepositorySystem; import org.eclipse.aether.RepositorySystemSe...
Fix artifact resolver to allow local cache files
src/main/java/net/runelite/client/ArtifactResolver.java
Fix artifact resolver to allow local cache files
Java
mit
8f1f89e680a26a74534029f3ff87c685e0d900c0
0
tobiatesan/serleena-android,tobiatesan/serleena-android
/////////////////////////////////////////////////////////////////////////////// // // This file is part of Serleena. // // The MIT License (MIT) // // Copyright (C) 2015 Antonio Cavestro, Gabriele Pozzan, Matteo Lisotto, // Nicola Mometto, Filippo Sestini, Tobia Tesan, Sebastiano Valle. // // Permission is her...
serleena/app/src/main/java/com/kyloth/serleena/common/ListAdapter.java
/////////////////////////////////////////////////////////////////////////////// // // This file is part of Serleena. // // The MIT License (MIT) // // Copyright (C) 2015 Antonio Cavestro, Gabriele Pozzan, Matteo Lisotto, // Nicola Mometto, Filippo Sestini, Tobia Tesan, Sebastiano Valle. // // Permission is her...
COMM: Aggiungi ListAdapter.equals()
serleena/app/src/main/java/com/kyloth/serleena/common/ListAdapter.java
COMM: Aggiungi ListAdapter.equals()
Java
mit
58b19476fc474f09813bb986ed5c18d7a2e65cfa
0
dxiao/PPBunnies,dxiao/PPBunnies,dxiao/PPBunnies
package com.gravity.player; import org.newdawn.slick.geom.Shape; import org.newdawn.slick.geom.Vector2f; import com.gravity.map.GameWorld; import com.gravity.physics.Entity; public abstract class Player implements Entity { // PLAYER STARTING CONSTANTS private final float JUMP_POWER = 5; private final...
Platformer/src/com/gravity/player/Player.java
package com.gravity.player; import org.newdawn.slick.geom.Shape; import org.newdawn.slick.geom.Vector2f; import com.gravity.map.GameWorld; import com.gravity.physics.Entity; public abstract class Player implements Entity { private float jumpPower = 5; private float moveSpeed = 3; private float maxHea...
Organized player variables
Platformer/src/com/gravity/player/Player.java
Organized player variables
Java
mit
2ff464183a42811f888009fa1d7d5eee064f7d83
0
GluuFederation/oxTrust,madumlao/oxTrust,GluuFederation/oxTrust,GluuFederation/oxTrust,madumlao/oxTrust,madumlao/oxTrust,GluuFederation/oxTrust,madumlao/oxTrust,madumlao/oxTrust,GluuFederation/oxTrust
/* * oxTrust is available under the MIT License (2008). See http://opensource.org/licenses/MIT for full text. * * Copyright (c) 2014, Gluu */ package org.gluu.oxtrust.config; import java.io.File; import java.util.Map; import java.util.Set; import java.util.concurrent.atomic.AtomicBoolean; import javax.annotation...
server/src/main/java/org/gluu/oxtrust/config/ConfigurationFactory.java
/* * oxTrust is available under the MIT License (2008). See http://opensource.org/licenses/MIT for full text. * * Copyright (c) 2014, Gluu */ package org.gluu.oxtrust.config; import java.io.File; import java.util.concurrent.atomic.AtomicBoolean; import javax.annotation.PostConstruct; import org.xdi.service.cdi.a...
Resolve oxTrust#562
server/src/main/java/org/gluu/oxtrust/config/ConfigurationFactory.java
Resolve oxTrust#562
Java
mit
8e7861028748fd10db8a2a3fb33a493fe9d0b73e
0
CraigGiles/springmvc
package com.gilesc.service.registration; import com.gilesc.dataaccess.UserDAO; import com.gilesc.domain.Address; import com.gilesc.domain.User; import org.hibernate.exception.ConstraintViolationException; import org.springframework.beans.factory.annotation.Autowired; public class RegistrationService { private Use...
src/main/java/com/gilesc/service/registration/RegistrationService.java
package com.gilesc.service.registration; import com.gilesc.dataaccess.UserDAO; import com.gilesc.domain.Address; import com.gilesc.domain.User; import org.hibernate.exception.ConstraintViolationException; import org.springframework.beans.factory.annotation.Autowired; public class RegistrationService { private Use...
cleanup
src/main/java/com/gilesc/service/registration/RegistrationService.java
cleanup
Java
mit
d8f8006cf7e4e44add3197c9ace1058ff0a1a169
0
jbosboom/streamjit,jbosboom/streamjit
/* * Copyright (c) 2013-2015 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to us...
src/edu/mit/streamjit/impl/compiler2/PeekableBufferConcreteStorage.java
/* * Copyright (c) 2013-2015 Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to us...
PeekableBufferConcreteStorage may not have (or need) min read index
src/edu/mit/streamjit/impl/compiler2/PeekableBufferConcreteStorage.java
PeekableBufferConcreteStorage may not have (or need) min read index
Java
mit
e3cf3d0bf0958328a7316015ae756d8828ad0f1b
0
MGautier/Programacion,MGautier/Programacion,MGautier/Programacion,MGautier/Programacion,MGautier/Programacion,MGautier/Programacion,MGautier/Programacion,MGautier/Programacion,MGautier/Programacion
package ugr.sc.m4listimageview; import java.net.URL; import java.util.ArrayList; import java.util.List; /** * Created by MGautier on 20/04/15. */ public class ListadoPartidos { static public ArrayList<Partido> partidos = new ArrayList<Partido>(); static private Equipo eq_uno = new Equipo("Real Madrid CF",...
Android/M4ListImageView/app/src/main/java/ugr/sc/m4listimageview/ListadoPartidos.java
package ugr.sc.m4listimageview; import java.net.URL; import java.util.ArrayList; import java.util.List; /** * Created by MGautier on 20/04/15. */ public class ListadoPartidos { public ArrayList<Partido> partidos = new ArrayList<Partido>(); private Equipo eq_uno = new Equipo("Real Madrid CF", "www.realmadr...
Haciendo static todas las variables internas de la clase ListadoPartidos de M4ListImageView - Módulo 4-2
Android/M4ListImageView/app/src/main/java/ugr/sc/m4listimageview/ListadoPartidos.java
Haciendo static todas las variables internas de la clase ListadoPartidos de M4ListImageView - Módulo 4-2
Java
mpl-2.0
bd6d2561320ce7d7a5af5cbf20e25ed63a101dd8
0
Tropicraft/Tropicraft,Tropicraft/Tropicraft,Tropicraft/Tropicraft
package net.tropicraft.core.client.entity.model; import net.minecraft.client.renderer.entity.model.EntityModel; import net.minecraft.client.renderer.entity.model.RendererModel; import net.minecraft.util.math.MathHelper; import net.tropicraft.core.common.entity.SeaTurtleEntity; public class SeaTurtleModel extends Enti...
src/main/java/net/tropicraft/core/client/entity/model/SeaTurtleModel.java
package net.tropicraft.core.client.entity.model; import net.minecraft.client.renderer.entity.model.EntityModel; import net.minecraft.client.renderer.entity.model.RendererModel; import net.minecraft.util.math.MathHelper; import net.tropicraft.core.common.entity.SeaTurtleEntity; public class SeaTurtleModel extends Enti...
Improve animation of sea turtle
src/main/java/net/tropicraft/core/client/entity/model/SeaTurtleModel.java
Improve animation of sea turtle
Java
agpl-3.0
d33824cac8401f1d0268eda7371991ea4b27cbcd
0
CompilerWorks/spliceengine,CompilerWorks/spliceengine,splicemachine/spliceengine,splicemachine/spliceengine,splicemachine/spliceengine,splicemachine/spliceengine,CompilerWorks/spliceengine,CompilerWorks/spliceengine,CompilerWorks/spliceengine,CompilerWorks/spliceengine,splicemachine/spliceengine,splicemachine/spliceeng...
/* * Apache Derby is a subproject of the Apache DB project, and is licensed under * the Apache License, Version 2.0 (the "License"); you may not use these files * except in compliance with the License. You may obtain a copy of the License at: * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ...
db-engine/src/main/java/com/splicemachine/db/impl/sql/execute/IndexValueRow.java
/* * Apache Derby is a subproject of the Apache DB project, and is licensed under * the Apache License, Version 2.0 (the "License"); you may not use these files * except in compliance with the License. You may obtain a copy of the License at: * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ...
SPLICE-1281 Infinite Recursion
db-engine/src/main/java/com/splicemachine/db/impl/sql/execute/IndexValueRow.java
SPLICE-1281 Infinite Recursion
Java
agpl-3.0
71e7f12e5c965223f5c8ed714c0fc53c1d769b3f
0
servernge/holocore,servernge/holocore,servernge/holocore
/*********************************************************************************** * Copyright (c) 2015 /// Project SWG /// www.projectswg.com * * * * ProjectSWG is the first NGE emulator for Star Wars Galaxies fou...
src/services/commands/CommandService.java
/*********************************************************************************** * Copyright (c) 2015 /// Project SWG /// www.projectswg.com * * * * ProjectSWG is the first NGE emulator for Star Wars Galaxies fou...
Removed debug code in CommandService
src/services/commands/CommandService.java
Removed debug code in CommandService
Java
lgpl-2.1
5de148c72789dd31d77d21d02cb7274e79339243
0
jimregan/languagetool,lopescan/languagetool,meg0man/languagetool,jimregan/languagetool,janissl/languagetool,languagetool-org/languagetool,lopescan/languagetool,lopescan/languagetool,jimregan/languagetool,languagetool-org/languagetool,lopescan/languagetool,meg0man/languagetool,languagetool-org/languagetool,languagetool-...
/* LanguageTool, a natural language style checker * Copyright (C) 2005 Daniel Naber (http://www.danielnaber.de) * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version ...
trunk/JLanguageTool/src/java/org/languagetool/rules/de/CaseRule.java
/* LanguageTool, a natural language style checker * Copyright (C) 2005 Daniel Naber (http://www.danielnaber.de) * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version ...
[de] avoid some false alarms
trunk/JLanguageTool/src/java/org/languagetool/rules/de/CaseRule.java
[de] avoid some false alarms
Java
lgpl-2.1
76b706397d15c3cb035ae66412dc8ba7383ebe7f
0
CreativeMD/CreativeCore
package com.creativemd.creativecore.gui.controls.gui; import javax.vecmath.Vector2d; import javax.vecmath.Vector4d; import org.lwjgl.opengl.GL11; import com.creativemd.creativecore.common.utils.ColorUtils; import com.creativemd.creativecore.gui.GuiControl; import com.creativemd.creativecore.gui.GuiRenderHelper; impo...
src/main/java/com/creativemd/creativecore/gui/controls/gui/GuiAnalogeSlider.java
package com.creativemd.creativecore.gui.controls.gui; import javax.vecmath.Vector2d; import javax.vecmath.Vector4d; import org.lwjgl.opengl.GL11; import com.creativemd.creativecore.common.utils.ColorUtils; import com.creativemd.creativecore.gui.GuiControl; import com.creativemd.creativecore.gui.GuiRenderHelper; impo...
Enhanced value display of GuiAnalogeSlider
src/main/java/com/creativemd/creativecore/gui/controls/gui/GuiAnalogeSlider.java
Enhanced value display of GuiAnalogeSlider
Java
lgpl-2.1
30d6073dbddb5043ed4904f28ab83df1d4bc4113
0
golovnin/wildfly,tadamski/wildfly,rhusar/wildfly,golovnin/wildfly,pferraro/wildfly,jstourac/wildfly,pferraro/wildfly,pferraro/wildfly,rhusar/wildfly,pferraro/wildfly,golovnin/wildfly,xasx/wildfly,rhusar/wildfly,tadamski/wildfly,xasx/wildfly,tomazzupan/wildfly,jstourac/wildfly,iweiss/wildfly,iweiss/wildfly,wildfly/wildf...
/* * JBoss, Home of Professional Open Source. * Copyright 2013, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify i...
testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/client/Util.java
/* * JBoss, Home of Professional Open Source. * Copyright 2013, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify i...
[WFLY-9043] IIOPTransactionPropagationTestCase: use correct ORB instance
testsuite/integration/iiop/src/test/java/org/jboss/as/test/iiop/client/Util.java
[WFLY-9043] IIOPTransactionPropagationTestCase: use correct ORB instance
Java
lgpl-2.1
556d176b373ee52eaad56e2da2a082c0c71c84d7
0
juanmjacobs/kettle,cwarden/kettle,juanmjacobs/kettle,juanmjacobs/kettle,cwarden/kettle,cwarden/kettle
/* Copyright (c) 2007 Pentaho Corporation. All rights reserved. * This software was developed by Pentaho Corporation and is provided under the terms * of the GNU Lesser General Public License, Version 2.1. You may not use * this file except in compliance with the license. If you need a copy of the license, ...
src-ui/org/pentaho/di/ui/repository/dialog/RepositoryExplorerDialog.java
/* Copyright (c) 2007 Pentaho Corporation. All rights reserved. * This software was developed by Pentaho Corporation and is provided under the terms * of the GNU Lesser General Public License, Version 2.1. You may not use * this file except in compliance with the license. If you need a copy of the license, ...
ui changes git-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@8216 5fb7f6ec-07c1-534a-b4ca-9155e429e800
src-ui/org/pentaho/di/ui/repository/dialog/RepositoryExplorerDialog.java
ui changes
Java
apache-2.0
417934f33217c5f963dc655e702f9dca74584be8
0
Comcast/Oscar,Comcast/Oscar
package com.comcast.oscar.netsnmp; import java.io.BufferedReader; import java.io.File; import java.io.IOException; import java.io.InputStreamReader; import java.util.ArrayList; import java.util.HashMap; import java.util.Map; import com.comcast.oscar.utilities.DirectoryStructure; import com.comcast.oscar.ut...
src/com/comcast/oscar/netsnmp/NetSNMP.java
package com.comcast.oscar.netsnmp; import java.io.BufferedReader; import java.io.File; import java.io.IOException; import java.io.InputStreamReader; import java.util.ArrayList; import java.util.HashMap; import java.util.Map; import com.comcast.oscar.utilities.DirectoryStructure; import com.fasterxml.jackso...
Further fixes with NetSNMP Class
src/com/comcast/oscar/netsnmp/NetSNMP.java
Further fixes with NetSNMP Class
Java
apache-2.0
76b7bb101654c9cf4043228e65d76b9a8c5ad25e
0
RWTH-i5-IDSG/jamocha,RWTH-i5-IDSG/jamocha
/* * Copyright 2002-2014 The Jamocha Team * * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at * * http://www.jamocha.org/ * * Unless required by applicable law or agreed to in writin...
src/org/jamocha/util/ToArray.java
/* * Copyright 2002-2014 The Jamocha Team * * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at * * http://www.jamocha.org/ * * Unless required by applicable law or agreed to in writin...
toArray: used Collection toArray without detour via stream
src/org/jamocha/util/ToArray.java
toArray: used Collection toArray without detour via stream
Java
apache-2.0
ebb1c806687c23ddbb14ea96a386cbea77886cee
0
renchunxiao/logging-log4j2,lburgazzoli/apache-logging-log4j2,neuro-sys/logging-log4j2,lqbweb/logging-log4j2,lburgazzoli/apache-logging-log4j2,apache/logging-log4j2,apache/logging-log4j2,GFriedrich/logging-log4j2,jsnikhil/nj-logging-log4j2,MagicWiz/log4j2,renchunxiao/logging-log4j2,lqbweb/logging-log4j2,codescale/loggin...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache license, Version 2.0 * (the "License"); you may n...
log4j-slf4j-impl/src/test/java/org/apache/logging/slf4j/LoggerTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache license, Version 2.0 * (the "License"); you may n...
Test independence.
log4j-slf4j-impl/src/test/java/org/apache/logging/slf4j/LoggerTest.java
Test independence.
Java
apache-2.0
8e949f963bbbc06636ea79cffb4d2826a7fb461e
0
javamelody/javamelody,javamelody/javamelody,javamelody/javamelody
/* * Copyright 2008-2012 by Emeric Vernat * * This file is part of Java Melody. * * Java Melody is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, or * ...
javamelody-swing/src/main/java/net/bull/javamelody/MBeanNodePanel.java
/* * Copyright 2008-2012 by Emeric Vernat * * This file is part of Java Melody. * * Java Melody is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, or * ...
ajout scrollToVisible + tooltip quand il y a une description du MBean
javamelody-swing/src/main/java/net/bull/javamelody/MBeanNodePanel.java
ajout scrollToVisible + tooltip quand il y a une description du MBean
Java
apache-2.0
1c1c7f0457caeaa8c3cfc603144beaf8f363e225
0
Crysty-Yui/smali2java
package com.litecoding.smali2java.entity.smali.ref; public final class FieldRef extends SmaliCodeEntity { private String className; private String type; public String getClassName() { return className; } public void setClassName(String className) { this.className = className; } public String getType() {...
src/main/java/com/litecoding/smali2java/entity/smali/ref/FieldRef.java
package com.litecoding.smali2java.entity.smali.ref; public final class FieldRef extends SmaliCodeEntity { private String className = ""; private String type = ""; public String getClassName() { return className; } public void setClassName(String className) { this.className = className; } public String g...
field ref
src/main/java/com/litecoding/smali2java/entity/smali/ref/FieldRef.java
field ref
Java
apache-2.0
1ff30674eebb287813e3bd418122fc5ab0170f28
0
ontop/ontop,ontop/ontop,ontop/ontop,ontop/ontop,ontop/ontop
package it.unibz.inf.ontop.owlapi; /* * #%L * ontop-quest-owlapi * %% * Copyright (C) 2009 - 2014 Free University of Bozen-Bolzano * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at ...
test/semantic-index/src/test/java/it/unibz/inf/ontop/owlapi/ClassicABoxAssertionTestPositiveNoRangeTest.java
package it.unibz.inf.ontop.owlapi; /* * #%L * ontop-quest-owlapi * %% * Copyright (C) 2009 - 2014 Free University of Bozen-Bolzano * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at ...
Classic Abox test updated (now several datetimes are parsed correctly)
test/semantic-index/src/test/java/it/unibz/inf/ontop/owlapi/ClassicABoxAssertionTestPositiveNoRangeTest.java
Classic Abox test updated (now several datetimes are parsed correctly)
Java
apache-2.0
806aeaab149e3fd5bfbf3d56e9ef85506d8f1dbd
0
kedzie/maven-android-plugin,mitchhentges/android-maven-plugin,hgl888/android-maven-plugin,xieningtao/android-maven-plugin,secondsun/maven-android-plugin,b-cuts/android-maven-plugin,xiaojiaqiao/android-maven-plugin,greek1979/maven-android-plugin,Cha0sX/android-maven-plugin,Cha0sX/android-maven-plugin,secondsun/maven-and...
/* * Copyright (C) 2009-2011 Jayway AB * Copyright (C) 2007-2008 JVending Masa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * ...
src/main/java/com/jayway/maven/plugins/android/AbstractAndroidMojo.java
/* * Copyright (C) 2009-2011 Jayway AB * Copyright (C) 2007-2008 JVending Masa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * ...
resolved conflict
src/main/java/com/jayway/maven/plugins/android/AbstractAndroidMojo.java
resolved conflict
Java
apache-2.0
fae3fd7c35ed3912b97824cf14f1fc4dd8b014da
0
Netflix/photon,Netflix/photon
/* * * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
src/main/java/com/netflix/imflibrary/writerTools/utils/ValidationEventHandlerImpl.java
/* * * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
Removing the logging to console in ValidationEventHandlerImpl, we will log errors through the IMFErrorLogger.
src/main/java/com/netflix/imflibrary/writerTools/utils/ValidationEventHandlerImpl.java
Removing the logging to console in ValidationEventHandlerImpl, we will log errors through the IMFErrorLogger.
Java
apache-2.0
af0cdc7e58fef444c125aae64dc54eee707f6f85
0
Br3nda/plow,Br3nda/plow,chadmv/plow,chadmv/plow,Br3nda/plow,chadmv/plow,chadmv/plow,Br3nda/plow,chadmv/plow,chadmv/plow,Br3nda/plow,chadmv/plow
package com.breakersoft.plow.dao.pgsql; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.util.Arrays; import java.util.Collections; import java.util.Comparator; import java.util.HashSet; import java.util.List; import java.util.UUID; im...
server/src/main/java/com/breakersoft/plow/dao/pgsql/DispatchDaoImpl.java
package com.breakersoft.plow.dao.pgsql; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.util.Arrays; import java.util.Collections; import java.util.Comparator; import java.util.HashSet; import java.util.List; import java.util.UUID; im...
Added a bunch of data to the process env so plow plugins can use it.
server/src/main/java/com/breakersoft/plow/dao/pgsql/DispatchDaoImpl.java
Added a bunch of data to the process env so plow plugins can use it.
Java
apache-2.0
cde3e87ad943f1ee1399fc991ffacd5d6ce947e5
0
almighty/keycloak,pedroigor/keycloak,jpkrohling/keycloak,stianst/keycloak,ssilvert/keycloak,brat000012001/keycloak,abstractj/keycloak,agolPL/keycloak,mbaluch/keycloak,raehalme/keycloak,thomasdarimont/keycloak,hmlnarik/keycloak,raehalme/keycloak,jpkrohling/keycloak,chameleon82/keycloak,ahus1/keycloak,pedroigor/keycloak,...
/* * Copyright 2016 Red Hat, Inc. and/or its affiliates * and other contributors as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apach...
adapters/oidc/adapter-core/src/main/java/org/keycloak/adapters/RequestAuthenticator.java
/* * Copyright 2016 Red Hat, Inc. and/or its affiliates * and other contributors as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apach...
verifySSL() - debug info DEBUG report like this: SSL Verification: passed: true, request is secure: true, SSL is required for: EXTERNAL, SSL is required for remote addr 192.168.100.123: false
adapters/oidc/adapter-core/src/main/java/org/keycloak/adapters/RequestAuthenticator.java
verifySSL() - debug info
Java
bsd-2-clause
ccc700e9fd304273cefa17f06e85b732d9c047f4
0
ratan12/Atarashii,AnimeNeko/Atarashii,AnimeNeko/Atarashii,ratan12/Atarashii
package net.somethingdreadful.MAL.detailView; import android.app.Fragment; import android.graphics.Bitmap; import android.graphics.drawable.BitmapDrawable; import android.graphics.drawable.Drawable; import android.os.Bundle; import android.support.v4.content.ContextCompat; import android.support.v4.widget.SwipeRefresh...
Atarashii/src/net/somethingdreadful/MAL/detailView/DetailViewGeneral.java
package net.somethingdreadful.MAL.detailView; import android.app.Fragment; import android.graphics.Bitmap; import android.graphics.drawable.BitmapDrawable; import android.graphics.drawable.Drawable; import android.os.Bundle; import android.support.v4.content.ContextCompat; import android.support.v4.widget.SwipeRefresh...
Fix fragment when Activity is faster loaded
Atarashii/src/net/somethingdreadful/MAL/detailView/DetailViewGeneral.java
Fix fragment when Activity is faster loaded
Java
bsd-2-clause
0248c6324409251665d975b673c7b9cc6e1fb78c
0
bonej-org/BoneJ2,bonej-org/BoneJ2
/* BSD 2-Clause License Copyright (c) 2018, Michael Doube, Richard Domander, Alessandro Felder All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyri...
Modern/wrapperPlugins/src/main/java/org/bonej/wrapperPlugins/AnalyseSkeletonWrapper.java
/* BSD 2-Clause License Copyright (c) 2018, Michael Doube, Richard Domander, Alessandro Felder All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyri...
Fix label
Modern/wrapperPlugins/src/main/java/org/bonej/wrapperPlugins/AnalyseSkeletonWrapper.java
Fix label
Java
mit
08369e4a6c966e6bd31ab1b19158a638800f8334
0
tjqadri101/oogasalad,dchouzer/OOGASalad
package oogasalad_iTeam; import controller.GAEController; import game_authoring_environment.GAE; public class Main { public static void main (String args[]) { GAEController g = new GAEController(); } }
src/oogasalad_iTeam/Main.java
package oogasalad_iTeam; import controller.GAEController; import game_authoring_environment.GAE; public class Main { public static void Main (String[] args) { GAEController g = new GAEController(); } }
Fixed public static void main in GAEMain
src/oogasalad_iTeam/Main.java
Fixed public static void main in GAEMain
Java
mit
0afe1881ac77849c683dd4382a975401b5ef24da
0
tobiatesan/serleena-android,tobiatesan/serleena-android
/////////////////////////////////////////////////////////////////////////////// // // This file is part of Serleena. // // The MIT License (MIT) // // Copyright (C) 2015 Antonio Cavestro, Gabriele Pozzan, Matteo Lisotto, // Nicola Mometto, Filippo Sestini, Tobia Tesan, Sebastiano Valle. // // Permission is her...
serleena/app/src/main/java/com/kyloth/serleena/presenters/ExperienceSelectionPresenter.java
/////////////////////////////////////////////////////////////////////////////// // // This file is part of Serleena. // // The MIT License (MIT) // // Copyright (C) 2015 Antonio Cavestro, Gabriele Pozzan, Matteo Lisotto, // Nicola Mometto, Filippo Sestini, Tobia Tesan, Sebastiano Valle. // // Permission is her...
PRES: Sposta popolamento vista in ExperienceSelectionPresenter.resume()
serleena/app/src/main/java/com/kyloth/serleena/presenters/ExperienceSelectionPresenter.java
PRES: Sposta popolamento vista in ExperienceSelectionPresenter.resume()
Java
mit
4cfd6ee14ddb4ad539d7a72099aed91076aceb12
0
bric3/mockito,bric3/mockito,mockito/mockito,ze-pequeno/mockito,bric3/mockito,ze-pequeno/mockito,mockito/mockito,mockito/mockito
/* * Copyright (c) 2016 Mockito contributors * This program is made available under the terms of the MIT License. */ package org.mockito.internal.creation.bytebuddy; import net.bytebuddy.asm.Advice; import net.bytebuddy.description.method.MethodDescription; import net.bytebuddy.description.type.TypeDescription; imp...
src/main/java/org/mockito/internal/creation/bytebuddy/MockMethodAdvice.java
/* * Copyright (c) 2016 Mockito contributors * This program is made available under the terms of the MIT License. */ package org.mockito.internal.creation.bytebuddy; import net.bytebuddy.asm.Advice; import net.bytebuddy.description.method.MethodDescription; import net.bytebuddy.description.type.TypeDescription; imp...
#1179: Fix performance regression caused by use of method graph compiler.
src/main/java/org/mockito/internal/creation/bytebuddy/MockMethodAdvice.java
#1179: Fix performance regression caused by use of method graph compiler.
Java
mit
5b6839097fdc255e3b1327762e96559669028185
0
ngageoint/geopackage-java,ngageoint/geopackage-java
package mil.nga.geopackage.test.geom; import java.io.IOException; import java.nio.ByteOrder; import java.sql.SQLException; import java.util.List; import junit.framework.TestCase; import mil.nga.geopackage.GeoPackage; import mil.nga.geopackage.GeoPackageException; import mil.nga.geopackage.core.srs.SpatialReferenceSys...
src/test/java/mil/nga/geopackage/test/geom/GeoPackageGeometryDataUtils.java
package mil.nga.geopackage.test.geom; import java.io.IOException; import java.nio.ByteOrder; import java.sql.SQLException; import java.util.List; import junit.framework.TestCase; import mil.nga.geopackage.GeoPackage; import mil.nga.geopackage.GeoPackageException; import mil.nga.geopackage.core.srs.SpatialReferenceSys...
add test checks back
src/test/java/mil/nga/geopackage/test/geom/GeoPackageGeometryDataUtils.java
add test checks back
Java
mit
e4770e7edce8116f764fdb748cb3d4252c91b8dd
0
mfietz/AntennaPod,johnjohndoe/AntennaPod,johnjohndoe/AntennaPod,johnjohndoe/AntennaPod,johnjohndoe/AntennaPod,mfietz/AntennaPod,mfietz/AntennaPod,mfietz/AntennaPod
package de.danoeh.antennapod.core.service.playback; import android.content.Context; import android.net.wifi.WifiManager; import android.support.annotation.NonNull; import android.support.annotation.StringRes; import android.util.Log; import android.util.Pair; import android.view.SurfaceHolder; import java.util.concur...
core/src/main/java/de/danoeh/antennapod/core/service/playback/PlaybackServiceMediaPlayer.java
package de.danoeh.antennapod.core.service.playback; import android.content.Context; import android.net.wifi.WifiManager; import android.support.annotation.NonNull; import android.support.annotation.StringRes; import android.util.Log; import android.util.Pair; import android.view.SurfaceHolder; import java.util.concur...
PlayerStatus and playable fields cannot be final
core/src/main/java/de/danoeh/antennapod/core/service/playback/PlaybackServiceMediaPlayer.java
PlayerStatus and playable fields cannot be final
Java
mit
26d46e8ccb8065c3e4b749d64a3a352384718ae6
0
kory33/MinecartChestFilter
package com.github.Kory33.minecartchestfilter.util.inventory; import org.bukkit.entity.Player; import org.bukkit.entity.minecart.StorageMinecart; public class FilteredInventoryUtil { /** * Open a restricted inventory for player, that is associated with clickedMinecart * @param player To whom the invento...
src/main/java/com/github/Kory33/minecartchestfilter/util/inventory/FilteredInventoryUtil.java
package com.github.Kory33.minecartchestfilter.util.inventory; import org.bukkit.entity.Player; import org.bukkit.entity.minecart.StorageMinecart; public class FilteredInventoryUtil { public static void openFilteredInventory(Player player, StorageMinecart clickedMinecart) { // TODO implementation } ...
added explanation to a method
src/main/java/com/github/Kory33/minecartchestfilter/util/inventory/FilteredInventoryUtil.java
added explanation to a method
Java
mit
cc4085e8fc1b17f91fff16aee55081bbb91a8192
0
josh314/remoniker
package ninja.joshdavis; import java.awt.*; import java.awt.event.*; import javax.swing.*; import java.io.File; import java.io.IOException; /** * Main window manager * */ public class AppFrame extends JFrame { private FileListPane srcFileListPane; private FileListPane destFileListPane; private Editor e...
src/main/java/ninja/joshdavis/AppFrame.java
package ninja.joshdavis; import java.awt.*; import java.awt.event.*; import javax.swing.*; import java.io.File; import java.io.IOException; /** * Main window manager * */ public class AppFrame extends JFrame { private FileListPane srcFileListPane; private FileListPane destFileListPane; private Editor e...
Checkboxes for options.
src/main/java/ninja/joshdavis/AppFrame.java
Checkboxes for options.
Java
epl-1.0
20198eff39b9b310dba6c854e063b8efa2945641
0
lookfirst/capsule,angrilove/capsule,puniverse/capsule,myyate/capsule,puniverse/capsule,myyate/capsule,lookfirst/capsule,tal-m/capsule,victorbriz/capsule,trance1st/capsule,lookfirst/capsule,victorbriz/capsule,leolujuyi/capsule,kevintvh/capsule,kevintvh/capsule,trance1st/capsule,tal-m/capsule,lookfirst/capsule,angrilove/...
/* * Capsule * Copyright (c) 2014-2015, Parallel Universe Software Co. and Contributors. All rights reserved. * * This program and the accompanying materials are licensed under the terms * of the Eclipse Public License v1.0, available at * http://www.eclipse.org/legal/epl-v10.html */ import java.io.BufferedInpu...
capsule/src/main/java/Capsule.java
/* * Capsule * Copyright (c) 2014-2015, Parallel Universe Software Co. and Contributors. All rights reserved. * * This program and the accompanying materials are licensed under the terms * of the Eclipse Public License v1.0, available at * http://www.eclipse.org/legal/epl-v10.html */ import java.io.BufferedInpu...
Add debug logs for cache extraction
capsule/src/main/java/Capsule.java
Add debug logs for cache extraction
Java
epl-1.0
541017d9c7787c72d61eeb8b211374ce08fb2082
0
jesperpedersen/ironjacamar,jpkrohling/ironjacamar,jandsu/ironjacamar,ironjacamar/ironjacamar,maeste/ironjacamar,darranl/ironjacamar,ironjacamar/ironjacamar,ironjacamar/ironjacamar,rarguello/ironjacamar,johnaoahra80/ironjacamar
/* * JBoss, Home of Professional Open Source. * Copyright 2008-2010, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or mod...
deployers/src/main/java/org/jboss/jca/deployers/common/AbstractResourceAdapterDeployer.java
/* * JBoss, Home of Professional Open Source. * Copyright 2008-2010, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or mod...
Some environments can't do simple I/O
deployers/src/main/java/org/jboss/jca/deployers/common/AbstractResourceAdapterDeployer.java
Some environments can't do simple I/O
Java
epl-1.0
7a20ef93dde0228ccbb86867d2fedd6a414f1a89
0
jcryptool/core,jcryptool/core,jcryptool/core,jcryptool/core,jcryptool/core
// -----BEGIN DISCLAIMER----- /******************************************************************************* * Copyright (c) 2010, 2014 JCrypTool Team and Contributors * * All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse * Public License v1.0 whic...
org.jcryptool.core/src/org/jcryptool/core/ApplicationActionBarAdvisor.java
// -----BEGIN DISCLAIMER----- /******************************************************************************* * Copyright (c) 2010, 2014 JCrypTool Team and Contributors * * All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse * Public License v1.0 whic...
Cleanup Signed-off-by: Dominik Schadow <a680bcddac0b0be45e755c9d9c6bae1e34a827aa@googlemail.com>
org.jcryptool.core/src/org/jcryptool/core/ApplicationActionBarAdvisor.java
Cleanup
Java
mpl-2.0
14d13aea28b9cd5ebb8ef536592f7bf8f64031d8
0
zyzyis/monetdb,zyzyis/monetdb,zyzyis/monetdb,zyzyis/monetdb,zyzyis/monetdb,zyzyis/monetdb,zyzyis/monetdb,zyzyis/monetdb,zyzyis/monetdb,zyzyis/monetdb
/* * The contents of this file are subject to the MonetDB Public * License Version 1.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at * http://monetdb.cwi.nl/Legal/MonetDBLicense-1.0.html * * Software distributed under the License is ...
sql/src/jdbc/nl/cwi/monetdb/jdbc/MonetResultSet.java
/* * The contents of this file are subject to the MonetDB Public * License Version 1.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at * http://monetdb.cwi.nl/Legal/MonetDBLicense-1.0.html * * Software distributed under the License is ...
Unlike Integer.parseInt and Long.parseLong, Double.parseDouble and Float.parseDouble do NOT accept null values without throwing a NullPointerException (RuntimeException).
sql/src/jdbc/nl/cwi/monetdb/jdbc/MonetResultSet.java
Unlike Integer.parseInt and Long.parseLong, Double.parseDouble and Float.parseDouble do NOT accept null values without throwing a NullPointerException (RuntimeException).
Java
lgpl-2.1
0fc4c33f8fb5aae61b3086fdaaca9fabdcb2031c
0
eighthave/TrustedIntents,guardianproject/TrustedIntents,eighthave/TrustedIntents,guardianproject/TrustedIntents
package info.guardianproject.trustedintents; import android.app.Activity; import android.content.ActivityNotFoundException; import android.content.ComponentName; import android.content.Context; import android.content.Intent; import android.content.pm.ActivityInfo; import android.content.pm.PackageInfo; import android...
trustedintents/src/info/guardianproject/trustedintents/TrustedIntents.java
package info.guardianproject.trustedintents; import android.app.Activity; import android.content.ActivityNotFoundException; import android.content.ComponentName; import android.content.Context; import android.content.Intent; import android.content.pm.ActivityInfo; import android.content.pm.PackageInfo; import android...
fix getIntentFromTrustedSender() to actually use the sending packageName It was getting the recipient's packageName, not the sender's. The Intent does not include the sender's packageName, that has to be fetched using Activity.getCallingActivity(). Thanks to @grote for finding this.
trustedintents/src/info/guardianproject/trustedintents/TrustedIntents.java
fix getIntentFromTrustedSender() to actually use the sending packageName
Java
lgpl-2.1
94abde8293373c4f615c559f3b8c455b6b655aca
0
threerings/narya,threerings/narya,threerings/narya,threerings/narya,threerings/narya
// // $Id$ // // Narya library - tools for developing networked games // Copyright (C) 2002-2004 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public Licens...
src/java/com/threerings/cast/CharacterManager.java
// // $Id$ // // Narya library - tools for developing networked games // Copyright (C) 2002-2004 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public Licens...
Made getActionSequence() public. git-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@3782 542714f4-19e9-0310-aa3c-eee0fc999fb1
src/java/com/threerings/cast/CharacterManager.java
Made getActionSequence() public.
Java
lgpl-2.1
47eee39925e22108050730986f0dfedd35a32fa8
0
ACS-Community/ACS,jbarriosc/ACSUFRO,csrg-utfsm/acscb,jbarriosc/ACSUFRO,csrg-utfsm/acscb,ACS-Community/ACS,jbarriosc/ACSUFRO,csrg-utfsm/acscb,jbarriosc/ACSUFRO,ACS-Community/ACS,ACS-Community/ACS,csrg-utfsm/acscb,ACS-Community/ACS,csrg-utfsm/acscb,jbarriosc/ACSUFRO,jbarriosc/ACSUFRO,csrg-utfsm/acscb,csrg-utfsm/acscb,ACS...
/* * ALMA - Atacama Large Millimiter Array * (c) European Southern Observatory, 2002 * Copyright by ESO (in the framework of the ALMA collaboration), * All rights reserved * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Pub...
LGPL/CommonSoftware/mastercomp/test/alma/ACS/MasterComponentImpl/TestMasterComponentHelper.java
/* * ALMA - Atacama Large Millimiter Array * (c) European Southern Observatory, 2002 * Copyright by ESO (in the framework of the ALMA collaboration), * All rights reserved * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Pub...
Class<> git-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@59289 523d945c-050c-4681-91ec-863ad3bb968a
LGPL/CommonSoftware/mastercomp/test/alma/ACS/MasterComponentImpl/TestMasterComponentHelper.java
Class<>
Java
apache-2.0
f354218479edc2e25f01c99fa47be6cd56fdaa9f
0
rbrito/commons-graph
package org.apache.commons.graph.collections; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apach...
src/main/java/org/apache/commons/graph/collections/FibonacciHeapNode.java
package org.apache.commons.graph.collections; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apach...
in Collections the generic element is denoted with <E>, just a matter of coherence git-svn-id: d10d6fea7dc5cdc41d063c212c6a6cfd08395fef@1145302 13f79535-47bb-0310-9956-ffa450edef68
src/main/java/org/apache/commons/graph/collections/FibonacciHeapNode.java
in Collections the generic element is denoted with <E>, just a matter of coherence
Java
apache-2.0
7bbd3b7973041f454edb619024c6a5e5152e9007
0
tl-its-umich-edu/sakai,pushyamig/sakai,introp-software/sakai,hackbuteer59/sakai,conder/sakai,buckett/sakai-gitflow,kwedoff1/sakai,surya-janani/sakai,zqian/sakai,buckett/sakai-gitflow,OpenCollabZA/sakai,willkara/sakai,whumph/sakai,tl-its-umich-edu/sakai,kwedoff1/sakai,bkirschn/sakai,liubo404/sakai,joserabal/sakai,tl-its...
/********************************************************************************** * * $Id$ * *********************************************************************************** * * Copyright (c) 2005 The Regents of the University of California, The MIT Corporation * * Licensed under the Educational Community ...
gradebook/app/ui/src/java/org/sakaiproject/tool/gradebook/jsf/AssignmentPointsConverter.java
/********************************************************************************** * * $Id$ * *********************************************************************************** * * Copyright (c) 2005 The Regents of the University of California, The MIT Corporation * * Licensed under the Educational Community ...
SAK-10158 http://bugs.sakaiproject.org/jira/browse/SAK-10158 roster / items that are not included in cumm. score not reflected in the UI git-svn-id: 544c358cc09106d3ca69bf3799573b8ef390fbe0@31165 66ffb92e-73f9-0310-93c1-f5514f145a0a
gradebook/app/ui/src/java/org/sakaiproject/tool/gradebook/jsf/AssignmentPointsConverter.java
SAK-10158 http://bugs.sakaiproject.org/jira/browse/SAK-10158 roster / items that are not included in cumm. score not reflected in the UI
Java
apache-2.0
3bcc3ea195b08bcde62d630fe52f9228eef73d0d
0
globus/globus-toolkit,gridcf/gct,gridcf/gct,gridcf/gct,ellert/globus-toolkit,globus/globus-toolkit,globus/globus-toolkit,globus/globus-toolkit,ellert/globus-toolkit,globus/globus-toolkit,ellert/globus-toolkit,ellert/globus-toolkit,ellert/globus-toolkit,gridcf/gct,globus/globus-toolkit,gridcf/gct,globus/globus-toolkit,e...
/* * Copyright 1999-2006 University of Chicago * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law...
usage/java/receiver/source/src/org/globus/usage/receiver/HandlerThread.java
/* * Copyright 1999-2006 University of Chicago * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law...
make things compile against trunk
usage/java/receiver/source/src/org/globus/usage/receiver/HandlerThread.java
make things compile against trunk
Java
apache-2.0
a73ba4dc254bddc4ee82dad88f3bdc35902afbcb
0
endeavourhealth/EDS,endeavourhealth/EDS,endeavourhealth/EDS,endeavourhealth/EDS,endeavourhealth/EDS
package org.endeavourhealth.queuereader; import org.endeavourhealth.common.config.ConfigManager; import org.endeavourhealth.core.configuration.ConfigDeserialiser; import org.endeavourhealth.core.configuration.QueueReaderConfiguration; import org.endeavourhealth.core.queueing.QueueHelper; import org.endeavourhealth.que...
src/eds-queuereader/src/main/java/org/endeavourhealth/queuereader/Main.java
package org.endeavourhealth.queuereader; import org.endeavourhealth.common.config.ConfigManager; import org.endeavourhealth.core.configuration.ConfigDeserialiser; import org.endeavourhealth.core.configuration.QueueReaderConfiguration; import org.endeavourhealth.core.queueing.QueueHelper; import org.endeavourhealth.que...
Force new build
src/eds-queuereader/src/main/java/org/endeavourhealth/queuereader/Main.java
Force new build
Java
apache-2.0
56845e5005ace9e13562f21f11e42e07f83e7d50
0
libgdx/libgdx,cypherdare/libgdx,MikkelTAndersen/libgdx,NathanSweet/libgdx,alex-dorokhov/libgdx,MikkelTAndersen/libgdx,alex-dorokhov/libgdx,cypherdare/libgdx,Zomby2D/libgdx,tommyettinger/libgdx,NathanSweet/libgdx,alex-dorokhov/libgdx,Zomby2D/libgdx,NathanSweet/libgdx,cypherdare/libgdx,bladecoder/libgdx,Zomby2D/libgdx,st...
/******************************************************************************* * Copyright 2011 See AUTHORS file. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http:...
gdx/src/com/badlogic/gdx/math/Ellipse.java
/******************************************************************************* * Copyright 2011 See AUTHORS file. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http:...
Changed Constructor of Ellipse(Circle) (#5234) Shouldn't width & height be radius * 2f to match the original circle?
gdx/src/com/badlogic/gdx/math/Ellipse.java
Changed Constructor of Ellipse(Circle) (#5234)
Java
apache-2.0
967a17905480422e35e7fbeef4c4e990e7a5d6d1
0
waynett/j2objc,lukhnos/j2objc,Buggaboo/j2objc,zhakui/j2objc,jefflovejapan/j2objc,doppllib/j2objc,goodow/j2objc,androiddream/j2objc,google/j2objc,qq644531343/j2objc,androiddream/j2objc,androiddream/j2objc,life-beam/j2objc,shabbirh/j2objc,groschovskiy/j2objc,mway08/j2objc,Buggaboo/j2objc,lukhnos/j2objc,theoriginalgri/j2o...
/* * Copyright (C) 2007 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
jre_emul/Classes/sun/misc/Unsafe.java
/* * Copyright (C) 2007 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
Added unsafe array accessor methods, needed because IOSArray buffers aren't inlined into the array like the JVM's are. Change on 2013/10/30 by tball <tball@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=55858022
jre_emul/Classes/sun/misc/Unsafe.java
Added unsafe array accessor methods, needed because IOSArray buffers aren't inlined into the array like the JVM's are. Change on 2013/10/30 by tball <tball@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=55858022
Java
apache-2.0
e5686426f7eb468e02c39135ec70ffdd50cbf875
0
finmath/finmath-lib,finmath/finmath-lib
/* * (c) Copyright Christian P. Fries, Germany. Contact: email@christian-fries.de. * * Created on 06.04.2005 */ package net.finmath.montecarlo.interestrate.products; import net.finmath.exception.CalculationException; import net.finmath.montecarlo.RandomVariableFromDoubleArray; import net.finmath.montecarlo.interes...
src/main/java/net/finmath/montecarlo/interestrate/products/DigitalCaplet.java
/* * (c) Copyright Christian P. Fries, Germany. Contact: email@christian-fries.de. * * Created on 06.04.2005 */ package net.finmath.montecarlo.interestrate.products; import net.finmath.exception.CalculationException; import net.finmath.montecarlo.RandomVariableFromDoubleArray; import net.finmath.montecarlo.interes...
Using scalar in indicator function values.
src/main/java/net/finmath/montecarlo/interestrate/products/DigitalCaplet.java
Using scalar in indicator function values.
Java
bsd-2-clause
ac18c10b5720a1f94696158e0dd2e104be3176e4
0
chototsu/MikuMikuStudio,chototsu/MikuMikuStudio,chototsu/MikuMikuStudio,chototsu/MikuMikuStudio
/* * Copyright (c) 2003-2006 jMonkeyEngine * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of ...
src/com/jmex/awt/swingui/JMEDesktop.java
/* * Copyright (c) 2003-2006 jMonkeyEngine * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of ...
MINOR: JMEDesktop: use MouseEvent.BUTTON* constants git-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@2951 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
src/com/jmex/awt/swingui/JMEDesktop.java
MINOR: JMEDesktop: use MouseEvent.BUTTON* constants
Java
bsd-3-clause
601a34ba99709ed33906d119fd4d77a31ae48577
0
bertleft/jmonkeyengine,yetanotherindie/jMonkey-Engine,yetanotherindie/jMonkey-Engine,bertleft/jmonkeyengine,aaronang/jmonkeyengine,aaronang/jmonkeyengine,skapi1992/jmonkeyengine,olafmaas/jmonkeyengine,d235j/jmonkeyengine,yetanotherindie/jMonkey-Engine,amit2103/jmonkeyengine,davidB/jmonkeyengine,danteinforno/jmonkeyengi...
/* * Copyright (c) 2009-2012 jMonkeyEngine * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this...
engine/src/blender/com/jme3/scene/plugins/blender/curves/CurvesHelper.java
/* * Copyright (c) 2009-2012 jMonkeyEngine * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this...
Fixed an error that caused NullPointerException to be raised if a curve had no taper object applied. git-svn-id: f9411aee4f13664f2fc428a5b3e824fe43a079a3@10069 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
engine/src/blender/com/jme3/scene/plugins/blender/curves/CurvesHelper.java
Fixed an error that caused NullPointerException to be raised if a curve had no taper object applied.
Java
bsd-3-clause
c8976a58ccbf886376e673ee296e7e0ef4fb76e7
0
codeaudit/semanticvectors,alifars/semanticvectors,dwiddows/semanticvectors,CalZera/semanticvectors,JohnLetnev/semanticvectors,Peratham/semanticvectors,Peratham/semanticvectors,ahsannabi/semanticvectors,crack521/semanticvectors,CalZera/semanticvectors,JohnLetnev/semanticvectors,alifars/semanticvectors,crack521/semanticv...
/** Copyright (c) 2008, Arizona State University. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list o...
src/main/java/pitt/search/semanticvectors/PSI.java
/** Copyright (c) 2008, Arizona State University. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list o...
Copying vectors we're supposed to modify in-place was a terrible idea.
src/main/java/pitt/search/semanticvectors/PSI.java
Copying vectors we're supposed to modify in-place was a terrible idea.
Java
bsd-3-clause
e546e492e3fb0b134e42d5bcfe82e9e8f61f6f23
0
limingwei/li-old,limingwei/li-old
package li.aop; import java.lang.reflect.Method; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import li.annotation.Aop; import li.ioc.Ioc; import net.sf.cglib.core.NamingPolicy; import net.sf.cglib.core.Predicate; import net.sf.cglib.proxy.Enhancer; i...
framework/li/aop/AopEnhancer.java
package li.aop; import java.lang.reflect.Method; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import li.annotation.Aop; import li.ioc.Ioc; import net.sf.cglib.core.NamingPolicy; import net.sf.cglib.core.Predicate; import net.sf.cglib.proxy.Enhancer; i...
Aop代码调整
framework/li/aop/AopEnhancer.java
Aop代码调整
Java
bsd-3-clause
78cb5342feee23dc2bbb30296b783489f5fa2391
0
adamretter/droid,snail1966/droid,digital-preservation/droid,jacobpovar/droid,digital-preservation/droid,adamretter/droid,snail1966/droid,digital-preservation/droid,digital-preservation/droid,jacobpovar/droid,snail1966/droid,adamretter/droid,snail1966/droid,jacobpovar/droid,digital-preservation/droid,snail1966/droid
/** * Copyright (c) 2012, The National Archives <pronom@nationalarchives.gsi.gov.uk> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following * conditions are met: * * * Redistributions of source code must re...
droid-core/src/main/java/uk/gov/nationalarchives/droid/core/signature/droid6/SideFragment.java
/** * Copyright (c) 2012, The National Archives <pronom@nationalarchives.gsi.gov.uk> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following * conditions are met: * * * Redistributions of source code must re...
Use byteseek 2 in original SideFragment.
droid-core/src/main/java/uk/gov/nationalarchives/droid/core/signature/droid6/SideFragment.java
Use byteseek 2 in original SideFragment.
Java
mit
199bc0305bd9f9910875d9d9120d1fa2b08dcfa9
0
mtimkovich/HoldEm
package cards; import java.util.*; import cards.Card.*; public class Deck { private ArrayList<Card> cards = new ArrayList<Card>(); private int deckPointer = 0; public Deck() { for (Rank rank : Rank.values()) { for (Suit suit : Suit.values()) { cards.add(new Card(suit, ...
cards/Deck.java
package cards; import java.util.*; import cards.Card.*; public class Deck { private ArrayList<Card> cards = new ArrayList<Card>(); private int deckPointer = 0; public Deck() { for (Rank rank : Rank.values()) { for (Suit suit : Card.Suit.values()) { cards.add(new Card(s...
Rank and Suit are now enums
cards/Deck.java
Rank and Suit are now enums
Java
mit
45d58921cc5503ed3199ab9eeda11c78e00e3297
0
TechCavern/WaveTact
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.techcavern.wavetact.commands.chanop; import com.techcavern.wavetact.objects.Command; import com.techcavern.wavetact.utils....
src/com/techcavern/wavetact/commands/chanop/Kick.java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.techcavern.wavetact.commands.chanop; import com.techcavern.wavetact.objects.Command; import com.techcavern.wavetact.utils....
derp derp derp
src/com/techcavern/wavetact/commands/chanop/Kick.java
derp derp derp
Java
mit
8033dd95dbe694c8ecd99d4fa921535c995c045e
0
guigarage/Photonia,guigarage/Photonia,guigarage/Photonia,madmas/Photonia,guigarage/Photonia
package com.guigarage.photonia.service; import java.util.concurrent.Callable; import java.util.concurrent.Future; import java.util.function.Consumer; public interface AsyncService { <V> Future<V> call(Callable<V> callable, Consumer<Future<V>> onDone); Future<Void> run(Runnable runnable, Consumer<Future<Void...
photonia-server/src/main/java/com/guigarage/photonia/service/AsyncService.java
package com.guigarage.photonia.service; import java.util.concurrent.Callable; import java.util.concurrent.Future; import java.util.function.Consumer; public interface AsyncService { <V> Future<V> call(Callable<V> callable, Consumer<Future<V>> onDone); Future<Void> run(Runnable runnable, Consumer<Void> onDon...
use future in async service
photonia-server/src/main/java/com/guigarage/photonia/service/AsyncService.java
use future in async service
Java
mit
81213546144b7bfed7b70e55d36940b0e8f6cc7f
0
Deutsche-Digitale-Bibliothek/ddb-pdc,Deutsche-Digitale-Bibliothek/ddb-pdc
package de.ddb.pdc.core; import java.util.NoSuchElementException; /** * This is the flow chart representation of Germany. A public calculator can use * this flow chart to decide the public domain calculator problem for Germany. */ enum FlowChartStateGermany implements FlowChartState { /** * Dummy first state...
src/main/java/de/ddb/pdc/core/FlowChartStateGermany.java
package de.ddb.pdc.core; import java.util.NoSuchElementException; /** * This is the flow chart representation of Germany. A public calculator can use * this flow chart to decide the public domain calculator problem for Germany. */ enum FlowChartStateGermany implements FlowChartState { /** * Dummy ...
Make flow chart enum much more readable
src/main/java/de/ddb/pdc/core/FlowChartStateGermany.java
Make flow chart enum much more readable
Java
mit
024703ec6d3fd9594eb32a54670f81425dfc89c3
0
sddtc/couple,sddtc/couple
package com.sddtc.controller.faceword; import java.util.List; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.ModelAttribute; import org.springframew...
src/com/sddtc/controller/faceword/FacewordController.java
package com.sddtc.controller.faceword; import java.util.List; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.ModelAttribute; import org.springframew...
remove unuse comment
src/com/sddtc/controller/faceword/FacewordController.java
remove unuse comment
Java
mpl-2.0
dc0cb4212e594d9998bc120d2aa1854ad0fc2a29
0
JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core
/************************************************************************* * * $RCSfile: PropertyMatcherFactory.java,v $ * * $Revision: 1.2 $ * * last change:$Date: 2003-05-27 12:34:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses * * ...
qadevOOo/tests/java/mod/_cnt/PropertyMatcherFactory.java
/************************************************************************* * * $RCSfile: PropertyMatcherFactory.java,v $ * * $Revision: 1.1 $ * * last change:$Date: 2003-01-27 18:14:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses * * ...
INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:32 sg 1.1.8.1: #109819# prepare devide of runner
qadevOOo/tests/java/mod/_cnt/PropertyMatcherFactory.java
INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:32 sg 1.1.8.1: #109819# prepare devide of runner
Java
unlicense
da6d58b54228f397329088eb8bf1f2f60e0201a2
0
SleepyTrousers/EnderIO,HenryLoenwind/EnderIO
package crazypants.enderio.machines.machine.generator.lava; import java.util.Collections; import java.util.List; import javax.annotation.Nonnull; import javax.annotation.Nullable; import com.enderio.core.api.common.util.ITankAccess; import com.enderio.core.common.fluid.SmartTank; import com.enderio.core.common.fluid...
enderio-machines/src/main/java/crazypants/enderio/machines/machine/generator/lava/TileLavaGenerator.java
package crazypants.enderio.machines.machine.generator.lava; import java.util.Collections; import java.util.List; import javax.annotation.Nonnull; import javax.annotation.Nullable; import com.enderio.core.api.common.util.ITankAccess; import com.enderio.core.common.fluid.SmartTank; import com.enderio.core.common.fluid...
Added comments
enderio-machines/src/main/java/crazypants/enderio/machines/machine/generator/lava/TileLavaGenerator.java
Added comments
Java
unlicense
dcf54add7e5c99f14f0b5e3c6aead7e7f48e69e6
0
charlesmadere/that-lil-hummingbird
package com.charlesmadere.hummingbird.networking; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.text.TextUtils; import com.charlesmadere.hummingbird.misc.Constants; import com.charlesmadere.hummingbird.misc.CurrentUser; import com.charlesmadere.hummingbird.misc....
project/app/src/main/java/com/charlesmadere/hummingbird/networking/Api.java
package com.charlesmadere.hummingbird.networking; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.text.TextUtils; import com.charlesmadere.hummingbird.misc.Constants; import com.charlesmadere.hummingbird.misc.CurrentUser; import com.charlesmadere.hummingbird.misc....
changed an exception catch
project/app/src/main/java/com/charlesmadere/hummingbird/networking/Api.java
changed an exception catch
Java
apache-2.0
272c3b1516d55e5dce8827cd7176ab0c49325a03
0
doanduyhai/Achilles,doanduyhai/Achilles
package info.archinnov.achilles.entity.operations; import static me.prettyprint.hector.api.beans.AbstractComposite.ComponentEquality.EQUAL; import static me.prettyprint.hector.api.beans.AbstractComposite.ComponentEquality.GREATER_THAN_EQUAL; import info.archinnov.achilles.composite.factory.DynamicCompositeKeyFactory; ...
src/main/java/info/archinnov/achilles/entity/operations/EntityLoader.java
package info.archinnov.achilles.entity.operations; import static me.prettyprint.hector.api.beans.AbstractComposite.ComponentEquality.EQUAL; import static me.prettyprint.hector.api.beans.AbstractComposite.ComponentEquality.GREATER_THAN_EQUAL; import info.archinnov.achilles.composite.factory.DynamicCompositeKeyFactory; ...
Remove useless component for SerialVersionUid
src/main/java/info/archinnov/achilles/entity/operations/EntityLoader.java
Remove useless component for SerialVersionUid
Java
apache-2.0
102ebf32a588071f85350d071444c5321853435c
0
PearsonEducation/StatsPoller,PearsonEducation/StatsPoller
package com.pearson.statspoller.internal_metric_collectors.linux.DiskIo; import com.pearson.statspoller.utilities.MathUtilities; import com.pearson.statspoller.utilities.StackTrace; import java.math.BigDecimal; import java.math.RoundingMode; import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * @author Jeff...
src/main/java/com/pearson/statspoller/internal_metric_collectors/linux/DiskIo/DiskIoStat_Delta.java
package com.pearson.statspoller.internal_metric_collectors.linux.DiskIo; import com.pearson.statspoller.utilities.MathUtilities; import com.pearson.statspoller.utilities.StackTrace; import java.math.BigDecimal; import java.math.RoundingMode; import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * @author Jeff...
* finally got average queue length working right
src/main/java/com/pearson/statspoller/internal_metric_collectors/linux/DiskIo/DiskIoStat_Delta.java
* finally got average queue length working right
Java
apache-2.0
8a0569ebfdfd64f67abb32dcfc2081482d7da687
0
lsinfo3/onos,oplinkoms/onos,sonu283304/onos,Shashikanth-Huawei/bmp,rvhub/onos,lsinfo3/onos,Shashikanth-Huawei/bmp,lsinfo3/onos,y-higuchi/onos,chenxiuyang/onos,mengmoya/onos,jinlongliu/onos,Shashikanth-Huawei/bmp,Shashikanth-Huawei/bmp,chenxiuyang/onos,castroflavio/onos,oeeagle/onos,maheshraju-Huawei/actn,rvhub/onos,chi...
/* * Copyright 2014-2015 Open Networking Laboratory * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab...
utils/netty/src/main/java/org/onlab/netty/NettyMessaging.java
/* * Copyright 2014-2015 Open Networking Laboratory * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab...
Drop log level to debug for couple of NettyMessaging log statements Change-Id: I89867eecca4bc59caf315dd3d99864c7a9a29738
utils/netty/src/main/java/org/onlab/netty/NettyMessaging.java
Drop log level to debug for couple of NettyMessaging log statements
Java
apache-2.0
b80caf539d63d964ee2232cd8803453048161635
0
statsbiblioteket/doms-update-tracker,statsbiblioteket/doms-update-tracker
package dk.statsbiblioteket.doms.updatetracker.improved.database; import org.hibernate.annotations.Cascade; import org.hibernate.annotations.CascadeType; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.Index; import javax.persistence.JoinTable; i...
updatetracker-lib/src/main/java/dk/statsbiblioteket/doms/updatetracker/improved/database/Record.java
package dk.statsbiblioteket.doms.updatetracker.improved.database; import org.hibernate.annotations.Cascade; import org.hibernate.annotations.CascadeType; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.Index; import javax.persistence.JoinTable; i...
Added indexes and not null
updatetracker-lib/src/main/java/dk/statsbiblioteket/doms/updatetracker/improved/database/Record.java
Added indexes and not null
Java
apache-2.0
69a0483c949b3d9ea384264b9f89539674cdef13
0
bpzhang/dubbo,qtvbwfn/dubbo,qtvbwfn/dubbo,fengyie007/dubbo,yuyijq/dubbo,qtvbwfn/dubbo,qtvbwfn/dubbo,bpzhang/dubbo,fengyie007/dubbo,wuwen5/dubbo,lovepoem/dubbo,wuwen5/dubbo,lovepoem/dubbo,bpzhang/dubbo,fengyie007/dubbo,lovepoem/dubbo,yuyijq/dubbo,wuwen5/dubbo
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
dubbo-rpc/dubbo-rpc-api/src/main/java/org/apache/dubbo/rpc/AsyncRpcResult.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
check complete status of async-result before try to update (#4394) #4394
dubbo-rpc/dubbo-rpc-api/src/main/java/org/apache/dubbo/rpc/AsyncRpcResult.java
check complete status of async-result before try to update (#4394)
Java
apache-2.0
f9ff43c5603d314767933d1b96fc3067778b4c30
0
wouterv/orientdb,rprabhat/orientdb,wyzssw/orientdb,allanmoso/orientdb,wouterv/orientdb,mmacfadden/orientdb,joansmith/orientdb,mmacfadden/orientdb,giastfader/orientdb,sanyaade-g2g-repos/orientdb,tempbottle/orientdb,jdillon/orientdb,alonsod86/orientdb,rprabhat/orientdb,cstamas/orientdb,cstamas/orientdb,orientechnologies/...
/* * Copyright 1999-2012 Luca Garulli (l.garulli--at--orientechnologies.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Un...
nativeos/src/main/java/com/orientechnologies/nio/CLibrary.java
/* * Copyright 1999-2012 Luca Garulli (l.garulli--at--orientechnologies.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Un...
Minor: reduced log level to DEBUG
nativeos/src/main/java/com/orientechnologies/nio/CLibrary.java
Minor: reduced log level to DEBUG
Java
apache-2.0
6a1dcfd943610602b1b20732c0e52aadcc3a27b4
0
thymeleaf/thymeleaf,kigsmtua/thymeleaf,thymeleaf/thymeleaf,magat/thymeleaf
/* * ============================================================================= * * Copyright (c) 2011-2012, The THYMELEAF team (http://www.thymeleaf.org) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may ...
src/main/java/org/thymeleaf/context/WebVariablesMap.java
/* * ============================================================================= * * Copyright (c) 2011-2012, The THYMELEAF team (http://www.thymeleaf.org) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may ...
Minor simplification to WebVariablesMAp
src/main/java/org/thymeleaf/context/WebVariablesMap.java
Minor simplification to WebVariablesMAp
Java
apache-2.0
a76757d4fa3640b64363cf34c1aa17b62b70d792
0
realityforge/replicant,realityforge/replicant
package org.realityforge.replicant.client.runtime.gwt; import com.google.gwt.user.client.Timer; import javax.annotation.Nonnull; import javax.inject.Inject; import javax.inject.Singleton; import org.realityforge.replicant.client.runtime.DataLoaderEntry; import org.realityforge.replicant.client.runtime.ReplicantClientS...
client-gwt/src/main/java/org/realityforge/replicant/client/runtime/gwt/GwtReplicantClientSystemImpl.java
package org.realityforge.replicant.client.runtime.gwt; import com.google.gwt.event.shared.EventBus; import com.google.gwt.user.client.Timer; import javax.annotation.Nonnull; import javax.inject.Inject; import javax.inject.Singleton; import org.realityforge.replicant.client.runtime.DataLoaderEntry; import org.realityfo...
Remove EventBus dependency
client-gwt/src/main/java/org/realityforge/replicant/client/runtime/gwt/GwtReplicantClientSystemImpl.java
Remove EventBus dependency
Java
apache-2.0
c61eb1f84207341e6132a26a7ad4b75621377594
0
CrystalCraftMC/ZeroSuit
/* * Copyright 2015 CrystalCraftMC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
src/main/java/com/crystalcraftmc/zerosuit/ZeroGArea.java
/* * Copyright 2015 CrystalCraftMC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
Fix My Name
src/main/java/com/crystalcraftmc/zerosuit/ZeroGArea.java
Fix My Name