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
bsd-3-clause
dc4e8146f7205b19492ebdd6de18fbc9ad3684de
0
dart-archive/dart-sdk,dart-lang/sdk,dart-archive/dart-sdk,dartino/dart-sdk,dart-lang/sdk,dart-lang/sdk,dartino/dart-sdk,dartino/dart-sdk,dart-archive/dart-sdk,dartino/dart-sdk,dartino/dart-sdk,dart-archive/dart-sdk,dartino/dart-sdk,dartino/dart-sdk,dart-archive/dart-sdk,dart-lang/sdk,dart-lang/sdk,dart-archive/dart-sdk...
// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file // for details. All rights reserved. Use of this source code is governed by a // BSD-style license that can be found in the LICENSE file. package com.google.dart.compiler; import com.google.common.base.Objects; import com.google.common.coll...
compiler/java/com/google/dart/compiler/DartCompiler.java
// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file // for details. All rights reserved. Use of this source code is governed by a // BSD-style license that can be found in the LICENSE file. package com.google.dart.compiler; import com.google.common.base.Objects; import com.google.common.coll...
TBR update the dartc deprecation message Review URL: https://codereview.chromium.org//16031002 git-svn-id: c93d8a2297af3b929165606efe145742a534bc71@23157 260f80e4-7a28-3924-810f-c04153c831b5
compiler/java/com/google/dart/compiler/DartCompiler.java
TBR update the dartc deprecation message
Java
mit
6e419cbe9167ab263363145f8591dfef9dec25e8
0
FridaTveit/xjava,exercism/xjava,FridaTveit/xjava,exercism/xjava,jmluy/xjava,jtigger/xjava,jmluy/xjava,jtigger/xjava
public class TwelveDays { private static String[] days = new String[]{"first", "second", "third", "fourth", "fifth", "sixth", "seventh", "eighth", "ninth", "tenth", "eleventh", "twelfth"}; private static String[] gifts = new String[]{ "a Partridge in a Pear Tree.", "two Turtl...
exercises/twelve-days/src/example/java/TwelveDays.java
public class TwelveDays { private static String[] days = new String[] {"first", "second", "third", "fourth", "fifth", "sixth", "seventh", "eighth", "ninth", "tenth", "eleventh", "twelfth"}; private static String[] gifts = new String[] { "a Partridge in a Pear Tree.", "two Turtle ...
twelve-days: inline constructVerse
exercises/twelve-days/src/example/java/TwelveDays.java
twelve-days: inline constructVerse
Java
mit
0be78e111dd53093ccc3d39ab95a4d4caa44f8fe
0
egordorichev/LastTry,Col-E/LastTry,LastTryR/LastTry
package org.egordorichev.lasttry; import org.egordorichev.lasttry.entity.Enemy; import org.egordorichev.lasttry.entity.Player; import org.egordorichev.lasttry.entity.EnemyID; import org.egordorichev.lasttry.item.Item; import org.egordorichev.lasttry.item.ItemHolder; import org.egordorichev.lasttry.item.modifier.Modifi...
src/main/java/org/egordorichev/lasttry/GamePlayState.java
package org.egordorichev.lasttry; import org.egordorichev.lasttry.entity.Enemy; import org.egordorichev.lasttry.entity.Player; import org.egordorichev.lasttry.entity.EnemyID; import org.egordorichev.lasttry.item.Item; import org.egordorichev.lasttry.item.ItemHolder; import org.egordorichev.lasttry.item.modifier.Modifi...
Update GamePlayState.java
src/main/java/org/egordorichev/lasttry/GamePlayState.java
Update GamePlayState.java
Java
mit
42940eefb0a21a84a0bcdc8c2c0d1adf9c2bb7aa
0
xjy2061/NovaImageLoader,facebook/fresco,s1rius/fresco,facebook/fresco,facebook/fresco,s1rius/fresco,xjy2061/NovaImageLoader,MaTriXy/fresco,s1rius/fresco,MaTriXy/fresco,xjy2061/NovaImageLoader,MaTriXy/fresco,MaTriXy/fresco,facebook/fresco,xjy2061/NovaImageLoader,facebook/fresco,xjy2061/NovaImageLoader,MaTriXy/fresco,fac...
/* * Copyright (c) 2015-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. */ package com...
imagepipeline-base/src/main/java/com/facebook/imagepipeline/common/ImageDecodeOptionsBuilder.java
/* * Copyright (c) 2015-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. */ package com...
Correctly set custom image decoder for ImageDecodeOptionsBuilder when created from existing options Summary: Custom decoders are not correctly set if you build upon existing image decode options. Reviewed By: foghina Differential Revision: D5775141 fbshipit-source-id: b33eab38d9d6a1c66333a25c5393fc0bcfdbfc9b
imagepipeline-base/src/main/java/com/facebook/imagepipeline/common/ImageDecodeOptionsBuilder.java
Correctly set custom image decoder for ImageDecodeOptionsBuilder when created from existing options
Java
mit
7719e1454af7d5dda5355c978f4c4a81a020f1f7
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/sensors/NormalLocationManager.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...
SENS: Modifica NormalLocationManager.attachObserver() Viene semplificato l'aggiornamento della posizione registrando un unico listener (this) e segnalando in un colpo solo tutti gli observer. Related to SHANDROID-167
serleena/app/src/main/java/com/kyloth/serleena/sensors/NormalLocationManager.java
SENS: Modifica NormalLocationManager.attachObserver()
Java
mit
2920e75623d6e7aebde373b5e3df050651e4d26b
0
SE-Lab2017/Lab1
package org.yoooo.se1; import java.util.ArrayList; import java.util.Collections; import java.util.List; /** * A GraphPath represents a path in a graph. * * @param <V> the graph vertex type * @param <E> the graph edge type */ public class GraphPath<V, E> { private Graph<V, E> mGraph; private List<E> mEdge...
src/org/yoooo/se1/GraphPath.java
package org.yoooo.se1; import java.util.ArrayList; import java.util.Collections; import java.util.List; /** * A GraphPath represents a path in a graph. * * @param <V> the graph vertex type * @param <E> the graph edge type */ public class GraphPath<V, E> { private Graph<V, E> mGraph; private List<E> mEdge...
Recalculate path weight after modification
src/org/yoooo/se1/GraphPath.java
Recalculate path weight after modification
Java
mit
de981825eb23379fc6218b0f5e495d53ffd6664d
0
InnovateUKGitHub/innovation-funding-service,InnovateUKGitHub/innovation-funding-service,InnovateUKGitHub/innovation-funding-service,InnovateUKGitHub/innovation-funding-service,InnovateUKGitHub/innovation-funding-service
package org.innovateuk.ifs.project.security; import org.innovateuk.ifs.commons.security.PermissionRule; import org.innovateuk.ifs.commons.security.PermissionRules; import org.innovateuk.ifs.project.resource.ProjectResource; import org.innovateuk.ifs.security.BasePermissionRules; import org.innovateuk.ifs.user.resource...
ifs-data-service/src/main/java/org/innovateuk/ifs/project/security/ProjectPermissionRules.java
package org.innovateuk.ifs.project.security; import org.innovateuk.ifs.commons.security.PermissionRule; import org.innovateuk.ifs.commons.security.PermissionRules; import org.innovateuk.ifs.project.resource.ProjectResource; import org.innovateuk.ifs.security.BasePermissionRules; import org.innovateuk.ifs.user.resource...
INFUND-7983 Review comment Former-commit-id: e43fa8ca93588b3611698faf5aef1bc00b0c300e
ifs-data-service/src/main/java/org/innovateuk/ifs/project/security/ProjectPermissionRules.java
INFUND-7983 Review comment
Java
mit
5c30bf35d3533a93b4db811c5184a9bda6999bfd
0
elyas-bhy/harmony-visualizer,elyas-bhy/harmony-visualizer,elyas-bhy/harmony-visualizer,elyas-bhy/harmony-visualizer
package com.analysis.focus; import java.util.ArrayList; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map.Entry; import java.util.Properties; import java.util.Set; import fr.labri.harmony.core.analysis.AbstractAnalysis; import fr.labri.harmony.core.config.model.AnalysisCo...
source/analysis/com.analysis.focus/src/com/analysis/focus/FocusAnalysis.java
package com.analysis.focus; import java.util.ArrayList; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map.Entry; import java.util.Properties; import java.util.Set; import fr.labri.harmony.core.analysis.AbstractAnalysis; import fr.labri.harmony.core.config.model.AnalysisCo...
Added code documentation
source/analysis/com.analysis.focus/src/com/analysis/focus/FocusAnalysis.java
Added code documentation
Java
epl-1.0
5da01402b5d5eae472c9de5587672366a4eb7d15
0
jtrfp/terminal-recall,jtrfp/terminal-recall,jtrfp/terminal-recall
/******************************************************************************* * This file is part of TERMINAL RECALL * Copyright (c) 2012-2014 Chuck Ritola * Part of the jTRFP.org project * All rights reserved. This program and the accompanying materials * are made available under the terms of the GNU Public Li...
src/main/java/org/jtrfp/trcl/obj/PositionListener.java
/******************************************************************************* * This file is part of TERMINAL RECALL * Copyright (c) 2012-2014 Chuck Ritola * Part of the jTRFP.org project * All rights reserved. This program and the accompanying materials * are made available under the terms of the GNU Public Li...
Modify PositionListener to factor old position value for reactive calculations.
src/main/java/org/jtrfp/trcl/obj/PositionListener.java
Modify PositionListener to factor old position value for reactive calculations.
Java
epl-1.0
515615453e6dc5f744c3833c0104a0a80ad249da
0
Charling-Huang/birt,Charling-Huang/birt,rrimmana/birt-1,Charling-Huang/birt,sguan-actuate/birt,sguan-actuate/birt,rrimmana/birt-1,sguan-actuate/birt,sguan-actuate/birt,rrimmana/birt-1,sguan-actuate/birt,rrimmana/birt-1,Charling-Huang/birt,Charling-Huang/birt,rrimmana/birt-1
/******************************************************************************* * Copyright (c) 2004, 2007 Actuate Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is a...
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/api/CubeQueryExecutorHelper.java
/******************************************************************************* * Copyright (c) 2004, 2007 Actuate Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is a...
Fixed NPE when level is null in cube dimension.
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/api/CubeQueryExecutorHelper.java
Fixed NPE when level is null in cube dimension.
Java
agpl-3.0
7a7f75db01dde85610c993be4226b0231f9c973a
0
RoumenGeorgiev/AndroidAPS,jotomo/AndroidAPS,MilosKozak/AndroidAPS,RoumenGeorgiev/AndroidAPS,Heiner1/AndroidAPS,PoweRGbg/AndroidAPS,Heiner1/AndroidAPS,MilosKozak/AndroidAPS,MilosKozak/AndroidAPS,Heiner1/AndroidAPS,AdrianLxM/AndroidAPS,jotomo/AndroidAPS,PoweRGbg/AndroidAPS,PoweRGbg/AndroidAPS,jotomo/AndroidAPS,winni67/An...
package info.nightscout.androidaps.plugins.Actions; import android.app.Activity; import android.os.Bundle; import android.os.Handler; import android.os.HandlerThread; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android.view.LayoutInflater; import android.view.View; im...
app/src/main/java/info/nightscout/androidaps/plugins/Actions/ActionsFragment.java
package info.nightscout.androidaps.plugins.Actions; import android.app.Activity; import android.os.Bundle; import android.os.Handler; import android.os.HandlerThread; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android.view.LayoutInflater; import android.view.View; im...
fix cancel real temp basals from actions
app/src/main/java/info/nightscout/androidaps/plugins/Actions/ActionsFragment.java
fix cancel real temp basals from actions
Java
lgpl-2.1
91d0f8a682e2269065de12a73ccb534b989ccf59
0
cytoscape/cytoscape-impl,cytoscape/cytoscape-impl,cytoscape/cytoscape-impl,cytoscape/cytoscape-impl,cytoscape/cytoscape-impl
/* Copyright (c) 2008, 2010-2011, The Cytoscape Consortium (www.cytoscape.org) 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 2.1 of the License, or any later version. T...
model-impl/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java
/* Copyright (c) 2008, 2010-2011, The Cytoscape Consortium (www.cytoscape.org) 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 2.1 of the License, or any later version. T...
Adding toString function
model-impl/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java
Adding toString function
Java
lgpl-2.1
95bacc89e93a1f812a00a0a2a447ae35af477f10
0
deegree/deegree3,deegree/deegree3,deegree/deegree3,deegree/deegree3,deegree/deegree3
//$HeadURL$ /*---------------------------------------------------------------------------- This file is part of deegree, http://deegree.org/ Copyright (C) 2001-2009 by: - Department of Geography, University of Bonn - and - lat/lon GmbH - This library is free software; you can redistribute it and/or modify it und...
deegree-tools/src/main/java/org/deegree/tools/crs/georeferencing/application/Controller.java
//$HeadURL$ /*---------------------------------------------------------------------------- This file is part of deegree, http://deegree.org/ Copyright (C) 2001-2009 by: - Department of Geography, University of Bonn - and - lat/lon GmbH - This library is free software; you can redistribute it and/or modify it und...
bug-fix module: GRViewer, Controller desc: the buildings are drawn on the right position in the geoRefPanel
deegree-tools/src/main/java/org/deegree/tools/crs/georeferencing/application/Controller.java
bug-fix module: GRViewer, Controller desc: the buildings are drawn on the right position in the geoRefPanel
Java
lgpl-2.1
856723ce0ada6e1b1f1c1b19a5675310c2e12f8c
0
tavlima/fosstrak-epcis
/** * */ package org.accada.epcis.repository.test; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStream; import javax.xml.rpc.ServiceException; import junit.framework.TestCase; import org.accada.epcis.queryclient.QueryClientInterface; import org.accada.epcis.querycl...
epcis-interop-test/src/test/java/org/fosstrak/epcis/repository/test/MasterDataQueryTest.java
/** * */ package org.accada.epcis.repository.test; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStream; import javax.xml.rpc.ServiceException; import junit.framework.TestCase; import org.accada.epcis.queryclient.QueryClientInterface; import org.accada.epcis.querycl...
MD13 changed to subscription git-svn-id: 14cb2299c006f7b361a702742ccab036dcc99b69@118 b63d296a-7662-4df4-3098-00f9c2c9103a
epcis-interop-test/src/test/java/org/fosstrak/epcis/repository/test/MasterDataQueryTest.java
MD13 changed to subscription
Java
apache-2.0
310ef8269713efac45369012d9d2d2baae44461f
0
pablomelo/mireka,pablomelo/mireka,pablomelo/mireka,pablomelo/mireka
package mireka.smtp.server; import java.net.InetAddress; import java.net.UnknownHostException; import javax.annotation.PostConstruct; import javax.annotation.PreDestroy; import mireka.Version; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.subethamail.smtp.MessageHandlerFactory; public class S...
src/mireka/smtp/server/SMTPServer.java
package mireka.smtp.server; import java.net.InetAddress; import java.net.UnknownHostException; import javax.annotation.PostConstruct; import javax.annotation.PreDestroy; import mireka.Version; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.subethamail.smtp.MessageHandlerFactory; public class S...
log statement was redundant with the log from SubEthaSMTP
src/mireka/smtp/server/SMTPServer.java
log statement was redundant with the log from SubEthaSMTP
Java
apache-2.0
9a4e50e12ef8d000e1dff5a26e1fe5a5f1e88b6a
0
davidegiannella/jackrabbit-oak,leftouterjoin/jackrabbit-oak,code-distillery/jackrabbit-oak,rombert/jackrabbit-oak,alexparvulescu/jackrabbit-oak,code-distillery/jackrabbit-oak,kwin/jackrabbit-oak,afilimonov/jackrabbit-oak,kwin/jackrabbit-oak,davidegiannella/jackrabbit-oak,anchela/jackrabbit-oak,alexkli/jackrabbit-oak,st...
/* * 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 ...
oak-jcr/src/test/java/org/apache/jackrabbit/oak/jcr/TestContentLoader.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 ...
OAK-657: Add oak:unstructured Use nt:unstructured for the TCK test content git-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1450188 13f79535-47bb-0310-9956-ffa450edef68
oak-jcr/src/test/java/org/apache/jackrabbit/oak/jcr/TestContentLoader.java
OAK-657: Add oak:unstructured
Java
apache-2.0
d0b976aa734ac4e488533652b8d51d6c3c4a92fc
0
jitsi/libjitsi,jitsi/libjitsi,jitsi/libjitsi,jitsi/libjitsi
/* * Copyright @ 2015 Atlassian Pty Ltd * * 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...
src/org/jitsi/impl/neomedia/rtcp/RTCPSenderInfoUtils.java
/* * Copyright @ 2015 Atlassian Pty Ltd * * 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...
style: Removes dead code.
src/org/jitsi/impl/neomedia/rtcp/RTCPSenderInfoUtils.java
style: Removes dead code.
Java
apache-2.0
7a888d2016ee32739039e8be32bea0cfab88a26e
0
gurbuzali/hazelcast-jet,gurbuzali/hazelcast-jet
/* * Copyright (c) 2008-2019, Hazelcast, Inc. All Rights Reserved. * * 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 ...
hazelcast-jet-core/src/test/java/com/hazelcast/jet/core/metrics/MetricsTest.java
/* * Copyright (c) 2008-2019, Hazelcast, Inc. All Rights Reserved. * * 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 ...
Increased Metrics test coverage
hazelcast-jet-core/src/test/java/com/hazelcast/jet/core/metrics/MetricsTest.java
Increased Metrics test coverage
Java
apache-2.0
126fddc08350a603cdfdb704645b3b0b7edaaa1b
0
openbaton/integration-tests,openbaton/openbaton-client,openbaton/openbaton-client,openbaton/openbaton-client,openbaton/integration-tests
package org.project.openbaton.sdk.api.rest; import org.project.openbaton.catalogue.mano.descriptor.NetworkServiceDescriptor; import org.project.openbaton.catalogue.mano.descriptor.PhysicalNetworkFunctionDescriptor; import org.project.openbaton.catalogue.mano.descriptor.VNFDependency; import org.project.openbaton.catal...
sdk/src/main/java/org/project/openbaton/sdk/api/rest/NetworkServiceDescriptorRestAgent.java
package org.project.openbaton.sdk.api.rest; cimport org.project.openbaton.catalogue.mano.descriptor.NetworkServiceDescriptor; import org.project.openbaton.catalogue.mano.descriptor.PhysicalNetworkFunctionDescriptor; import org.project.openbaton.catalogue.mano.descriptor.VNFDependency; import org.project.openbaton.cata...
fixed import
sdk/src/main/java/org/project/openbaton/sdk/api/rest/NetworkServiceDescriptorRestAgent.java
fixed import
Java
apache-2.0
63e32d49e15d87d3564ecf00c48f42d2b6a42376
0
benbenw/jmeter,apache/jmeter,etnetera/jmeter,ham1/jmeter,ham1/jmeter,benbenw/jmeter,apache/jmeter,etnetera/jmeter,ham1/jmeter,etnetera/jmeter,etnetera/jmeter,apache/jmeter,benbenw/jmeter,apache/jmeter,ham1/jmeter,etnetera/jmeter,apache/jmeter,benbenw/jmeter,ham1/jmeter
/* * 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...
src/components/org/apache/jmeter/visualizers/backend/BackendListenerContext.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...
Fix exception as per felix notes git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1641125 13f79535-47bb-0310-9956-ffa450edef68 Former-commit-id: ba30389ac66539c296652ba19d68d4cc47e9a92f
src/components/org/apache/jmeter/visualizers/backend/BackendListenerContext.java
Fix exception as per felix notes
Java
apache-2.0
34d893b2bca276f08f2eab430728e304f89c76c4
0
altsoft/PlatypusJS,altsoft/PlatypusJS,AlexeyKashintsev/PlatypusJS,jskonst/PlatypusJS,marat-gainullin/PlatypusJS,marat-gainullin/platypus-js,marat-gainullin/PlatypusJS,vadimv/PlatypusJS,vadimv/PlatypusJS,vadimv/PlatypusJS,AlexeyKashintsev/PlatypusJS,jskonst/PlatypusJS,jskonst/PlatypusJS,AlexeyKashintsev/PlatypusJS,vadim...
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.eas.designer.explorer.project; import com.eas.deploy.BaseDeployer; import com.eas.deploy.project.PlatypusSettings; import com.eas.designer.application.PlatypusUtils; import com.eas.util.StringUtils; import c...
designer/PlatypusExplorer/src/com/eas/designer/explorer/project/PlatypusProjectSettings.java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.eas.designer.explorer.project; import com.eas.deploy.BaseDeployer; import com.eas.deploy.project.PlatypusSettings; import com.eas.designer.application.PlatypusUtils; import com.eas.util.StringUtils; import c...
Bug fix.
designer/PlatypusExplorer/src/com/eas/designer/explorer/project/PlatypusProjectSettings.java
Bug fix.
Java
apache-2.0
3a20cefc4bbd025173f83489855bbf9348bea642
0
TonyChai24/test,quyixia/gerrit,anminhsu/gerrit,midnightradio/gerrit,Team-OctOS/host_gerrit,hdost/gerrit,Seinlin/gerrit,WANdisco/gerrit,supriyantomaftuh/gerrit,thesamet/gerrit,midnightradio/gerrit,Overruler/gerrit,Team-OctOS/host_gerrit,WANdisco/gerrit,anminhsu/gerrit,MerritCR/merrit,joshuawilson/merrit,renchaorevee/ger...
// Copyright (C) 2012 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-server/src/main/java/com/google/gerrit/server/change/PostReview.java
// Copyright (C) 2012 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 ...
PostReview: update and insert comments/approvals in a single step Conflicts: gerrit-server/src/main/java/com/google/gerrit/server/change/PostReview.java Change-Id: Ieab4ac0628e397495bfd8a278c879f79817ba443
gerrit-server/src/main/java/com/google/gerrit/server/change/PostReview.java
PostReview: update and insert comments/approvals in a single step
Java
apache-2.0
76b96af73c57117131df42dee78947bdad922805
0
apache/fop,apache/fop,chunlinyao/fop,chunlinyao/fop,chunlinyao/fop,apache/fop,apache/fop,chunlinyao/fop,apache/fop,chunlinyao/fop
/* * $Id: LineLayoutManager.java,v 1.24 2003/03/07 07:58:51 jeremias Exp $ * ============================================================================ * The Apache Software License, Version 1.1 * ============================================================================ * * Copyright (C) 1...
src/java/org/apache/fop/layoutmgr/LineLayoutManager.java
/* * $Id: LineLayoutManager.java,v 1.24 2003/03/07 07:58:51 jeremias Exp $ * ============================================================================ * The Apache Software License, Version 1.1 * ============================================================================ * * Copyright (C) 1...
Patch by Finn Bock applied (bug http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23765: Words not fitting the current line were not appearing on the subsequent line when trailing spaces were included in the fo:block.) git-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@196966 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/LineLayoutManager.java
Patch by Finn Bock applied (bug http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23765: Words not fitting the current line were not appearing on the subsequent line when trailing spaces were included in the fo:block.)
Java
apache-2.0
da61146a90758cc81e1a82f2c67da5f868af5ad5
0
gkatsikas/onos,kuujo/onos,kuujo/onos,LorenzReinhart/ONOSnew,kuujo/onos,oplinkoms/onos,opennetworkinglab/onos,LorenzReinhart/ONOSnew,opennetworkinglab/onos,oplinkoms/onos,oplinkoms/onos,LorenzReinhart/ONOSnew,gkatsikas/onos,oplinkoms/onos,opennetworkinglab/onos,gkatsikas/onos,osinstom/onos,kuujo/onos,opennetworkinglab/o...
/* * Copyright 2015-present 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 appli...
web/api/src/main/java/org/onosproject/rest/resources/NetworkConfigWebResource.java
/* * Copyright 2015-present 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 appli...
ONOS-6517 NPE in network/configuration. Error in a config field shows error message 400 instead of 207. Change-Id: I20aa8f7741262b46fbc56123e01524dcd165ff7c
web/api/src/main/java/org/onosproject/rest/resources/NetworkConfigWebResource.java
ONOS-6517
Java
apache-2.0
b8e4c5308ddefc1a4fdd57a3919c8936698e85b2
0
lostiniceland/org.ops4j.pax.web,lostiniceland/org.ops4j.pax.web
package org.ops4j.pax.web.deployer.internal; import java.io.File; import java.io.IOException; import java.net.MalformedURLException; import java.net.URL; import java.util.jar.Attributes; import java.util.jar.JarEntry; import java.util.jar.JarFile; import java.util.jar.Manifest; import org.slf4j.Logger; im...
pax-web-deployer/src/main/java/org/ops4j/pax/web/deployer/internal/WarDeployer.java
package org.ops4j.pax.web.deployer.internal; import java.io.File; import java.io.IOException; import java.net.MalformedURLException; import java.net.URL; import java.util.jar.Attributes; import java.util.jar.JarEntry; import java.util.jar.JarFile; import java.util.jar.Manifest; import org.slf4j.Logger; im...
[PAXWEB-300] - Web deployer tries to deploy all kinds of non-war (also exploded) files
pax-web-deployer/src/main/java/org/ops4j/pax/web/deployer/internal/WarDeployer.java
[PAXWEB-300] - Web deployer tries to deploy all kinds of non-war (also exploded) files
Java
apache-2.0
5d2f1fa69ddc3dddb70db23daae39dfeb5b3f7b5
0
apache/logging-log4j2,apache/logging-log4j2,apache/logging-log4j2
/* * 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-core/src/test/java/org/apache/logging/log4j/core/config/CompositeConfigurationMissingTest.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...
Add an assertion with message for a test that fails when run as part of running the whole package from Eclipse.
log4j-core/src/test/java/org/apache/logging/log4j/core/config/CompositeConfigurationMissingTest.java
Add an assertion with message for a test that fails when run as part of running the whole package from Eclipse.
Java
apache-2.0
69589f99de4caf621fba956f97b6eee01a53aaa2
0
cbeams-archive/spring-framework-2.5.x,cbeams-archive/spring-framework-2.5.x,cbeams-archive/spring-framework-2.5.x,cbeams-archive/spring-framework-2.5.x
/* * Copyright 2002-2006 the original author or authors. * * 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 ap...
test/org/springframework/beans/factory/support/DefinitionMetadataEqualsHashCodeTests.java
/* * Copyright 2002-2006 the original author or authors. * * 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 ap...
accept matching subclass git-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@10123 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8
test/org/springframework/beans/factory/support/DefinitionMetadataEqualsHashCodeTests.java
accept matching subclass
Java
apache-2.0
abd6f910ff4cdf379c51a8e81ec1ac3076bdf26c
0
apache/directory-project
/* * Copyright 2005 The Apache Software Foundation * * 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 ...
changepw-protocol/src/main/java/org/apache/changepw/protocol/ChangePasswordProtocolHandler.java
/* * Copyright 2005 The Apache Software Foundation * * 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 ...
Fixed a debug message : an exception is supposed to be a parameter, not a String git-svn-id: 5c3b06693d750a6aefbf1081b6b7d57c0165fdb2@368506 13f79535-47bb-0310-9956-ffa450edef68
changepw-protocol/src/main/java/org/apache/changepw/protocol/ChangePasswordProtocolHandler.java
Fixed a debug message : an exception is supposed to be a parameter, not a String
Java
apache-2.0
caa002fe787714a80b795062574aca5451672de4
0
mtransitapps/ca-shawinigan-rtcs-bus-parser,mtransitapps/ca-shawinigan-rtcs-bus-parser
package org.mtransit.parser.ca_shawinigan_rtcs_bus; import org.mtransit.parser.CleanUtils; import org.mtransit.parser.DefaultAgencyTools; import org.mtransit.parser.MTLog; import org.mtransit.parser.Pair; import org.mtransit.parser.SplitUtils; import org.mtransit.parser.SplitUtils.RouteTripSpec; import org.mtransit.pa...
src/main/java/org/mtransit/parser/ca_shawinigan_rtcs_bus/ShawiniganRTCSBusAgencyTools.java
package org.mtransit.parser.ca_shawinigan_rtcs_bus; import java.util.ArrayList; import java.util.Arrays; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.regex.Pattern; import org.mtransit.parser.CleanUtils; import org.mtransit.parser.DefaultAgencyTools; import org.mtransit....
Move to default sourceSet
src/main/java/org/mtransit/parser/ca_shawinigan_rtcs_bus/ShawiniganRTCSBusAgencyTools.java
Move to default sourceSet
Java
bsd-3-clause
74d6c9a0e189ddd8d8ab9e601c5fd7b8cb2e568c
0
NCIP/labviewer,NCIP/labviewer,NCIP/labviewer
/** * */ package gov.nih.nci.caxchange.client; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Component; import java.awt.Font; import java.awt.GridLayout; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.FocusAdapter; import java.awt.event.FocusEve...
CancerCenterClient/src/java/main/gov/nih/nci/caxchange/client/TestCancerCenterClientUI.java
/** * */ package gov.nih.nci.caxchange.client; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Component; import java.awt.Font; import java.awt.GridLayout; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.FocusAdapter; import java.awt.event.FocusEve...
added serialVersionuid SVN-Revision: 396
CancerCenterClient/src/java/main/gov/nih/nci/caxchange/client/TestCancerCenterClientUI.java
added serialVersionuid
Java
bsd-3-clause
cd45f265bbea3f2a1f41f0bd9c4d5cb5b4d53bbd
0
dhis2/dhis2-android-sdk,dhis2/dhis2-android-sdk,dhis2/dhis2-android-sdk
/* * Copyright (c) 2017, University of Oslo * * 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 condition...
core/src/test/java/org/hisp/dhis/android/core/D2Tests.java
/* * Copyright (c) 2017, University of Oslo * * 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 condition...
ssl-login-bug: add test to D2Tests
core/src/test/java/org/hisp/dhis/android/core/D2Tests.java
ssl-login-bug: add test to D2Tests
Java
mit
19378a5f179a631b02df19099e09aa0b4b40c0d9
0
2014-Android-ITX4/RollingBALL,2014-Android-ITX4/RollingBALL
package com.example.rollingball.app; import android.content.Context; import android.opengl.GLSurfaceView; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; public class MainView extends GLSurfaceView { public MainRenderer renderer; public Sce...
app/src/main/java/com/example/rollingball/app/MainView.java
package com.example.rollingball.app; import android.content.Context; import android.opengl.GLSurfaceView; public class MainView extends GLSurfaceView { public MainRenderer renderer; public SceneManager scene_manager; public MainActivity activity; public int screen_width; public int screen_height; public ...
rawリソースからStringを取得する機能を追加
app/src/main/java/com/example/rollingball/app/MainView.java
rawリソースからStringを取得する機能を追加
Java
mit
94257848a4c741c9439c42269f9c807230f203df
0
TheHolyWaffle/TeamSpeak-3-Java-API
package com.github.theholywaffle.teamspeak3; /* * #%L * TeamSpeak 3 Java API * %% * Copyright (C) 2014 Bert De Geyter * %% * 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 res...
src/main/java/com/github/theholywaffle/teamspeak3/TS3Api.java
package com.github.theholywaffle.teamspeak3; /* * #%L * TeamSpeak 3 Java API * %% * Copyright (C) 2014 Bert De Geyter * %% * 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 res...
Fix weird behavior of TS3Api#setMessageReadFlag
src/main/java/com/github/theholywaffle/teamspeak3/TS3Api.java
Fix weird behavior of TS3Api#setMessageReadFlag
Java
mit
9f7be6ff99c7eb00ca40f865ab92b6e60d7e7d1b
0
xross-criss/STM,xross-criss/STM,xross-criss/STM
package pl.morecraft.dev.stm.service; import lombok.extern.slf4j.Slf4j; import org.modelmapper.ModelMapper; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import pl.morecraft.dev.stm.domain.Project; import pl.morecraft.dev.stm.domain.Task; import pl.morecr...
src/main/java/pl/morecraft/dev/stm/service/TaskService.java
package pl.morecraft.dev.stm.service; import lombok.extern.slf4j.Slf4j; import org.modelmapper.ModelMapper; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import pl.morecraft.dev.stm.domain.Task; import pl.morecraft.dev.stm.dto.TaskDTO; import pl.morecraft...
TaskService for Project association (TODO)
src/main/java/pl/morecraft/dev/stm/service/TaskService.java
TaskService for Project association (TODO)
Java
mit
3edbb5a444500cbfaa1634edf6f2ccb415704f61
0
andreasb242/settlers-remake,phirschbeck/settlers-remake,andreasb242/settlers-remake,phirschbeck/settlers-remake,phirschbeck/settlers-remake,andreas-eberle/settlers-remake,jsettlers/settlers-remake,Peter-Maximilian/settlers-remake,jsettlers/settlers-remake,andreas-eberle/settlers-remake,andreasb242/settlers-remake,jsett...
package jsettlers.logic.movable.testmap; import java.util.LinkedList; import jsettlers.common.Color; import jsettlers.common.CommonConstants; import jsettlers.common.landscape.ELandscapeType; import jsettlers.common.landscape.EResourceType; import jsettlers.common.map.IGraphicsBackgroundListener; import jset...
src/jsettlers/logic/movable/testmap/MovableTestsMap.java
package jsettlers.logic.movable.testmap; import java.util.LinkedList; import jsettlers.common.Color; import jsettlers.common.CommonConstants; import jsettlers.common.landscape.ELandscapeType; import jsettlers.common.landscape.EResourceType; import jsettlers.common.map.IGraphicsBackgroundListener; import jset...
fixed tests project
src/jsettlers/logic/movable/testmap/MovableTestsMap.java
fixed tests project
Java
mit
04f8ec258756b6e2820521662a9d44875226d9e1
0
PC-Logix/OpenFM
package pcl.OpenFM.TileEntity; import java.nio.charset.StandardCharsets; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import li.cil.oc.api.machine.Arguments; import li.cil.oc.api.machine.Context; import li.cil.oc.api.network.ManagedPeripheral; import li.cil.oc.api...
src/main/java/pcl/OpenFM/TileEntity/TileEntityRadio.java
package pcl.OpenFM.TileEntity; import java.nio.charset.StandardCharsets; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import li.cil.oc.api.machine.Arguments; import li.cil.oc.api.machine.Context; import li.cil.oc.api.network.ManagedPeripheral; import li.cil.oc.api...
Fix broken CC support finally
src/main/java/pcl/OpenFM/TileEntity/TileEntityRadio.java
Fix broken CC support finally
Java
epl-1.0
c7d56e78d1118aec145d24d02dbf7ac3b487cb92
0
sguan-actuate/birt,sguan-actuate/birt,rrimmana/birt-1,Charling-Huang/birt,rrimmana/birt-1,rrimmana/birt-1,sguan-actuate/birt,sguan-actuate/birt,Charling-Huang/birt,Charling-Huang/birt,rrimmana/birt-1,Charling-Huang/birt,rrimmana/birt-1,sguan-actuate/birt,Charling-Huang/birt
/******************************************************************************* * Copyright (c) 2004, 2005 Actuate Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is av...
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/filter/LevelFilterHelper.java
/******************************************************************************* * Copyright (c) 2004, 2005 Actuate Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is av...
Fix a bug : Preview result is not correct when xtab with two filter[29393]
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/filter/LevelFilterHelper.java
Fix a bug : Preview result is not correct when xtab with two filter[29393]
Java
mpl-2.0
2d2ce10952b5bd1177fa52e09f6219a2eb65a3c9
0
msteinhoff/hello-world
58bb3566-cb8e-11e5-aa21-00264a111016
src/main/java/HelloWorld.java
58af6fa6-cb8e-11e5-95b6-00264a111016
Really doesn't crash if X, now
src/main/java/HelloWorld.java
Really doesn't crash if X, now
Java
agpl-3.0
f52c590ff859d14b5c6b9cd9f3947f1492712237
0
ianopolous/Peergos,ianopolous/Peergos,Peergos/Peergos,Peergos/Peergos,ianopolous/Peergos,Peergos/Peergos
package peergos.user; import akka.actor.ActorSystem; import akka.dispatch.Futures; import peergos.corenode.AbstractCoreNode; import peergos.corenode.HTTPCoreNode; import peergos.corenode.HTTPCoreNodeServer; import peergos.crypto.User; import peergos.crypto.UserPublicKey; import peergos.storage.net.IP; import peergos.u...
peergos/user/UserContext.java
package peergos.user; import akka.actor.ActorSystem; import akka.dispatch.Futures; import peergos.corenode.AbstractCoreNode; import peergos.corenode.HTTPCoreNode; import peergos.corenode.HTTPCoreNodeServer; import peergos.crypto.User; import peergos.crypto.UserPublicKey; import peergos.storage.net.IP; import peergos.u...
now downloaded fragments are arranged in the correct order and erasure decoding works!! First successful Chunk download and reconstruction from Peergos! The fragments are downloaded in parallel and the first 50 to download are returned using a CountDownLatch. Sweet.
peergos/user/UserContext.java
now downloaded fragments are arranged in the correct order and erasure decoding works!! First successful Chunk download and reconstruction from Peergos! The fragments are downloaded in parallel and the first 50 to download are returned using a CountDownLatch. Sweet.
Java
agpl-3.0
c0da8b0fc16eed7e6a6b62faf938c05195e5d137
0
mukadder/kc,geothomasp/kcmit,iu-uits-es/kc,mukadder/kc,iu-uits-es/kc,geothomasp/kcmit,iu-uits-es/kc,kuali/kc,jwillia/kc-old1,jwillia/kc-old1,jwillia/kc-old1,ColostateResearchServices/kc,UniversityOfHawaiiORS/kc,mukadder/kc,UniversityOfHawaiiORS/kc,ColostateResearchServices/kc,geothomasp/kcmit,geothomasp/kcmit,kuali/kc,...
/* * Copyright 2006-2008 The Kuali Foundation * * Licensed under the Educational Community 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.osedu.org/licenses/ECL-2.0 * * Unless required by appli...
src/test/java/org/kuali/kra/lookup/WebLookupTest.java
/* * Copyright 2006-2008 The Kuali Foundation * * Licensed under the Educational Community 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.osedu.org/licenses/ECL-2.0 * * Unless required by appli...
KRACOEUS-1692 - Fixing the Unit Tests
src/test/java/org/kuali/kra/lookup/WebLookupTest.java
KRACOEUS-1692 - Fixing the Unit Tests
Java
agpl-3.0
ca3801e9c267dd72b2585aa97e2f32611d36f1dc
0
objectiveCarlo/player-sdk-native-android,objectiveCarlo/player-sdk-native-android,kaltura/player-sdk-native-android,kaltura/player-sdk-native-android
package com.kaltura.playersdk; import java.util.Timer; import java.util.TimerTask; import android.content.Context; import android.media.MediaPlayer; import android.net.Uri; import android.widget.VideoView; import com.kaltura.playersdk.events.OnPlayerStateChangeListener; import com.kaltura.playersdk.events.OnPlayhead...
PlayerSDK/src/com/kaltura/playersdk/PlayerView.java
package com.kaltura.playersdk; import java.util.Timer; import java.util.TimerTask; import android.content.Context; import android.media.MediaPlayer; import android.net.Uri; import android.widget.VideoView; import com.kaltura.playersdk.events.OnPlayerStateChangeListener; import com.kaltura.playersdk.events.OnPlayhead...
fix loop sometimes during play
PlayerSDK/src/com/kaltura/playersdk/PlayerView.java
fix loop sometimes during play
Java
lgpl-2.1
8db5f98748dd8b0b466921a0f7b41a6fcab533ea
0
iweiss/wildfly,pferraro/wildfly,jstourac/wildfly,rhusar/wildfly,pferraro/wildfly,iweiss/wildfly,wildfly/wildfly,jstourac/wildfly,jstourac/wildfly,iweiss/wildfly,wildfly/wildfly,rhusar/wildfly,iweiss/wildfly,pferraro/wildfly,wildfly/wildfly,rhusar/wildfly,wildfly/wildfly,jstourac/wildfly,rhusar/wildfly,pferraro/wildfly
/* * JBoss, Home of Professional Open Source. * Copyright 2020, Red Hat, Inc., 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 it * unde...
transactions/src/main/java/org/jboss/as/txn/subsystem/TransactionSubsystemRootResourceDefinition.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, Red Hat, Inc., 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 it * unde...
[WFLY-16825] Complete AttributeDefinition.getImmutableFlags() -> getFlags() transition Jira issue: https://issues.redhat.com/browse/WFLY-16825
transactions/src/main/java/org/jboss/as/txn/subsystem/TransactionSubsystemRootResourceDefinition.java
[WFLY-16825] Complete AttributeDefinition.getImmutableFlags() -> getFlags() transition
Java
lgpl-2.1
3682edb2c9d2dd6e5195ace39cede8927e21dbe5
0
windauer/exist,windauer/exist,eXist-db/exist,lcahlander/exist,lcahlander/exist,dizzzz/exist,lcahlander/exist,wolfgangmm/exist,dizzzz/exist,wolfgangmm/exist,wolfgangmm/exist,dizzzz/exist,adamretter/exist,ambs/exist,dizzzz/exist,ambs/exist,wolfgangmm/exist,lcahlander/exist,eXist-db/exist,eXist-db/exist,lcahlander/exist,a...
/* * eXist Open Source Native XML Database * Copyright (C) 2001-2015 The eXist Project * http://exist-db.org * * This program 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 2 * o...
exist-core/src/main/java/org/exist/util/FileUtils.java
/* * eXist Open Source Native XML Database * Copyright (C) 2001-2015 The eXist Project * http://exist-db.org * * This program 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 2 * o...
Needed to make if statement work correctly
exist-core/src/main/java/org/exist/util/FileUtils.java
Needed to make if statement work correctly
Java
apache-2.0
a20bfc149374108a4c726c8c009fe395109c1db2
0
tetrapods/core,tetrapods/core,tetrapods/core,tetrapods/core,tetrapods/core
package io.tetrapod.core; import io.netty.bootstrap.ServerBootstrap; import io.netty.channel.*; import io.netty.channel.socket.SocketChannel; import io.netty.channel.socket.nio.NioServerSocketChannel; import io.netty.handler.ssl.SslHandler; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; import ...
Tetrapod-Core/src/io/tetrapod/core/Server.java
package io.tetrapod.core; import io.netty.bootstrap.ServerBootstrap; import io.netty.channel.*; import io.netty.channel.socket.SocketChannel; import io.netty.channel.socket.nio.NioServerSocketChannel; import io.netty.handler.ssl.SslHandler; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; import ...
:no_entry_sign: :poodle:
Tetrapod-Core/src/io/tetrapod/core/Server.java
:no_entry_sign: :poodle:
Java
apache-2.0
d1b9a66d6847a20e11f3a73f827b69ee335f7c68
0
kalaspuffar/pdfbox,apache/pdfbox,kalaspuffar/pdfbox,apache/pdfbox
/* * 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 ...
pdfbox/src/main/java/org/apache/pdfbox/cos/COSArray.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 ...
PDFBOX-4892: fix javadoc git-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1881561 13f79535-47bb-0310-9956-ffa450edef68
pdfbox/src/main/java/org/apache/pdfbox/cos/COSArray.java
PDFBOX-4892: fix javadoc
Java
apache-2.0
9f4adf1a4235a7c090ef39e9efa013ab7a2cb748
0
agapsys/captcha-servlet
/* * Copyright 2015 Agapsys Tecnologia Ltda-ME. * * 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/agapsys/captcha/CaptchaServlet.java
/* * Copyright 2015 Agapsys Tecnologia Ltda-ME. * * 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 ...
Added flexibility
src/main/java/com/agapsys/captcha/CaptchaServlet.java
Added flexibility
Java
apache-2.0
5431651cc5ede3600297cbaff2750ffeb24a604b
0
danc86/jena-core,danc86/jena-core
/* * (c) Copyright 2000, 2001, 2002, 2003 Hewlett-Packard Development Company, LP * All rights reserved. * [See end of file] * $Id: BaseXMLWriter.java,v 1.27 2003-09-25 10:35:28 chris-dollin Exp $ */ package com.hp.hpl.jena.xmloutput.impl; import com.hp.hpl.jena.xmloutput.RDFXMLWriterI; import com.hp.hpl.jena...
src/com/hp/hpl/jena/xmloutput/impl/BaseXMLWriter.java
/* * (c) Copyright 2000, 2001, 2002, 2003 Hewlett-Packard Development Company, LP * All rights reserved. * [See end of file] * $Id: BaseXMLWriter.java,v 1.26 2003-09-24 15:27:01 chris-dollin Exp $ */ package com.hp.hpl.jena.xmloutput.impl; import com.hp.hpl.jena.xmloutput.RDFXMLWriterI; import com.hp.hpl.jena...
Refactoring to expose cooking code. git-svn-id: 227c23bb629cf7bef445105b977924772e49ae4f@1110987 13f79535-47bb-0310-9956-ffa450edef68
src/com/hp/hpl/jena/xmloutput/impl/BaseXMLWriter.java
Refactoring to expose cooking code.
Java
apache-2.0
fb7717ac314e513e30ff0d208cb82c8d5c1dae7b
0
mvtuong/Yelp-Challenge,sdgdsffdsfff/libsvm,G-P-S/libsvm,mvtuong/Yelp-Challenge,dejon97/libsvm,DaveGeneral/libsvm,toothacher17/libsvm,dejon97/libsvm,DaveGeneral/libsvm,ntucllab/hintsvm,asifmadnan/libsvm,androidYibo/libsvm,G-P-S/libsvm,TKlerx/libsvm,Adoni/libsvm,cypro666/libsvm,androidYibo/libsvm,mhdella/libsvm,mhdella/l...
import libsvm.*; import java.applet.*; import java.awt.*; import java.util.*; import java.awt.event.*; import java.io.*; public class svm_toy extends Applet { static final String DEFAULT_PARAM="-t 2 -c 100"; int XLEN; int YLEN; // off-screen buffer Image buffer; Graphics buffer_gc; // pre-allocated colors ...
java/svm_toy.java
import libsvm.*; import java.applet.*; import java.awt.*; import java.util.*; import java.awt.event.*; import java.io.*; public class svm_toy extends Applet { static final String DEFAULT_PARAM="-t 2 -c 100"; int XLEN; int YLEN; // off-screen buffer Image buffer; Graphics buffer_gc; // pre-allocated colors ...
solve the resize problem by modifying init()
java/svm_toy.java
solve the resize problem by modifying init()
Java
apache-2.0
473164e9ee35e67afd7220c761e01da1c374f853
0
eponvert/upparse,eponvert/upparse,eponvert/upparse
package upparse; import java.io.*; import java.util.*; import static java.lang.Math.*; /** * Class for evaluating chunker output * @author ponvert@mail.utexas.edu (Elias Ponvert) */ public class ChunkingEval { private final ChunkedCorpus goldCorpus; private final String evalName; private final List<Exper...
java/upparse/ChunkingEval.java
package upparse; import java.io.*; import java.util.*; import static java.lang.Math.*; /** * Class for evaluating chunker output * @author ponvert@mail.utexas.edu (Elias Ponvert) */ public class ChunkingEval { private final ChunkedCorpus goldCorpus; private final String evalName; private final List<Exper...
added experiment to csv support
java/upparse/ChunkingEval.java
added experiment to csv support
Java
apache-2.0
1138394e2c08346fabb4bf173b9aaf27d62a4d24
0
jvasileff/ceylon-module-resolver,alesj/ceylon-module-resolver,ceylon/ceylon-module-resolver,alesj/ceylon-module-resolver,jvasileff/ceylon-module-resolver,ceylon/ceylon-module-resolver
package com.redhat.ceylon.cmr.util; import java.io.File; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.util.Enumeration; import java.util.Set; import java.util.jar.JarEntry; import java.util.jar.JarFile; import java.util.jar.JarOutputStream; import java.util.zip.ZipEn...
impl/src/main/java/com/redhat/ceylon/cmr/util/JarUtils.java
package com.redhat.ceylon.cmr.util; import java.io.File; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.util.Enumeration; import java.util.Set; import java.util.jar.JarEntry; import java.util.jar.JarFile; import java.util.jar.JarOutputStream; import java.util.zip.ZipEn...
Moved `getSourceFilePath()` from here to common (for ceylon/ceylon-compiler#1556)
impl/src/main/java/com/redhat/ceylon/cmr/util/JarUtils.java
Moved `getSourceFilePath()` from here to common (for ceylon/ceylon-compiler#1556)
Java
apache-2.0
210884175c21b2b39f279531b1b957c108ebd15c
0
jankill/commons-lang,hollycroxton/commons-lang,apache/commons-lang,vanta/commons-lang,lovecindy/commons-lang,weston100721/commons-lang,arbasha/commons-lang,byMan/naya279,PascalSchumacher/commons-lang,britter/commons-lang,mohanaraosv/commons-lang,vanta/commons-lang,MarkDacek/commons-lang,jacktan1991/commons-lang,xiwc/co...
/* * 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 ...
src/java/org/apache/commons/lang/text/StrTokenizer.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 ...
javadoc sp git-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@587153 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/commons/lang/text/StrTokenizer.java
javadoc sp
Java
apache-2.0
a662887a52a10e48cd83ee4ce18fc42536af7c4a
0
gxa/gxa,gxa/gxa,gxa/gxa,gxa/gxa,gxa/gxa
/* * Copyright 2008-2010 Microarray Informatics Team, EMBL-European Bioinformatics Institute * * 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-...
atlas-dao/src/main/java/uk/ac/ebi/gxa/dao/AtlasDAO.java
/* * Copyright 2008-2010 Microarray Informatics Team, EMBL-European Bioinformatics Institute * * 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-...
Getting rid of ambiguities git-svn-id: 410459702e6123a874d92574e1336b0959d85891@15933 2913f559-6b04-0410-9a09-c530ee9f5186
atlas-dao/src/main/java/uk/ac/ebi/gxa/dao/AtlasDAO.java
Getting rid of ambiguities
Java
apache-2.0
adca67b17f79cb8de3c487a266ddc99ff9793a0d
0
jitsi/ice4j,jitsi/ice4j
/* * ice4j, the OpenSource Java Solution for NAT and Firewall Traversal. * * Copyright @ 2015 Atlassian Pty Ltd * * 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.apa...
src/main/java/org/ice4j/ice/ConnectivityCheckClient.java
/* * ice4j, the OpenSource Java Solution for NAT and Firewall Traversal. * * Copyright @ 2015 Atlassian Pty Ltd * * 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.apa...
Fix a race stopping a connectivity check client. (#237) * Fix a race stopping a connectivity check client. (This could result in the agent, and everything it references, staying reachable and so being leaked.)
src/main/java/org/ice4j/ice/ConnectivityCheckClient.java
Fix a race stopping a connectivity check client. (#237)
Java
apache-2.0
fa9eb0d4feb8fe2e0cc7cf5d24d6a8b6f76f3781
0
samaitra/ignite,StalkXT/ignite,pperalta/ignite,amirakhmedov/ignite,WilliamDo/ignite,dream-x/ignite,ilantukh/ignite,ntikhonov/ignite,StalkXT/ignite,rfqu/ignite,SomeFire/ignite,alexzaitzev/ignite,nizhikov/ignite,rfqu/ignite,alexzaitzev/ignite,irudyak/ignite,dream-x/ignite,psadusumilli/ignite,xtern/ignite,vadopolski/ignit...
/* * 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 ...
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheAbstractFullApiSelfTest.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 ...
ignite-db-x Fixed test.
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheAbstractFullApiSelfTest.java
ignite-db-x Fixed test.
Java
apache-2.0
90e863923086868b279683cbacaeae8f427af0d2
0
maciej-zygmunt/unitime,zuzanamullerova/unitime,zuzanamullerova/unitime,rafati/unitime,maciej-zygmunt/unitime,nikeshmhr/unitime,sktoo/timetabling-system-,UniTime/unitime,nikeshmhr/unitime,UniTime/unitime,sktoo/timetabling-system-,zuzanamullerova/unitime,UniTime/unitime,sktoo/timetabling-system-,nikeshmhr/unitime,rafati/...
/* * UniTime 3.4 (University Timetabling Application) * Copyright (C) 2008-2012, UniTime LLC, and individual contributors * as indicated by the @authors tag. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free...
JavaSource/org/unitime/timetable/filter/LocaleFilter.java
package org.unitime.timetable.filter; import java.io.IOException; import javax.servlet.Filter; import javax.servlet.FilterChain; import javax.servlet.FilterConfig; import javax.servlet.ServletException; import javax.servlet.ServletRequest; import javax.servlet.ServletResponse; import javax.servlet.http.HttpServletReq...
LocaleFilter -- added missing header
JavaSource/org/unitime/timetable/filter/LocaleFilter.java
LocaleFilter -- added missing header
Java
apache-2.0
96b2640b27be2feaf36eaeb0e963464b4cd7283f
0
kuujo/onos,gkatsikas/onos,oplinkoms/onos,opennetworkinglab/onos,kuujo/onos,opennetworkinglab/onos,oplinkoms/onos,kuujo/onos,gkatsikas/onos,oplinkoms/onos,kuujo/onos,gkatsikas/onos,oplinkoms/onos,oplinkoms/onos,oplinkoms/onos,kuujo/onos,kuujo/onos,kuujo/onos,opennetworkinglab/onos,gkatsikas/onos,oplinkoms/onos,opennetwo...
/* * Copyright 2014-present Open Networking Foundation * * 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 appli...
utils/misc/src/main/java/org/onlab/packet/DHCPPacketType.java
/* * Copyright 2014-present Open Networking Foundation * * 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 appli...
SONAR suggestion - toString() should not return null Change-Id: I9b31515b24052d60895ef2151609ea734ef18c3b
utils/misc/src/main/java/org/onlab/packet/DHCPPacketType.java
SONAR suggestion - toString() should not return null
Java
apache-2.0
7f9d58078f554211ff5c107f66966e69c125094a
0
Stuntddude/Blockade-Runner,Rsranger65/Blockade-Runner
package net.kopeph.ld31; import java.io.BufferedReader; import java.io.FileReader; import java.io.IOException; import java.util.Arrays; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.MissingResourceException; import java.util.ResourceBundle; import net.kopeph.ld31.entity.Enemy...
src/net/kopeph/ld31/LD31.java
package net.kopeph.ld31; import java.io.BufferedReader; import java.io.FileReader; import java.io.IOException; import java.util.Arrays; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.MissingResourceException; import java.util.ResourceBundle; import net.kopeph.ld31.entity.Enemy...
Edited key binding codes related to menus
src/net/kopeph/ld31/LD31.java
Edited key binding codes related to menus
Java
apache-2.0
448bc25b7ca9fb54659a784064c9a6c962307fba
0
nssales/OG-Platform,jerome79/OG-Platform,codeaudit/OG-Platform,codeaudit/OG-Platform,nssales/OG-Platform,ChinaQuants/OG-Platform,codeaudit/OG-Platform,DevStreet/FinanceAnalytics,DevStreet/FinanceAnalytics,nssales/OG-Platform,ChinaQuants/OG-Platform,jeorme/OG-Platform,jerome79/OG-Platform,ChinaQuants/OG-Platform,jeorme/...
/** * Copyright (C) 2015 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ package com.opengamma.solutions.library.tool; import com.google.common.collect.ImmutableList; import com.google.common.collect.ImmutableSet; import com.google.inject.Inject; import ...
sesame-examples/example-library-app/src/main/java/com/opengamma/solutions/library/tool/CurveBundleProvider.java
/** * Copyright (C) 2015 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ package com.opengamma.solutions.library.tool; import com.google.common.collect.ImmutableList; import com.google.common.collect.ImmutableSet; import com.google.inject.Inject; import ...
[MGN-472] Adding javadoc
sesame-examples/example-library-app/src/main/java/com/opengamma/solutions/library/tool/CurveBundleProvider.java
[MGN-472] Adding javadoc
Java
apache-2.0
dc728d80ab2a99bf3ee423ee9224b762917f8c32
0
opensciencegrid/oim,opensciencegrid/oim,opensciencegrid/oim,opensciencegrid/oim,opensciencegrid/oim
package edu.iu.grid.oim.view.divex; import java.io.PrintWriter; import java.sql.SQLException; import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; import java.util.Comparator; import java.util.HashMap; import java.util.Map; import org.apache.commons.lang.StringEscapeUtils; im...
src/edu/iu/grid/oim/view/divex/OIMHierarchySelector.java
package edu.iu.grid.oim.view.divex; import java.io.PrintWriter; import java.sql.SQLException; import java.util.ArrayList; import java.util.HashMap; import org.apache.commons.lang.StringEscapeUtils; import org.apache.log4j.Logger; import com.webif.divex.DivEx; import com.webif.divex.Event; import com.webif.di...
Made the items sorted.
src/edu/iu/grid/oim/view/divex/OIMHierarchySelector.java
Made the items sorted.
Java
apache-2.0
8b0fd96316cd5f828f3cde64dce0de28e3e1bd6b
0
mthiele/mvvmFX,ThirstyGoat/mvvmFX,mthiele/mvvmFX,sialcasa/mvvmFX,ThirstyGoat/mvvmFX,sialcasa/mvvmFX,sialcasa/mvvmFX,ThirstyGoat/mvvmFX,mthiele/mvvmFX
package de.saxsys.jfx.mvvmfx.fx_root_example; import de.saxsys.jfx.mvvm.api.ViewModel; import javafx.beans.binding.Bindings; import javafx.beans.property.BooleanProperty; import javafx.beans.property.ReadOnlyBooleanProperty; import javafx.beans.property.ReadOnlyStringProperty; import javafx.beans.property.SimpleBoolea...
examples/mvvmfx-fx-root-example/src/main/java/de/saxsys/jfx/mvvmfx/fx_root_example/LabeledTextFieldViewModel.java
package de.saxsys.jfx.mvvmfx.fx_root_example; import de.saxsys.jfx.mvvm.api.ViewModel; import javafx.beans.binding.Bindings; import javafx.beans.property.BooleanProperty; import javafx.beans.property.ReadOnlyBooleanProperty; import javafx.beans.property.ReadOnlyStringProperty; import javafx.beans.property.SimpleBoolea...
Fix wrong boolean binding in fx-root example
examples/mvvmfx-fx-root-example/src/main/java/de/saxsys/jfx/mvvmfx/fx_root_example/LabeledTextFieldViewModel.java
Fix wrong boolean binding in fx-root example
Java
apache-2.0
a491496ecf5fca46ce1483520e417e8a5cbbd2d9
0
zelig81/hyperactive-home,zelig81/hyperactive-home
package project.ilyagorban.model; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.io.Serializable; import java.util.ArrayList; import java.util.HashMap; im...
YetAnotherChess/src/project/ilyagorban/model/ChessModel.java
package project.ilyagorban.model; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.io.Serializable; import java.util.ArrayList; import java.util.HashMap; im...
rename getCheckingFigure from check rename assessCheckPossibility from check add getCheckBreakingSquares
YetAnotherChess/src/project/ilyagorban/model/ChessModel.java
rename getCheckingFigure from check rename assessCheckPossibility from check add getCheckBreakingSquares
Java
apache-2.0
ba819f353ef45c197f51ca67f4872fac4181dd7b
0
squanchy-dev/squanchy-android,squanchy-dev/squanchy-android,squanchy-dev/squanchy-android
package net.squanchy.schedule; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import java.util.List; import net.squanchy.schedule.domain.view.Event; import net.squanchy.schedule.domain.view.Schedule; import net.squanchy.schedule.domain.view.SchedulePage; import net.squanchy.servic...
app/src/main/java/net/squanchy/schedule/ScheduleService.java
package net.squanchy.schedule; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import java.util.List; import net.squanchy.schedule.domain.view.Event; import net.squanchy.schedule.domain.view.Schedule; import net.squanchy.schedule.domain.view.SchedulePage; import net.squanchy.servic...
Reorder methods
app/src/main/java/net/squanchy/schedule/ScheduleService.java
Reorder methods
Java
apache-2.0
e3a12ae8da3c53014831364059be8b0c3926f53a
0
rlangbehn/rules,rlangbehn/rules
/***************************************************************************** * $Id$ * * Copyright 2008, The Rules Framework Development Team, and individual * contributors as indicated by the @authors tag. See the copyright.txt * in the distribution for a full listing of individual contributors. * * Lic...
rules-service/rules-service-impl/src/test/java/net/sourceforge/rules/service/StatelessDecisionServiceBeanTest.java
/***************************************************************************** * $Id$ * * Copyright 2008, The Rules Framework Development Team, and individual * contributors as indicated by the @authors tag. See the copyright.txt * in the distribution for a full listing of individual contributors. * * Lic...
initial revision
rules-service/rules-service-impl/src/test/java/net/sourceforge/rules/service/StatelessDecisionServiceBeanTest.java
initial revision
Java
apache-2.0
9b0ecc256935d9f8eff8e91c0e326defc8b27f50
0
hurzl/dmix,jcnoir/dmix,0359xiaodong/dmix,joansmith/dmix,abarisain/dmix,jcnoir/dmix,0359xiaodong/dmix,abarisain/dmix,joansmith/dmix,hurzl/dmix
/* * Copyright (C) 2010-2014 The MPDroid 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 ...
MPDroid/src/com/namelessdev/mpdroid/MainMenuActivity.java
/* * Copyright (C) 2010-2014 The MPDroid 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 ...
MainMenuActivity: Use generated mpdStatus for checkbox updating.
MPDroid/src/com/namelessdev/mpdroid/MainMenuActivity.java
MainMenuActivity: Use generated mpdStatus for checkbox updating.
Java
apache-2.0
9706fd4ca6d82f57ea32a269251f4a956889290c
0
nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch
import java.util.*; import java.io.*; /* * Infinite plane. */ public class Grid { public static final int DEFAULT_WIDTH = 5; public static final int DEFAULT_HEIGHT = 5; public static final int DEFAULT_LEVELS = 5; public Grid (String fileName, boolean debug) { this(DEFAULT_HEIGHT, DEFAUL...
AdventOfCode/2019/day24/part2/Grid.java
import java.util.*; import java.io.*; /* * Infinite plane. */ public class Grid { public static final int DEFAULT_WIDTH = 5; public static final int DEFAULT_HEIGHT = 5; public static final int DEFAULT_LEVELS = 5; public Grid (String fileName, boolean debug) { this(DEFAULT_HEIGHT, DEFAUL...
Update Grid.java
AdventOfCode/2019/day24/part2/Grid.java
Update Grid.java
Java
apache-2.0
6a232651474761caa579eb702e27513626a0e4a3
0
zeplin/rally
package volley.core.utils; import com.android.volley.Request; import java.lang.reflect.Field; public class CoreVolleyUtil { /** * @param methodCode integer value of HTTP Methods * @return String value of HTTP Methods defined in {@link com.android.volley.Request.Method} */ public static String...
core-app/src/main/java/volley/core/utils/CoreVolleyUtil.java
package volley.core.utils; import com.android.volley.Request; import java.lang.reflect.Field; /** * Created by Ismail Ceylan */ public class CoreVolleyUtil { /** * @param methodCode integer value of HTTP Methods * @return String value of HTTP Methods defined in {@link com.android.volley.Request.Meth...
name deletion
core-app/src/main/java/volley/core/utils/CoreVolleyUtil.java
name deletion
Java
bsd-3-clause
57367bdd08d2cdfc9b8d3e2c47b7fd559f105ee2
0
HWRobotics/hwrobot2013
package org.usfirst.frc1148.modules; import org.usfirst.frc1148.data.MoveData; import org.usfirst.frc1148.interfaces.RobotModule; import edu.wpi.first.wpilibj.Timer; public class AutonomousModule implements RobotModule { RobotDriver driver; DrawbridgeModule drawbridge; int state = 0; Timer timer; ...
src/org/usfirst/frc1148/modules/AutonomousModule.java
package org.usfirst.frc1148.modules; import org.usfirst.frc1148.data.MoveData; import org.usfirst.frc1148.interfaces.RobotModule; import edu.wpi.first.wpilibj.Timer; public class AutonomousModule implements RobotModule { RobotDriver driver; DrawbridgeModule drawbridge; int state = 0; Timer timer; ...
Autonomous Revisions - Cleaned up the mode - Enabled - Introduced autodrive
src/org/usfirst/frc1148/modules/AutonomousModule.java
Autonomous Revisions
Java
isc
9d2b1888820b60d1a03d412ac7348b056b1ab05a
0
Deliquescence/cse231
package edu.oakland.OUSoft.items; import edu.oakland.OUSoft.linkedList.LLNode; import java.time.LocalTime; /** * "includes information for a course such as course name, instructor, class meeting time, etc. * The instructor field of a Course object should reference to a valid Instructor object." */ public class Co...
src/edu/oakland/OUSoft/items/Course.java
package edu.oakland.OUSoft.items; import edu.oakland.OUSoft.linkedList.LLNode; import java.time.LocalTime; /** * "includes information for a course such as course name, instructor, class meeting time, etc. * The instructor field of a Course object should reference to a valid Instructor object." */ public class Co...
Implement toString in Course
src/edu/oakland/OUSoft/items/Course.java
Implement toString in Course
Java
mit
5175c98cad2db1eef6d4efd72865338395dcf442
0
lachlan-eagling/Bookbase
package com.bookbase.app.library; import android.content.Context; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.support.design.widget.FloatingActionButton; import android.support.design.widget.Snackbar; import android.support.v4.app.Fragment; import android.support.v7....
app/src/main/java/com/bookbase/app/library/BooksFragment.java
package com.bookbase.app.library; import android.content.Context; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.support.design.widget.FloatingActionButton; import android.support.design.widget.Snackbar; import android.support.v4.app.Fragment; import android.support.v7....
Fix issue causing NPE in recycler view Will need to come back and change this again once parcelable interface properly implemented on book class.
app/src/main/java/com/bookbase/app/library/BooksFragment.java
Fix issue causing NPE in recycler view
Java
mit
4b239fc0eade51de1d3b4ff9a46f3a45275dba0c
0
jkazama/sample-boot-micro
package sample.usecase; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import sample.context.actor.Actor; import sample.context.lock.IdLockHandler.LockType; import sample.model.asset.CashInOut; import sample.model.asset.CashInOut.R...
micro-app/src/main/java/sample/usecase/AssetService.java
package sample.usecase; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.web.bind.annotation.RequestMapping; import sample.context.actor.Actor; import sample.context.lock.IdLockHandler.LockType; import samp...
Polish
micro-app/src/main/java/sample/usecase/AssetService.java
Polish
Java
mit
6c28fb7172bf62b44dc7c9b5515f7ad3242d08b6
0
jaredlll08/MCBot
package com.blamejared.mcbot.commands; import java.util.ArrayList; import java.util.Collection; import java.util.List; import java.util.Random; import com.blamejared.mcbot.commands.api.Argument; import com.blamejared.mcbot.commands.api.Command; import com.blamejared.mcbot.commands.api.CommandContext; import com.blame...
src/main/java/com/blamejared/mcbot/commands/CommandSlap.java
package com.blamejared.mcbot.commands; import java.util.ArrayList; import java.util.Collection; import java.util.List; import java.util.Random; import com.blamejared.mcbot.commands.api.Argument; import com.blamejared.mcbot.commands.api.Command; import com.blamejared.mcbot.commands.api.CommandContext; import com.blame...
Add permission requirement to !slap -add
src/main/java/com/blamejared/mcbot/commands/CommandSlap.java
Add permission requirement to !slap -add
Java
mit
c35ff14543b71180fedfff87c6085f308f0f5413
0
TwilioDevEd/twiliochat-android
package com.twilio.twiliochat; /** * <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a> */ public class ApplicationTest { }
app/src/androidTest/java/com/twilio/twiliochat/ApplicationTest.java
package com.twilio.twiliochat; import android.app.Application; import android.test.ApplicationTestCase; /** * <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a> */ public class ApplicationTest extends ApplicationTestCase<Application> { public ApplicationTest() { super(A...
Remove old android test case import
app/src/androidTest/java/com/twilio/twiliochat/ApplicationTest.java
Remove old android test case import
Java
mit
51defe4125ecfe0179fcdda3250787f2787a4e9b
0
AtteqCom/zsl,AtteqCom/zsl
package com.atteq.asl.tasks; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; import java.util.HashMap; import org.apache.commons.codec.binary.Hex; import org.codehaus.jackson.annotate.JsonProperty; import org.codehaus.jackson.map.ObjectMapper; import com.atteq.asl.Secured...
client/java/src/com/atteq/asl/tasks/SecuredTask.java
package com.atteq.asl.tasks; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; import java.util.HashMap; import org.apache.commons.codec.binary.Hex; import org.codehaus.jackson.annotate.JsonProperty; import com.atteq.asl.SecuredAtteqServiceLayer; import com.atteq.asl.Servic...
Opravy - SecuredTask.
client/java/src/com/atteq/asl/tasks/SecuredTask.java
Opravy - SecuredTask.
Java
mit
ae1100c7ff6a3231714ad95bbdcccd2caff87032
0
berryma4/diirt,richardfearn/diirt,richardfearn/diirt,ControlSystemStudio/diirt,berryma4/diirt,diirt/diirt,richardfearn/diirt,ControlSystemStudio/diirt,ControlSystemStudio/diirt,diirt/diirt,berryma4/diirt,ControlSystemStudio/diirt,diirt/diirt,berryma4/diirt,diirt/diirt
/* * Copyright 2010-11 Brookhaven National Laboratory * All rights reserved. Use is subject to license terms. */ /** * <p align="center"><img src="doc-files/PVManagerLogo150.png"/></p> * <p id="contents"/> * * <h1>User documentation</h3> * * <b> * <a href="#1">1. Reading a single channel</a><br/> *...
PVManager/src/main/java/org/epics/pvmanager/package-info.java
/* * Copyright 2010-11 Brookhaven National Laboratory * All rights reserved. Use is subject to license terms. */ /** * <p align="center"><img src="doc-files/PVManagerLogo150.png"/></p> * * <h1> Package description</h1> * * This package contains all the basic compononents of the PVManager framework * and the...
Adding first example.
PVManager/src/main/java/org/epics/pvmanager/package-info.java
Adding first example.
Java
epl-1.0
9e54c9428522e7390a5d87afc5db5df4173924d5
0
BraintagsGmbH/vertx-util
package de.braintags.vertx.util; /** * Copyright: Copyright (c) 13.02.2017 <br> * Company: Braintags GmbH <br> * * @author mpluecker * */ public class DebugDetection { private static final boolean develop = detectDevelopMode(); private static final boolean profiling = detectProfilingMode(); ...
src/main/java/de/braintags/vertx/util/DebugDetection.java
package de.braintags.vertx.util; /** * Copyright: Copyright (c) 13.02.2017 <br> * Company: Braintags GmbH <br> * * @author mpluecker * */ public class DebugDetection { private static final boolean develop = detectDevelopMode(); private static final boolean profiling = detectProfilingMode(); ...
honor file caching flag in render cache
src/main/java/de/braintags/vertx/util/DebugDetection.java
honor file caching flag in render cache
Java
mpl-2.0
72ce8afecf5865e89a9757dcc79e4c12a6d59264
0
PCNI/OpenHMIS,PCNI/OpenHMIS,PCNI/OpenHMIS,PCNI/OpenHMIS
package org.openhmis.webservice; import java.io.IOException; import java.util.List; import javax.ws.rs.BeanParam; import javax.ws.rs.Consumes; import javax.ws.rs.DELETE; import javax.ws.rs.GET; import javax.ws.rs.HeaderParam; import javax.ws.rs.POST; import javax.ws.rs.PUT; import javax.ws.rs.Path; import javax.ws.rs...
src/main/java/org/openhmis/webservice/ClientService.java
package org.openhmis.webservice; import java.io.IOException; import java.util.List; import javax.ws.rs.BeanParam; import javax.ws.rs.Consumes; import javax.ws.rs.DELETE; import javax.ws.rs.GET; import javax.ws.rs.HeaderParam; import javax.ws.rs.POST; import javax.ws.rs.PUT; import javax.ws.rs.Path; import javax.ws.rs...
Log GET requests on /clients #65 Implement basic logging of a GET request on /clients, including having the log entry show the number of clients returned in the response.
src/main/java/org/openhmis/webservice/ClientService.java
Log GET requests on /clients #65
Java
agpl-3.0
c6d9b7c8fde42c1ebf6e8a0a42a12b96c0f22d6c
0
zheins/cbioportal,fcriscuo/cbioportal,istemi-bahceci/cbioportal,angelicaochoa/cbioportal,fcriscuo/cbioportal,n1zea144/cbioportal,fcriscuo/cbioportal,shrumit/cbioportal-gsoc-final,shrumit/cbioportal-gsoc-final,j-hudecek/cbioportal,zheins/cbioportal,kalletlak/cbioportal,angelicaochoa/cbioportal,cBioPortal/cbioportal,jjga...
/** Copyright (c) 2012 Memorial Sloan-Kettering Cancer Center. ** ** 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 2.1 of the License, or ** any later version. ** ** This...
portal/src/main/java/org/mskcc/cbio/portal/util/MakeOncoPrint.java
/** Copyright (c) 2012 Memorial Sloan-Kettering Cancer Center. ** ** 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 2.1 of the License, or ** any later version. ** ** This...
added no wrap style to certain td elements
portal/src/main/java/org/mskcc/cbio/portal/util/MakeOncoPrint.java
added no wrap style to certain td elements
Java
lgpl-2.1
07c96228d8c226e6ac36c30c5170a417322e9637
0
certusoft/swingx,certusoft/swingx
/* * Copyright 2005 Sun Microsystems, Inc., 4150 Network Circle, * Santa Clara, California 95054, U.S.A. All rights reserved. * * 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; eithe...
src/java/org/jdesktop/swingx/plaf/DatePickerAddon.java
/* * Copyright 2005 Sun Microsystems, Inc., 4150 Network Circle, * Santa Clara, California 95054, U.S.A. All rights reserved. * * 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; eithe...
Fixed the failing date picker tests regarding localization.
src/java/org/jdesktop/swingx/plaf/DatePickerAddon.java
Fixed the failing date picker tests regarding localization.
Java
lgpl-2.1
2d76946e15463df63ad1d0db6b95447d956a32e2
0
Darkhax-Minecraft/Bookshelf
package net.darkhax.bookshelf.lib; import java.util.Random; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; public final class Constants { // Mod Constants public static final String MOD_ID = "bookshelf"; public static final String MOD_NAME = "Bookshelf"; public...
src/main/java/net/darkhax/bookshelf/lib/Constants.java
package net.darkhax.bookshelf.lib; import java.util.Random; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; public final class Constants { // Mod Constants public static final String MOD_ID = "bookshelf"; public static final String MOD_NAME = "Bookshelf"; public...
Marked a new major update.
src/main/java/net/darkhax/bookshelf/lib/Constants.java
Marked a new major update.
Java
lgpl-2.1
3b9c5f39aa3b683fed59fb07f81d7d33aeac8805
0
pentaho/pentaho-commons-xul
/*! * This program is free software; you can redistribute it and/or modify it under the * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software * Foundation. * * You should have received a copy of the GNU Lesser General Public License along with this * program; if not, you ...
pentaho-xul-swt/src/org/pentaho/ui/xul/swt/tags/SwtToolbaritem.java
/*! * This program is free software; you can redistribute it and/or modify it under the * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software * Foundation. * * You should have received a copy of the GNU Lesser General Public License along with this * program; if not, you ...
[BACKLOG-3723] Fix SWT object accessible
pentaho-xul-swt/src/org/pentaho/ui/xul/swt/tags/SwtToolbaritem.java
[BACKLOG-3723] Fix SWT object accessible
Java
apache-2.0
875bbfc41486d15557c1a6a52b4e25d82f1ff0d0
0
h2oai/h2o-dev,tarasane/h2o-3,h2oai/h2o-dev,nilbody/h2o-3,pchmieli/h2o-3,tarasane/h2o-3,madmax983/h2o-3,kyoren/https-github.com-h2oai-h2o-3,PawarPawan/h2o-v3,PawarPawan/h2o-v3,jangorecki/h2o-3,brightchen/h2o-3,ChristosChristofidis/h2o-3,weaver-viii/h2o-3,mrgloom/h2o-3,junwucs/h2o-3,jangorecki/h2o-3,madmax983/h2o-3,datac...
package hex; import water.*; import water.fvec.Vec; abstract public class SupervisedModelBuilder<M extends SupervisedModel<M,P,O>, P extends SupervisedModel.SupervisedParameters, O extends SupervisedModel.SupervisedOutput> extends ModelBuilder<M,P,O> { protected transient Vec _response; // Handy response column ...
h2o-core/src/main/java/hex/SupervisedModelBuilder.java
package hex; import water.*; import water.fvec.Vec; abstract public class SupervisedModelBuilder<M extends SupervisedModel<M,P,O>, P extends SupervisedModel.SupervisedParameters, O extends SupervisedModel.SupervisedOutput> extends ModelBuilder<M,P,O> { protected transient Vec _response; // Handy response column ...
Fix PUBDEV-1061: Throw error back to the user if the max_after_balance_size is so small that we can't get at least one row per response class.
h2o-core/src/main/java/hex/SupervisedModelBuilder.java
Fix PUBDEV-1061: Throw error back to the user if the max_after_balance_size is so small that we can't get at least one row per response class.
Java
apache-2.0
840d3bd2d2a089798c4df97be2bc562e69da21ef
0
lucaswerkmeister/ceylon-spec,jvasileff/ceylon-spec,ceylon/ceylon-spec,ceylon/ceylon-spec,jvasileff/ceylon-spec,ceylon/ceylon-spec,jvasileff/ceylon-spec
package com.redhat.ceylon.compiler.typechecker.model; import static com.redhat.ceylon.compiler.typechecker.model.Util.addToIntersection; import static com.redhat.ceylon.compiler.typechecker.model.Util.addToUnion; import static com.redhat.ceylon.compiler.typechecker.model.Util.arguments; import java.util.ArrayList; im...
src/com/redhat/ceylon/compiler/typechecker/model/ProducedType.java
package com.redhat.ceylon.compiler.typechecker.model; import static com.redhat.ceylon.compiler.typechecker.model.Util.addToUnion; import static com.redhat.ceylon.compiler.typechecker.model.Util.addToIntersection; import static com.redhat.ceylon.compiler.typechecker.model.Util.arguments; import java.util.ArrayList; im...
fix bug in code to make enumerated type a subtype of union of its cases
src/com/redhat/ceylon/compiler/typechecker/model/ProducedType.java
fix bug in code to make enumerated type a subtype of union of its cases
Java
apache-2.0
8b67e3162d39ad69bbc83becfa76797ecd04eaa9
0
EvilMcJerkface/crate,adrpar/crate,gmrodrigues/crate,adrpar/crate,EvilMcJerkface/crate,sunny256/crate,aslanbekirov/crate,aslanbekirov/crate,husky-koglhof/crate,EvilMcJerkface/crate,adrpar/crate,crate/crate,husky-koglhof/crate,puneetjaiswal/crate,gmrodrigues/crate,gmrodrigues/crate,crate/crate,puneetjaiswal/crate,sunny25...
package io.crate.planner.symbol; import com.google.common.base.Preconditions; import com.google.common.collect.ImmutableSet; import com.spatial4j.core.shape.Shape; import io.crate.operation.Input; import io.crate.types.*; import org.apache.lucene.util.BytesRef; import org.elasticsearch.common.io.stream.StreamInput; im...
sql/src/main/java/io/crate/planner/symbol/Literal.java
package io.crate.planner.symbol; import com.google.common.base.Preconditions; import com.google.common.collect.ImmutableSet; import com.spatial4j.core.shape.Shape; import io.crate.operation.Input; import io.crate.types.*; import org.apache.lucene.util.BytesRef; import org.elasticsearch.common.io.stream.StreamInput; im...
fixed NPE on new boolean literal creation
sql/src/main/java/io/crate/planner/symbol/Literal.java
fixed NPE on new boolean literal creation
Java
apache-2.0
039a6616660a4e29742873c7b415455562ae3164
0
acisternino/ticket-downloader,acisternino/ticket-downloader
/* * Copyright 2013 Andrea Cisternino <a.cisternino@gmail.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 * * Unless required b...
src/main/java/tido/scraping/BasePageParser.java
/* * Copyright 2013 Andrea Cisternino <a.cisternino@gmail.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 * * Unless required b...
Improved logging of BasePageParser class.
src/main/java/tido/scraping/BasePageParser.java
Improved logging of BasePageParser class.
Java
apache-2.0
7cabc4ee2a2c08905d1f833f178b67042ed26f59
0
emory-libraries-ecds/namedropper-oxygen
/** * file src/edu/emory/library/namedropper/plugins/PluginOptions.java * * Copyright 2012 Emory University Library * * 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...
src/edu/emory/library/namedropper/plugins/PluginOptions.java
/** * file src/edu/emory/library/namedropper/plugins/PluginOptions.java * * Copyright 2012 Emory University Library * * 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...
Add wrapper method for static access to plugin workspace; document plugin option methods
src/edu/emory/library/namedropper/plugins/PluginOptions.java
Add wrapper method for static access to plugin workspace; document plugin option methods
Java
apache-2.0
eeb8c23ba6f22a837fa86533bce58bd951aa2ebc
0
cheng-li/pyramid,cheng-li/pyramid
package edu.neu.ccs.pyramid.eval; import java.util.stream.IntStream; /** * Created by Rainicy on 8/11/15. */ public class MicroMeasures extends LabelBasedMeasures { /** * Construct function: initialize each variables. * * @param numLabels */ public MicroMeasures(int numLabels) { ...
src/main/java/edu/neu/ccs/pyramid/eval/MicroMeasures.java
package edu.neu.ccs.pyramid.eval; import com.sun.javafx.Utils; import java.util.stream.IntStream; /** * Created by Rainicy on 8/11/15. */ public class MicroMeasures extends LabelBasedMeasures { /** * Construct function: initialize each variables. * * @param numLabels */ public MicroMeas...
remove useless import
src/main/java/edu/neu/ccs/pyramid/eval/MicroMeasures.java
remove useless import
Java
apache-2.0
042fa6b7135fc8861816985253657dd685471f25
0
vlsi/calcite,vlsi/calcite,vlsi/incubator-calcite,dindin5258/calcite,datametica/calcite,jcamachor/calcite,jcamachor/calcite,apache/calcite,julianhyde/calcite,vlsi/incubator-calcite,jcamachor/calcite,dindin5258/calcite,looker-open-source/calcite,julianhyde/calcite,julianhyde/calcite,julianhyde/calcite,xhoong/incubator-ca...
/* * 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 ...
core/src/main/java/org/apache/calcite/rex/RexShuttle.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 ...
[CALCITE-2657] In RexShuttle, use "RexCall.clone" instead of "new RexCall" (Chunwei Lei) Close apache/calcite#905
core/src/main/java/org/apache/calcite/rex/RexShuttle.java
[CALCITE-2657] In RexShuttle, use "RexCall.clone" instead of "new RexCall" (Chunwei Lei)
Java
apache-2.0
71b2e87195853c1cb6411607e19eab479d51310a
0
apache/velocity-engine,apache/velocity-engine
package org.apache.velocity.servlet; /* * The Apache Software License, Version 1.1 * * Copyright (c) 2000 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met...
src/java/org/apache/velocity/servlet/VelocityServlet.java
package org.apache.velocity.servlet; /* * The Apache Software License, Version 1.1 * * Copyright (c) 2000 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met...
change the buffering to be 4k and also autoflush immediately. git-svn-id: 7267684f36935cb3df12efc1f4c0216d758271d4@73558 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/velocity/servlet/VelocityServlet.java
change the buffering to be 4k and also autoflush immediately.
Java
apache-2.0
101a0f658cdb8b4e97724d63f3f0c24f0f2ef1a6
0
adiosmsu/budgeter-app
package ru.adios.budgeter.util; import android.content.Context; import android.graphics.Canvas; import android.os.AsyncTask; import android.support.annotation.ColorInt; import android.support.v4.content.ContextCompat; import android.util.AttributeSet; import android.view.Gravity; import android.view.View; import andro...
app/src/main/java/ru/adios/budgeter/util/DataTableLayout.java
package ru.adios.budgeter.util; import android.content.Context; import android.graphics.Canvas; import android.os.AsyncTask; import android.support.annotation.ColorInt; import android.support.v4.content.ContextCompat; import android.util.AttributeSet; import android.view.Gravity; import android.view.View; import andro...
DataTableLayout fixes: 2nd start(), setOrderBy(OrderBy) bug with column rows traversing and bug with repopulating table using old value of orderBy; + some beautifying.
app/src/main/java/ru/adios/budgeter/util/DataTableLayout.java
DataTableLayout fixes: 2nd start(), setOrderBy(OrderBy) bug with column rows traversing and bug with repopulating table using old value of orderBy; + some beautifying.
Java
apache-2.0
6cb97c1b70f01672e406abef89fa745535ef3502
0
mohanaraosv/commons-jcs,apache/commons-jcs,mohanaraosv/commons-jcs,mohanaraosv/commons-jcs,apache/commons-jcs,apache/commons-jcs
package org.apache.jcs; /* * Copyright 2001-2004 The Apache Software Foundation. * * 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/test/org/apache/jcs/TestCacheElementRetrieval.java
package org.apache.jcs; /* * Copyright 2001-2004 The Apache Software Foundation. * * 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 * ...
fixed unit test git-svn-id: fb05bfbd7e12d1dc22225677a916a89c73eee8a2@377789 13f79535-47bb-0310-9956-ffa450edef68
src/test/org/apache/jcs/TestCacheElementRetrieval.java
fixed unit test
Java
apache-2.0
179f81b89b3a2ba7ec0b9bf7af8e54cca39c9f52
0
ecsec/open-ecard,ecsec/open-ecard,ecsec/open-ecard
/**************************************************************************** * Copyright (C) 2012 HS Coburg. * All rights reserved. * Contact: ecsec GmbH (info@ecsec.de) * * This file is part of the Open eCard App. * * GNU General Public License Usage * This file may be used under the terms of the GNU General ...
sal/tiny-sal/src/main/java/org/openecard/sal/TinySAL.java
/**************************************************************************** * Copyright (C) 2012 HS Coburg. * All rights reserved. * Contact: ecsec GmbH (info@ecsec.de) * * This file is part of the Open eCard App. * * GNU General Public License Usage * This file may be used under the terms of the GNU General ...
Some more style fixes
sal/tiny-sal/src/main/java/org/openecard/sal/TinySAL.java
Some more style fixes
Java
apache-2.0
5fa51860ef7be20c2d127ea08e37a5bc6caaaf30
0
kaif-open/kaif,kaif-open/kaif,kaif-open/kaif
package io.kaif.service.impl; import java.time.Instant; import java.util.List; import java.util.Optional; import javax.annotation.Nullable; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.dao.EmptyResultDataAccessException; import org.springframework.stereotype.Service; impo...
kaif-web/src/main/java/io/kaif/service/impl/ArticleServiceImpl.java
package io.kaif.service.impl; import java.time.Instant; import java.util.List; import java.util.Optional; import javax.annotation.Nullable; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.dao.EmptyResultDataAccessException; import org.springframework.stereotype.Service; impo...
remove unused import
kaif-web/src/main/java/io/kaif/service/impl/ArticleServiceImpl.java
remove unused import
Java
bsd-2-clause
b054aa3ac5cf4556d402d8bfc16763c5f08182f0
0
clementval/claw-compiler,clementval/claw-compiler
/* * This file is released under terms of BSD license * See LICENSE file for more information */ package cx2x.decompiler; import org.w3c.dom.Document; import org.xml.sax.SAXException; import xcodeml.util.*; import javax.xml.parsers.DocumentBuilder; import javax.xml.parsers.DocumentBuilderFactory; import javax.xml...
omni-cx2x/src/cx2x/decompiler/XcodeMlToFortranDecompiler.java
/* * This file is released under terms of BSD license * See LICENSE file for more information */ package cx2x.decompiler; import org.w3c.dom.Document; import org.xml.sax.SAXException; import xcodeml.util.*; import javax.xml.parsers.DocumentBuilder; import javax.xml.parsers.DocumentBuilderFactory; import javax.xml...
Apply format
omni-cx2x/src/cx2x/decompiler/XcodeMlToFortranDecompiler.java
Apply format
Java
bsd-3-clause
0487c39f790befe02188982a0826d2d5196be0ab
0
lukeg/PCJ,hpdcj/PCJ
/* * Copyright (c) 2011-2016, PCJ Library, Marek Nowicki * All rights reserved. * * Licensed under New BSD License (3-clause license). * * See the file "LICENSE" for the full license governing this code. */ package org.pcj.internal.network; import java.io.EOFException; import java.io.IOException; import java.io...
src/main/java/org/pcj/internal/network/MessageDataInputStream.java
/* * Copyright (c) 2011-2016, PCJ Library, Marek Nowicki * All rights reserved. * * Licensed under New BSD License (3-clause license). * * See the file "LICENSE" for the full license governing this code. */ package org.pcj.internal.network; import java.io.EOFException; import java.io.IOException; import java.io...
Added exception when reading boolean or byte and EOF occurred.
src/main/java/org/pcj/internal/network/MessageDataInputStream.java
Added exception when reading boolean or byte and EOF occurred.
Java
bsd-3-clause
121eb313965a4b1cb2910d3c43fa1c9311acdf9e
0
monto-editor/editor-eclipse,monto-editor/editor-eclipse,monto-editor/editor-eclipse
package monto.eclipse.launching; import java.util.Arrays; import java.util.List; import java.util.stream.Collectors; import java.util.stream.Stream; import org.eclipse.core.runtime.CoreException; import org.eclipse.core.runtime.IProgressMonitor; import org.eclipse.debug.core.DebugEvent; import org.eclipse.debug.core....
src/monto/eclipse/launching/LaunchConfigurationDelegate.java
package monto.eclipse.launching; import java.util.Arrays; import java.util.List; import java.util.stream.Collectors; import java.util.stream.Stream; import org.eclipse.core.runtime.CoreException; import org.eclipse.core.runtime.IProgressMonitor; import org.eclipse.debug.core.DebugEvent; import org.eclipse.debug.core....
All StreamOutputs are now correctly displayed (previously always used runSessionId instead of parameter sessionId)
src/monto/eclipse/launching/LaunchConfigurationDelegate.java
All StreamOutputs are now correctly displayed (previously always used runSessionId instead of parameter sessionId)
Java
mit
3d8db54bbeeeafe2b840134c800dd0d0e4cf5359
0
akisute/YourConsole
package com.akisute.yourconsole.app.helper; import android.content.Context; import android.content.SharedPreferences; import android.preference.PreferenceManager; public class PreferenceHelper { public static String getLastReadLine(Context context) { SharedPreferences sharedPrefs = PreferenceManager.getD...
app/src/main/java/com/akisute/yourconsole/app/helper/PreferenceHelper.java
package com.akisute.yourconsole.app.helper; import android.content.Context; import android.content.SharedPreferences; import android.preference.PreferenceManager; /** * Created by JP11688 on 2014/04/16. */ public class PreferenceHelper { public static String getLastReadLine(Context context) { SharedPre...
Removed comment
app/src/main/java/com/akisute/yourconsole/app/helper/PreferenceHelper.java
Removed comment
Java
mit
3ce29f1aa28c3e18bfc81d26b7c2a8110151d266
0
gecko655/fujimiya,gecko655/fujimiya_heroku,gecko655/fujimiya,gecko655/fujimiya_heroku
package jp.gecko655.bot.fujimiya; import java.text.DateFormat; import java.util.List; import java.util.TimeZone; import java.util.logging.Level; import java.util.regex.Pattern; import java.util.stream.Collectors; import jp.gecko655.bot.AbstractCron; import jp.gecko655.bot.DBConnection; import twitter4j.Paging; impor...
src/main/java/jp/gecko655/bot/fujimiya/FujimiyaReply.java
package jp.gecko655.bot.fujimiya; import java.text.DateFormat; import java.util.List; import java.util.TimeZone; import java.util.logging.Level; import java.util.regex.Pattern; import java.util.stream.Collectors; import jp.gecko655.bot.AbstractCron; import jp.gecko655.bot.DBConnection; import twitter4j.Paging; impor...
Bug fix for initial process when lastStatus is not inserted.
src/main/java/jp/gecko655/bot/fujimiya/FujimiyaReply.java
Bug fix for initial process when lastStatus is not inserted.
Java
mit
a21c06f00202e5f872856fb1531751f807244b83
0
HPFOD/FoDBugTrackerUtility,ryancblack/FoDToJIRA
/******************************************************************************* * (c) Copyright 2017 Hewlett Packard Enterprise Development LP * * 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 S...
processrunner/src/main/java/com/fortify/processrunner/processor/CompositeProcessor.java
/******************************************************************************* * (c) Copyright 2017 Hewlett Packard Enterprise Development LP * * 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 S...
Changed method declaration to final
processrunner/src/main/java/com/fortify/processrunner/processor/CompositeProcessor.java
Changed method declaration to final
Java
mit
261cd7674861bebfe2405729e65deaef33ccdfb1
0
PG85/OpenTerrainGenerator
package com.pg85.otg.config.biome; import java.nio.file.Path; import java.text.MessageFormat; import java.util.*; import com.pg85.otg.OTG; import com.pg85.otg.config.ConfigFunction; import com.pg85.otg.config.biome.BiomeConfigFinder.BiomeConfigStub; import com.pg85.otg.config.io.IConfigFunctionProvider; import com.pg...
common/common-core/src/main/java/com/pg85/otg/config/biome/BiomeConfig.java
package com.pg85.otg.config.biome; import java.nio.file.Path; import java.text.MessageFormat; import java.util.*; import com.pg85.otg.OTG; import com.pg85.otg.config.ConfigFunction; import com.pg85.otg.config.biome.BiomeConfigFinder.BiomeConfigStub; import com.pg85.otg.config.io.IConfigFunctionProvider; import com.pg...
1.16.5-0.0.18: Minor cleanup
common/common-core/src/main/java/com/pg85/otg/config/biome/BiomeConfig.java
1.16.5-0.0.18: Minor cleanup
Java
epl-1.0
de67c76e24f7aa58e83555c519088f1594a12889
0
gnodet/wikitext
/******************************************************************************* * Copyright (c) 2004 - 2005 University Of British Columbia and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this ...
org.eclipse.mylyn.context.ui/src/org/eclipse/mylyn/ui/InterestDecoratorLightweight.java
/******************************************************************************* * Copyright (c) 2004 - 2005 University Of British Columbia and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this ...
Fixed ConcurrentModificationException
org.eclipse.mylyn.context.ui/src/org/eclipse/mylyn/ui/InterestDecoratorLightweight.java
Fixed ConcurrentModificationException