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-2-clause
62102012f6672c4a98cf6921a77cfcd73a7f4ae5
0
ratan12/Atarashii,AnimeNeko/Atarashii,ratan12/Atarashii,AnimeNeko/Atarashii
package net.somethingdreadful.MAL; import android.annotation.SuppressLint; import android.app.Notification; import android.app.NotificationManager; import android.app.PendingIntent; import android.app.SearchManager; import android.content.BroadcastReceiver; import android.content.ComponentName; import android.content....
Atarashii/src/net/somethingdreadful/MAL/Home.java
package net.somethingdreadful.MAL; import android.annotation.SuppressLint; import android.app.Notification; import android.app.NotificationManager; import android.app.PendingIntent; import android.app.SearchManager; import android.content.BroadcastReceiver; import android.content.ComponentName; import android.content....
Fix forum opening when there was no connection
Atarashii/src/net/somethingdreadful/MAL/Home.java
Fix forum opening when there was no connection
Java
bsd-2-clause
9fc0eb0b1f1906c7d49a6c9fca61c78be804478f
0
insideo/randomcoder-website,insideo/randomcoder-website,insideo/randomcoder-website
package com.randomcoder.security.userdetails.test; import static org.junit.Assert.*; import java.security.*; import java.util.*; import org.acegisecurity.*; import org.acegisecurity.userdetails.*; import org.apache.commons.codec.digest.DigestUtils; import org.junit.*; import org.springframework.core.io.*;...
WEB-INF/src/com/randomcoder/security/userdetails/test/UserDetailsServiceImplTest.java
package com.randomcoder.security.userdetails.test; import static org.junit.Assert.*; import java.security.*; import java.util.*; import org.acegisecurity.BadCredentialsException; import org.acegisecurity.userdetails.*; import org.apache.commons.codec.digest.DigestUtils; import org.junit.*; import org.spri...
Expanded test coverage to include all UserDetailsImpl methods. git-svn-id: c54c250ef6781e452e8ba97060b13a35b2e33c47@354 5bee6cb3-3d18-0410-8c93-a642edd49b48
WEB-INF/src/com/randomcoder/security/userdetails/test/UserDetailsServiceImplTest.java
Expanded test coverage to include all UserDetailsImpl methods.
Java
bsd-3-clause
d400dd355b6888e0242f6ac3e307e61308551c31
0
wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy
/* * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Softwa...
graal/com.oracle.graal.hotspot/src/com/oracle/graal/hotspot/replacements/CipherBlockChainingSubstitutions.java
/* * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Softwa...
CipherBlockChainingSubstitutions: use more precise location for embeddedCipher object and r array
graal/com.oracle.graal.hotspot/src/com/oracle/graal/hotspot/replacements/CipherBlockChainingSubstitutions.java
CipherBlockChainingSubstitutions: use more precise location for embeddedCipher object and r array
Java
bsd-3-clause
583f7671cd98cd631dc759fa2c1d593b5d798754
0
wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy
/* * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Softwa...
graal/com.oracle.graal.replacements/src/com/oracle/graal/replacements/GraphKit.java
/* * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Softwa...
made GraphKit.inlineInvoke recursively inline all invoke
graal/com.oracle.graal.replacements/src/com/oracle/graal/replacements/GraphKit.java
made GraphKit.inlineInvoke recursively inline all invoke
Java
mit
5d3c1db4dfb669a2cb50d45fd51b43c15ead4c27
0
Brightchu/JavaScriptAcquiring,Brightchu/JavaScriptAcquiring,Brightchu/JavaScriptAcquiring
public class Hello{ public static void main(String [] args){ System.out.println("Hello World!"); System.out.println("Hello!\nWorld!"); double a=0.0 ; a=(double) (1/3); System.out.println(a); //System.out.println("integrate the github with Sumblime text by Git plugin."); system.out.println("first git comm...
dev/Hello.java
public class Hello{ public static void main(String [] args){ System.out.println("Hello World!"); System.out.println("Hello!\nWorld!"); double a=0.0 ; a=(double) (1/3); System.out.println(a); } }
fist git commit
dev/Hello.java
fist git commit
Java
mit
520c92a601bf3b9fdc4c1a004ac9a1f89b3e8b76
0
infinitemule/spring-espn-intg-test
package com.infinitemule.espn.api.test.now.spring; import static com.infinitemule.espn.common.lang.Console.printfn; import static com.infinitemule.espn.common.lang.Console.println; import org.junit.Test; import org.springframework.beans.factory.annotation.Autowired; import com.infinitemule.espn.api.now.Disable; imp...
src/test/java/com/infinitemule/espn/api/test/now/spring/NowApiServiceSpringIntgTest.java
package com.infinitemule.espn.api.test.now.spring; import static com.infinitemule.espn.common.lang.Console.printfn; import static com.infinitemule.espn.common.lang.Console.println; import org.junit.Test; import org.springframework.beans.factory.annotation.Autowired; import com.infinitemule.espn.api.now.Feed; import...
Added disable test for Now API.
src/test/java/com/infinitemule/espn/api/test/now/spring/NowApiServiceSpringIntgTest.java
Added disable test for Now API.
Java
mit
f128dd4ffdc090dbddeb452ac9a5dd2365ebf087
0
mhogrefe/wheels
package mho.wheels.math; import mho.wheels.iterables.IterableUtils; import mho.wheels.structures.Pair; import org.jetbrains.annotations.NotNull; import java.math.BigInteger; import java.util.*; import java.util.function.Function; import static mho.wheels.iterables.IterableUtils.*; import static mho.wheels.ordering.O...
src/main/java/mho/wheels/math/MathUtils.java
package mho.wheels.math; import mho.wheels.iterables.IterableUtils; import mho.wheels.structures.Pair; import org.jetbrains.annotations.NotNull; import java.math.BigInteger; import java.util.*; import java.util.function.Function; import static mho.wheels.iterables.IterableUtils.*; import static mho.wheels.ordering.O...
clarify bits/digits docs
src/main/java/mho/wheels/math/MathUtils.java
clarify bits/digits docs
Java
mit
de6dec3ed5aa9d8abafbcc1014546ca4ce6f3f86
0
diachron/quality
/** * */ package eu.diachron.qualitymetrics.utilities; import java.io.StringReader; import java.util.HashMap; import java.util.HashSet; import java.util.LinkedHashSet; import java.util.Map; import java.util.Set; import java.util.concurrent.Callable; import java.util.concurrent.ConcurrentHashMap; import java.util.c...
metric-utilities/src/main/java/eu/diachron/qualitymetrics/utilities/VocabularyLoader.java
/** * */ package eu.diachron.qualitymetrics.utilities; import java.io.StringReader; import java.util.HashMap; import java.util.HashSet; import java.util.LinkedHashSet; import java.util.Map; import java.util.Set; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.ConcurrentMap; import org.a...
added 5 second timeout to vocab downloader
metric-utilities/src/main/java/eu/diachron/qualitymetrics/utilities/VocabularyLoader.java
added 5 second timeout to vocab downloader
Java
mit
b3fd9ca6a1fd35b6c5be40bc65812fee30854235
0
flintproject/Flint,flintproject/Flint
/* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:set ts=4 sw=4 sts=4 et: */ package jp.oist.flint.form.job; import jp.oist.flint.form.sub.JobWindow; import jp.oist.flint.garuda.GarudaClient; import jp.oist.flint.job.Job; import jp.oist.flint.job.Progress; import jp.oist.flint.util.Dura...
flint/src/jp/oist/flint/form/job/JobCell.java
/* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:set ts=4 sw=4 sts=4 et: */ package jp.oist.flint.form.job; import jp.oist.flint.form.sub.JobWindow; import jp.oist.flint.garuda.GarudaClient; import jp.oist.flint.job.Job; import jp.oist.flint.job.Progress; import jp.oist.flint.util.Dura...
Drop unused constants
flint/src/jp/oist/flint/form/job/JobCell.java
Drop unused constants
Java
mit
a6f4b34d016d9c2b590d981ca5fd14bd3521986f
0
dreamhead/moco,dreamhead/moco
package com.github.dreamhead.moco.runner.watcher; import com.github.dreamhead.moco.MocoException; import com.github.dreamhead.moco.internal.MocoServer; import com.google.common.base.Optional; import io.netty.channel.ChannelHandlerContext; import io.netty.channel.ChannelInitializer; import io.netty.channel.ChannelPipel...
moco-runner/src/main/java/com/github/dreamhead/moco/runner/watcher/ShutdownMocoRunnerWatcher.java
package com.github.dreamhead.moco.runner.watcher; import com.github.dreamhead.moco.internal.MocoServer; import com.google.common.base.Optional; import io.netty.channel.ChannelHandlerContext; import io.netty.channel.ChannelInitializer; import io.netty.channel.ChannelPipeline; import io.netty.channel.SimpleChannelInboun...
replaced runtime exception with moco exception in shutdown watcher
moco-runner/src/main/java/com/github/dreamhead/moco/runner/watcher/ShutdownMocoRunnerWatcher.java
replaced runtime exception with moco exception in shutdown watcher
Java
mit
9143dcb974103e19ed42beaa022aebbbc91990ec
0
RoboEagles4828/2017Robot,RoboEagles4828/ACE
package org.usfirst.frc.team4828; import com.ctre.CANTalon; import com.kauailabs.navx.frc.AHRS; import edu.wpi.first.wpilibj.SPI; import edu.wpi.first.wpilibj.Timer; import org.usfirst.frc.team4828.Vision.PixyThread; public class DriveTrain { private CANTalon frontLeft; private CANTalon frontRight; priva...
src/main/java/org/usfirst/frc/team4828/DriveTrain.java
package org.usfirst.frc.team4828; import com.ctre.CANTalon; import com.kauailabs.navx.frc.AHRS; import edu.wpi.first.wpilibj.SPI; import edu.wpi.first.wpilibj.Timer; import org.usfirst.frc.team4828.Vision.PixyThread; public class DriveTrain { private CANTalon frontLeft; private CANTalon frontRight; priva...
Clean up turning to use mecanum drive and make the auton routine use absolute directions
src/main/java/org/usfirst/frc/team4828/DriveTrain.java
Clean up turning to use mecanum drive
Java
epl-1.0
d9243f6c8f63fcf52585a6687be162756e4f55e9
0
smeup/asup,smeup/asup,smeup/asup
/** * Copyright (c) 2012, 2015 Sme.UP 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 distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * * C...
org.smeup.sys.db.syntax.db2/src/org/smeup/sys/db/syntax/db2/DB2DefinitionWriterImpl.java
/** * Copyright (c) 2012, 2015 Sme.UP 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 distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * * Contribut...
Modifica per gestione label
org.smeup.sys.db.syntax.db2/src/org/smeup/sys/db/syntax/db2/DB2DefinitionWriterImpl.java
Modifica per gestione label
Java
epl-1.0
2964fd6460a2ada777bf85b79f32d082ccfa0933
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/core/RootWindow.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...
Change setTitle(..) ordering in RootWindow.
src/main/java/org/jtrfp/trcl/core/RootWindow.java
Change setTitle(..) ordering in RootWindow.
Java
mpl-2.0
dfeb4f3ad9b0d1c16c7fa8247c4bc1289410b064
0
jflory7/RIT-ISTE121-2155-MiniProject1
import javax.swing.*; import java.awt.*; import java.awt.Color.*; import java.awt.event.*; import javax.swing.event.*; import java.util.Random; /* * Timothy Endersby * ISTE 121 * Homework 2 - "GUI from Hell" */ public class GUIFromHell extends JFrame implements ActionListener, MouseListener{ //Personal imforma...
GUIFromHell.java
import javax.swing.*; import java.awt.*; import java.awt.Color.*; import java.awt.event.*; import javax.swing.event.*; import java.util.Random; /* * Timothy Endersby * ISTE 121 * Homework 2 - "GUI from Hell" */ public class GUIFromHell extends JFrame implements ActionListener, MouseListener{ //Personal imforma...
Changed comment
GUIFromHell.java
Changed comment
Java
agpl-3.0
ab345dc4c356c399d5009a9badcc89fd34582395
0
akvo/akvo-flow,akvo/akvo-flow,akvo/akvo-flow,akvo/akvo-flow,akvo/akvo-flow
/* * Copyright (C) 2010-2012 Stichting Akvo (Akvo Foundation) * * This file is part of Akvo FLOW. * * Akvo FLOW is free software: you can redistribute it and modify it under the terms of * the GNU Affero General Public License (AGPL) as published by the Free Software Foundation, * either version 3 of the Li...
GAE/src/org/waterforpeople/mapping/app/gwt/server/surveyinstance/SurveyInstanceServiceImpl.java
/* * Copyright (C) 2010-2012 Stichting Akvo (Akvo Foundation) * * This file is part of Akvo FLOW. * * Akvo FLOW is free software: you can redistribute it and modify it under the terms of * the GNU Affero General Public License (AGPL) as published by the Free Software Foundation, * either version 3 of the Li...
Issue #185 - add comment to surveyInstanceServiceImpl
GAE/src/org/waterforpeople/mapping/app/gwt/server/surveyinstance/SurveyInstanceServiceImpl.java
Issue #185 - add comment to surveyInstanceServiceImpl
Java
agpl-3.0
c213f896895667c542d86e2cda54153e529ff167
0
EaglesoftZJ/actor-platform,EaglesoftZJ/actor-platform,actorapp/actor-platform,EaglesoftZJ/actor-platform,dfsilva/actor-platform,EaglesoftZJ/actor-platform,dfsilva/actor-platform,dfsilva/actor-platform,ufosky-server/actor-platform,dfsilva/actor-platform,ufosky-server/actor-platform,EaglesoftZJ/actor-platform,ufosky-serv...
package im.actor.core.modules.internal; import java.util.HashMap; import im.actor.core.api.ApiOutPeer; import im.actor.core.api.ApiPeerType; import im.actor.core.api.rpc.RequestCallInProgress; import im.actor.core.api.rpc.RequestDoCall; import im.actor.core.api.rpc.RequestEndCall; import im.actor.core.api.rpc.Request...
actor-sdk/sdk-core/core/core-shared/src/main/java/im/actor/core/modules/internal/CallsModule.java
package im.actor.core.modules.internal; import java.util.HashMap; import im.actor.core.api.ApiOutPeer; import im.actor.core.api.ApiPeerType; import im.actor.core.api.rpc.RequestCallInProgress; import im.actor.core.api.rpc.RequestDoCall; import im.actor.core.api.rpc.RequestEndCall; import im.actor.core.api.rpc.Request...
fix(core): CallActor path with callId
actor-sdk/sdk-core/core/core-shared/src/main/java/im/actor/core/modules/internal/CallsModule.java
fix(core): CallActor path with callId
Java
lgpl-2.1
dde12fa2a2efc705ed336c75e77e0506a804cecc
0
lolodo/algorithm,lolodo/algorithm,lolodo/algorithm,lolodo/algorithm,lolodo/algorithm,lolodo/algorithm
import java.util.Arrays; public class HeapSort { public static void buildHeap(int[] array, int last) { int i; int max; for(i = (last - 1) / 2; i >= 0; i--) { int k = 2 * i + 1;//left int biggerest = k; if (k < last) { if(array[k] < array[...
java/SortFunc/HeapSort.java
import java.util.Arrays; public class HeapSort { public static void buildHeap(int[] array, int last) { int i; int max; for(i = (last - 1) / 2; i >= 0; i--) { int k = 2 * i + 1;//left int biggerest = k; if (k < last) { if(array[k] < array[...
nothing
java/SortFunc/HeapSort.java
nothing
Java
apache-2.0
ae64b4cd971b3ab131362aed08a9f7bac43f43b6
0
thomasliasn/aerogear-otp-java,dufabricio/aerogear-otp-java,aerogear/aerogear-otp-java
/* * JBoss, Home of Professional Open Source * Copyright 2012, Red Hat, Inc., and individual contributors * by the @authors tag. See the copyright.txt in the distribution for a * full listing of individual contributors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this fi...
src/main/java/org/jboss/aerogear/security/otp/Totp.java
/* * JBoss, Home of Professional Open Source * Copyright 2012, Red Hat, Inc., and individual contributors * by the @authors tag. See the copyright.txt in the distribution for a * full listing of individual contributors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this fi...
Just a note on Base32 encoding
src/main/java/org/jboss/aerogear/security/otp/Totp.java
Just a note on Base32 encoding
Java
apache-2.0
a3214bd9c4f8b3866ec99df2fe088ebe0cf67517
0
kamranzafar/jtar
/** * Copyright 2012 Kamran Zafar * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab...
src/main/java/org/kamranzafar/jtar/TarOutputStream.java
/** * Copyright 2012 Kamran Zafar * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab...
Wrap the FileOutputStream in a BufferedOutputStream.
src/main/java/org/kamranzafar/jtar/TarOutputStream.java
Wrap the FileOutputStream in a BufferedOutputStream.
Java
apache-2.0
2652d00f77b5fd3d5c21eb205c3a25b10c8e71b0
0
protyposis/Spectaculum,protyposis/Spectaculum
/* * Copyright (c) 2014 Mario Guggenberger <mg@protyposis.net> * * This file is part of MediaPlayer-Extended. * * MediaPlayer-Extended 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 Software Foundation, either version 3 of...
Spectaculum-Core/src/main/java/net/protyposis/android/spectaculum/SpectaculumView.java
/* * Copyright (c) 2014 Mario Guggenberger <mg@protyposis.net> * * This file is part of MediaPlayer-Extended. * * MediaPlayer-Extended 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 Software Foundation, either version 3 of...
Skip unnecessary layout processing
Spectaculum-Core/src/main/java/net/protyposis/android/spectaculum/SpectaculumView.java
Skip unnecessary layout processing
Java
apache-2.0
d64020eb20373cc454eefc39f6a07f1d63ae3b02
0
e-Spirit/FSDevTools,e-Spirit/FSDevTools,e-Spirit/FSDevTools,e-Spirit/FSDevTools,e-Spirit/FSDevTools,e-Spirit/FSDevTools
/* * * ********************************************************************* * fsdevtools * %% * Copyright (C) 2016 e-Spirit AG * %% * 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 * ...
fsdevtools-cli/src/main/java/com/espirit/moddev/cli/commands/export/ExportCommand.java
/* * * ********************************************************************* * fsdevtools * %% * Copyright (C) 2016 e-Spirit AG * %% * 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 * ...
DEVEX-65 fixed knownPrefixes description
fsdevtools-cli/src/main/java/com/espirit/moddev/cli/commands/export/ExportCommand.java
DEVEX-65 fixed knownPrefixes description
Java
apache-2.0
c9b0f39857408c78780ad8e05451ae811c3dffbc
0
jpaw/persistence-java,jpaw/persistence-java
package de.jpaw.bonaparte.jpa; import org.eclipse.persistence.mappings.DatabaseMapping; import org.eclipse.persistence.mappings.converters.Converter; import org.eclipse.persistence.sessions.Session; import de.jpaw.bonaparte.core.BonaPortable; import de.jpaw.bonaparte.core.ByteArrayComposer; import de.jpaw.bonaparte.c...
persistence-eclipselink/src/main/java/de/jpaw/bonaparte/jpa/BonaPortableConverter.java
package de.jpaw.bonaparte.jpa; import org.eclipse.persistence.mappings.DatabaseMapping; import org.eclipse.persistence.mappings.converters.Converter; import org.eclipse.persistence.sessions.Session; import de.jpaw.bonaparte.core.BonaPortable; import de.jpaw.bonaparte.core.ByteArrayComposer; import de.jpaw.bonaparte.c...
adjust
persistence-eclipselink/src/main/java/de/jpaw/bonaparte/jpa/BonaPortableConverter.java
adjust
Java
apache-2.0
01df56c6bc8ddcb78524b0829a3fca494a48c272
0
jeluard/stone,jeluard/stone
/* * Copyright 2013 julien. * * 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 agreed to in ...
core/src/main/java/com/github/jeluard/stone/api/BasePoller.java
/* * Copyright 2013 julien. * * 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 agreed to in ...
Simplified error handling.
core/src/main/java/com/github/jeluard/stone/api/BasePoller.java
Simplified error handling.
Java
apache-2.0
ea22b5780279fb672f85cb49db5c2acf7870d6b0
0
phax/ph-oton,phax/ph-oton,phax/ph-oton
/** * Copyright (C) 2014-2015 Philip Helger (www.helger.com) * philip[at]helger[dot]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/LICE...
ph-oton-security/src/main/java/com/helger/photon/security/login/LoggedInUserManager.java
/** * Copyright (C) 2014-2015 Philip Helger (www.helger.com) * philip[at]helger[dot]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/LICE...
Renamed internal class
ph-oton-security/src/main/java/com/helger/photon/security/login/LoggedInUserManager.java
Renamed internal class
Java
apache-2.0
3e607cd9a677b44b3cc89b72b19fb08d134dc272
0
akjava/gwt-three.js-test,sebasbaumh/gwt-three.js,akjava/gwt-three.js-test,akjava/gwt-three.js-test,sebasbaumh/gwt-three.js,sebasbaumh/gwt-three.js
package com.akjava.gwt.three.client.core; import com.google.gwt.core.client.JavaScriptObject; public class Matrix4 extends JavaScriptObject { protected Matrix4(){} public native final void setRotationFromEuler(Vector3 vec,String order)/*-{ this.setRotationFromEuler(vec,order); }-*/; public native final v...
src/com/akjava/gwt/three/client/core/Matrix4.java
package com.akjava.gwt.three.client.core; import com.google.gwt.core.client.JavaScriptObject; public class Matrix4 extends JavaScriptObject { protected Matrix4(){} public native final void setRotationFromEuler(Vector3 vec,String order)/*-{ this.setRotationFromEuler(vec,order); }-*/; public native final v...
fixed #12
src/com/akjava/gwt/three/client/core/Matrix4.java
fixed #12
Java
apache-2.0
2180016ff01de9c0a056f743387b90c2de11b2d4
0
mjuhasz/BDSup2Sub,mjuhasz/BDSup2Sub
/* * Copyright 2012 Miklos Juhasz (mjuhasz), JetBrains s.r.o. * * 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...
src/main/java/bdsup2sub/gui/support/GuiUtils.java
/* * Copyright 2012 Miklos Juhasz (mjuhasz), JetBrains s.r.o. * * 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...
Fix missing popupmenu separator under gtk theme.
src/main/java/bdsup2sub/gui/support/GuiUtils.java
Fix missing popupmenu separator under gtk theme.
Java
apache-2.0
77e5972005f7ce7d6888e4ec379db9a75b5f4f5c
0
brettwooldridge/HikariCP,nitincchauhan/HikariCP,polpot78/HikariCP,ams2990/HikariCP,udayshnk/HikariCP,brettwooldridge/HikariCP
/* * Copyright (C) 2013, 2014 Brett Wooldridge * * 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...
src/main/java/com/zaxxer/hikari/HikariConfig.java
/* * Copyright (C) 2013, 2014 Brett Wooldridge * * 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...
Fix for Java 7.
src/main/java/com/zaxxer/hikari/HikariConfig.java
Fix for Java 7.
Java
apache-2.0
fead20c3d8502f6d9cf0f88b9901932d2ec69be4
0
DataSketches/sketches-core
/* * Copyright 2018, Yahoo! Inc. Licensed under the terms of the * Apache License 2.0. See LICENSE file at the project root for terms. */ package com.yahoo.sketches; /** * Common static methods for quantiles sketches */ public class QuantilesHelper { /** * Convert the weights into totals of the weights pre...
src/main/java/com/yahoo/sketches/QuantilesHelper.java
package com.yahoo.sketches; /** * Common static methods for quantiles sketches */ public class QuantilesHelper { /** * Convert the weights into totals of the weights preceding each item * @param array of weights * @return total weight */ public static long convertToPrecedingCummulative(final long[] ...
added missing license
src/main/java/com/yahoo/sketches/QuantilesHelper.java
added missing license
Java
apache-2.0
11101e2d8d8feda53735f096f42dbd8841d8a542
0
ibissource/iaf,ibissource/iaf,ibissource/iaf,ibissource/iaf,ibissource/iaf
/* * $Log: XComSender.java,v $ * Revision 1.16 2011-12-08 09:12:09 europe\m168309 * fixed javadoc * * Revision 1.15 2011/11/30 13:52:04 Peter Leeuwenburgh <peter.leeuwenburgh@ibissource.org> * adjusted/reversed "Upgraded from WebSphere v5.1 to WebSphere v6.1" * * Revision 1.1 2011/10/19 14:49:54 Peter Lee...
JavaSource/nl/nn/adapterframework/xcom/XComSender.java
/* * $Log: XComSender.java,v $ * Revision 1.15 2011-11-30 13:52:04 europe\m168309 * adjusted/reversed "Upgraded from WebSphere v5.1 to WebSphere v6.1" * * Revision 1.1 2011/10/19 14:49:54 Peter Leeuwenburgh <peter.leeuwenburgh@ibissource.org> * Upgraded from WebSphere v5.1 to WebSphere v6.1 * * Revision 1.1...
fixed javadoc
JavaSource/nl/nn/adapterframework/xcom/XComSender.java
fixed javadoc
Java
apache-2.0
8b8768e8f8254f803dae635bcf859c04f95b4c3c
0
jonmcewen/camel,apache/camel,sverkera/camel,jamesnetherton/camel,isavin/camel,CodeSmell/camel,Thopap/camel,adessaigne/camel,objectiser/camel,sverkera/camel,salikjan/camel,onders86/camel,DariusX/camel,tdiesler/camel,sverkera/camel,isavin/camel,pax95/camel,anton-k11/camel,gautric/camel,jamesnetherton/camel,apache/camel,p...
/** * 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...
components/camel-kafka/src/main/java/org/apache/camel/component/kafka/KafkaConfiguration.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...
CAMEL-11215: The breakOnError should not be default enable so we keep current behavior
components/camel-kafka/src/main/java/org/apache/camel/component/kafka/KafkaConfiguration.java
CAMEL-11215: The breakOnError should not be default enable so we keep current behavior
Java
apache-2.0
83977e32616f9b9d611ea1459809feea6a4c1c19
0
adedayo/intellij-community,mglukhikh/intellij-community,SerCeMan/intellij-community,petteyg/intellij-community,suncycheng/intellij-community,xfournet/intellij-community,youdonghai/intellij-community,signed/intellij-community,ivan-fedorov/intellij-community,gnuhub/intellij-community,wreckJ/intellij-community,retomerz/in...
/* * Copyright 2000-2014 JetBrains s.r.o. * * 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 agre...
platform/vcs-api/src/com/intellij/openapi/vcs/VcsVFSListener.java
/* * Copyright 2000-2014 JetBrains s.r.o. * * 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 agre...
don't repeatedly mark duplicate files dirty (IDEA-132648)
platform/vcs-api/src/com/intellij/openapi/vcs/VcsVFSListener.java
don't repeatedly mark duplicate files dirty (IDEA-132648)
Java
apache-2.0
7364fb3c24d98df925de48b862bc9b48aedc75dd
0
ProjectKaiser/pk-vcs-test
package org.scm4j.vcs.api.abstracttest; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertTrue; import static org.junit.Assert.fail; import java.io.File; import java.util.List; import ja...
src/main/java/org/scm4j/vcs/api/abstracttest/VCSAbstractTest.java
package org.scm4j.vcs.api.abstracttest; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertTrue; import static org.junit.Assert.fail; import java.io.File; import java.util.List; import ja...
getCommitsRange() test implemented getBranchHeadCommit() test implemented documentation updated
src/main/java/org/scm4j/vcs/api/abstracttest/VCSAbstractTest.java
getCommitsRange() test implemented getBranchHeadCommit() test implemented documentation updated
Java
apache-2.0
875672afd05b8079aa031ca43bfff2f268d485a1
0
enisher/summarly,enisher/summarly
package org.summarly.lib; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.summarly.lib.common.RankedSentence; import org.summarly.lib.common.Text; import org.summarly.lib.segmentation.LuceneSplitter; import org.summarly.lib.segmentation.StanfordNLPSplitter; import org.summarly.lib.segmentation.Text...
src/main/java/org/summarly/lib/LexRankSummarizationService.java
package org.summarly.lib; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.summarly.lib.common.RankedSentence; import org.summarly.lib.common.Text; import org.summarly.lib.segmentation.LuceneSplitter; import org.summarly.lib.segmentation.StanfordNLPSplitter; import org.summarly.lib.segmentation.Text...
Refactor
src/main/java/org/summarly/lib/LexRankSummarizationService.java
Refactor
Java
apache-2.0
dcd38eeb4edd91f25c114ce1ac718fa12833b115
0
SergeevPavel/intellij-scala,LPTK/intellij-scala,JetBrains/intellij-scala-historical,triggerNZ/intellij-scala,LPTK/intellij-scala,SergeevPavel/intellij-scala,LPTK/intellij-scala,triggerNZ/intellij-scala,triggerNZ/intellij-scala,SergeevPavel/intellij-scala,JetBrains/intellij-scala-historical,JetBrains/intellij-scala-hist...
package org.jetbrains.plugins.scala.config.ui; import com.intellij.openapi.fileChooser.FileChooserDescriptor; import com.intellij.openapi.project.Project; import com.intellij.openapi.roots.ui.configuration.projectRoot.LibrariesContainer; import com.intellij.openapi.ui.TextFieldWithBrowseButton; import com.intellij.ui....
src/org/jetbrains/plugins/scala/config/ui/ScalaFacetEditor.java
package org.jetbrains.plugins.scala.config.ui; import com.intellij.openapi.fileChooser.FileChooserDescriptor; import com.intellij.openapi.project.Project; import com.intellij.openapi.roots.ui.configuration.projectRoot.LibrariesContainer; import com.intellij.openapi.ui.TextFieldWithBrowseButton; import com.intellij.ui....
SCL-2199 Fix multiple path choosers
src/org/jetbrains/plugins/scala/config/ui/ScalaFacetEditor.java
SCL-2199 Fix multiple path choosers
Java
apache-2.0
a19986d475f4f4fdc7234f14baf4d129f7bea0c4
0
bitcoinj/bitcoinj,bitcoinj/bitcoinj,natzei/bitcoinj,natzei/bitcoinj
/* * Copyright 2013 Google Inc. * Copyright 2018 Andreas Schildbach * * 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 requ...
core/src/main/java/org/bitcoinj/params/RegTestParams.java
/* * Copyright 2013 Google Inc. * Copyright 2018 Andreas Schildbach * * 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 requ...
RegTestParams: remove redundant init of genesis block (It looks like the override of getGenesisBlock() was added back in 2013 when RegTestParams was a subclass of TestNet2Params.)
core/src/main/java/org/bitcoinj/params/RegTestParams.java
RegTestParams: remove redundant init of genesis block
Java
apache-2.0
fb395ecc0a76a080e086e6b59b390d4e74f9c10f
0
arks-api/arks-api,arks-api/arks-api
package org.cbsa.testing.api; import java.util.Scanner; import org.cbsa.api.ContentBasedSearch; public class CBSTest { public static void main(String[] args) { ContentBasedSearch contentBasedSearch = new ContentBasedSearch(); Scanner scanner = new Scanner(System.in); System.out.println("Enter Query : "); ...
source/cbsa-testing/src/org/cbsa/testing/api/CBSTest.java
package org.cbsa.testing.api; import java.util.Scanner; import org.cbsa.api.ContentBasedSearch; public class CBSTest { public static void main(String[] args) { ContentBasedSearch contentBasedSearch = new ContentBasedSearch(); Scanner scanner = new Scanner(System.in); System.out.println("Enter Query : "); ...
Multiple word search query fixed
source/cbsa-testing/src/org/cbsa/testing/api/CBSTest.java
Multiple word search query fixed
Java
apache-2.0
bff3d7b0cf073ccc061db30af6d52fa4a9f21c05
0
mapr/hadoop-common,GeLiXin/hadoop,apurtell/hadoop,wwjiang007/hadoop,ucare-uchicago/hadoop,szegedim/hadoop,nandakumar131/hadoop,steveloughran/hadoop,lukmajercak/hadoop,szegedim/hadoop,dierobotsdie/hadoop,ucare-uchicago/hadoop,dierobotsdie/hadoop,mapr/hadoop-common,nandakumar131/hadoop,plusplusjiajia/hadoop,dierobotsdie/...
/** * 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...
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/UserGroupInformation.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...
HADOOP-15382. Log kinit output in credential renewal thread. Contributed by Gabor Bota.
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/UserGroupInformation.java
HADOOP-15382. Log kinit output in credential renewal thread. Contributed by Gabor Bota.
Java
bsd-3-clause
3adca0b0ccd0a9c7d1429345c115eeb925bddecc
0
joansmith/rultor,linlihai/rultor,krzyk/rultor,maurezen/rultor,pecko/rultor,maurezen/rultor,joansmith/rultor,dalifreire/rultor,krzyk/rultor,pecko/rultor,krzyk/rultor,joansmith/rultor,dalifreire/rultor,maurezen/rultor,pecko/rultor,pecko/rultor,linlihai/rultor,maurezen/rultor,krzyk/rultor,pecko/rultor,dalifreire/rultor,li...
/** * Copyright (c) 2009-2013, rultor.com * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: 1) Redistributions of source code must retain the above * copyright notice, this list of conditio...
rultor-drain/src/main/java/com/rultor/drain/Standed.java
/** * Copyright (c) 2009-2013, rultor.com * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: 1) Redistributions of source code must retain the above * copyright notice, this list of conditio...
const renamed
rultor-drain/src/main/java/com/rultor/drain/Standed.java
const renamed
Java
bsd-3-clause
98c7fae9c243cdff99869f2e1b19eb99b1e059e4
0
CBIIT/caaers,NCIP/caaers,CBIIT/caaers,NCIP/caaers,CBIIT/caaers,CBIIT/caaers,NCIP/caaers,CBIIT/caaers,NCIP/caaers
package gov.nih.nci.cabig.caaers.domain; import gov.nih.nci.cabig.caaers.domain.meddra.LowLevelTerm; import javax.persistence.*; import org.hibernate.annotations.Cascade; import org.hibernate.annotations.CascadeType; /** * @author Ion C. Olaru */ @Entity @DiscriminatorValue("meddra") public class ExpectedAEMeddra...
projects/core/src/main/java/gov/nih/nci/cabig/caaers/domain/ExpectedAEMeddraLowLevelTerm.java
package gov.nih.nci.cabig.caaers.domain; import gov.nih.nci.cabig.caaers.domain.meddra.LowLevelTerm; import javax.persistence.*; import org.hibernate.annotations.Cascade; import org.hibernate.annotations.CascadeType; /** * @author Ion C. Olaru */ @Entity @DiscriminatorValue("meddra") public class ExpectedAEMeddra...
Hibernate Cascading & Relation fix SVN-Revision: 7428
projects/core/src/main/java/gov/nih/nci/cabig/caaers/domain/ExpectedAEMeddraLowLevelTerm.java
Hibernate Cascading & Relation fix
Java
mit
9f8958613db42d2ee60183c3e500e91f80f5782d
0
csimons/jenkins,ChrisA89/jenkins,escoem/jenkins,NehemiahMi/jenkins,iterate/coding-dojo,DanielWeber/jenkins,ikedam/jenkins,iterate/coding-dojo,DoctorQ/jenkins,luoqii/jenkins,aldaris/jenkins,everyonce/jenkins,FTG-003/jenkins,shahharsh/jenkins,ChrisA89/jenkins,tfennelly/jenkins,christ66/jenkins,Jimilian/jenkins,morficus/j...
package hudson.scm; import hudson.FilePath; import hudson.FilePath.FileCallable; import hudson.Launcher; import hudson.Proc; import hudson.Util; import hudson.EnvVars; import static hudson.Util.fixEmpty; import static hudson.Util.fixNull; import hudson.model.AbstractBuild; import hudson.model.AbstractProject; import h...
core/src/main/java/hudson/scm/CVSSCM.java
package hudson.scm; import hudson.FilePath; import hudson.FilePath.FileCallable; import hudson.Launcher; import hudson.Proc; import hudson.Util; import hudson.EnvVars; import static hudson.Util.fixEmpty; import static hudson.Util.fixNull; import hudson.model.AbstractBuild; import hudson.model.AbstractProject; import h...
improved the error message. git-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@3810 71c3de6d-444a-0410-be80-ed276b4c234a
core/src/main/java/hudson/scm/CVSSCM.java
improved the error message.
Java
mit
5047c4e828bc4a2976727194a77c66e3d3ccef4d
0
bcoe/enronsearch,sarwarbhuiyan/enronsearch,bcoe/enronsearch,sarwarbhuiyan/enronsearch,sarwarbhuiyan/enronsearch,bcoe/enronsearch
package com.bcoe.enronsearch; import java.io.IOException; import org.elasticsearch.client.Client; import org.elasticsearch.common.xcontent.XContentBuilder; import org.elasticsearch.common.xcontent.XContentFactory; import org.elasticsearch.action.admin.indices.create.*; import org.elasticsearch.action.admin.indices....
src/main/java/com/bcoe/enronsearch/ElasticSearch.java
package com.bcoe.enronsearch; import java.io.IOException; import org.elasticsearch.client.Client; import org.elasticsearch.common.xcontent.XContentBuilder; import org.elasticsearch.common.xcontent.XContentFactory; import org.elasticsearch.action.admin.indices.create.*; import org.elasticsearch.action.admin.indices....
reduced result set size.
src/main/java/com/bcoe/enronsearch/ElasticSearch.java
reduced result set size.
Java
mit
28099b243cbd93301a54b5726c250c9526af64f7
0
arnaudricaud/HPP_Project
package HPP_PROJECT; import java.io.BufferedReader; import java.io.FileNotFoundException; import java.io.FileReader; import java.io.IOException; import org.joda.time.DateTime; import org.joda.time.format.DateTimeFormat; import org.joda.time.format.DateTimeFormatter; public class ReaderPost { private static Buffer...
src/main/java/HPP_PROJECT/ReaderPost.java
package HPP_PROJECT; import java.io.BufferedReader; import java.io.FileNotFoundException; import java.io.FileReader; import java.io.IOException; import org.joda.time.DateTime; import org.joda.time.format.DateTimeFormat; import org.joda.time.format.DateTimeFormatter; public class ReaderPost { public static Post ...
Amelioration readpost Amelioration constructeur + attribut static
src/main/java/HPP_PROJECT/ReaderPost.java
Amelioration readpost
Java
mit
3a1c025652f9cba2de2e06822d88d7d1a1267f4d
0
JOML-CI/JOML,JOML-CI/JOML,JOML-CI/JOML
/* * (C) Copyright 2015-2016 Richard Greenlees Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, ...
src/org/joml/Matrix4f.java
/* * (C) Copyright 2015-2016 Richard Greenlees Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, ...
Add Matrix4f.scaleLocal()
src/org/joml/Matrix4f.java
Add Matrix4f.scaleLocal()
Java
mit
397c5257c54e4eeedb5b5bbd4a51c1d7e83d96b2
0
smblott-github/intent_radio,smblott-github/intent_radio,smblott-github/intent_radio
package org.smblott.intentradio; import java.io.File; import java.io.FileOutputStream; import java.util.Date; import java.text.DateFormat; import java.text.SimpleDateFormat; import android.content.Context; import android.widget.Toast; import android.util.Log; public class Logger { private static Context context ...
src/org/smblott/intentradio/Logger.java
package org.smblott.intentradio; import java.io.File; import java.io.FileOutputStream; import java.util.Date; import java.text.DateFormat; import java.text.SimpleDateFormat; import android.content.Context; import android.widget.Toast; import android.util.Log; public class Logger { private static Context context ...
Logger timestamps.
src/org/smblott/intentradio/Logger.java
Logger timestamps.
Java
mit
6698a79f23b55598cfeabbd1cfa8c5cb254273c0
0
Bouowmx/APCS
import static java.lang.System.out; import java.util.ArrayDeque; import java.util.Scanner; public class RPNCalculator { private static ArrayDeque<Long> stack = new ArrayDeque<Long>(); private RPNCalculator() {} public static Long evaluate(String expression) { if (!(expression.matches("[ 0-9+\\-\\*/%]*")) || (...
13-RPNCalculator/RPNCalculator.java
import static java.lang.System.out; import java.util.ArrayDeque; import java.util.Scanner; public class RPNCalculator { private static ArrayDeque<Long> stack = new ArrayDeque<Long>(); private RPNCalculator() {} public static Long evaluate(String expression) { if (!(expression.matches("[ 0-9+\\-\\*/%]*")) || (...
RPNCalculator: Git misbehaves
13-RPNCalculator/RPNCalculator.java
RPNCalculator: Git misbehaves
Java
mit
1c79cbee45573ca958d7149bc7e1a0d34c3936d2
0
tripu/validator,sammuelyee/validator,YOTOV-LIMITED/validator,tripu/validator,validator/validator,tripu/validator,sammuelyee/validator,sammuelyee/validator,YOTOV-LIMITED/validator,validator/validator,sammuelyee/validator,YOTOV-LIMITED/validator,YOTOV-LIMITED/validator,validator/validator,validator/validator,sammuelyee/v...
/* * This file is part of the RELAX NG schemas far (X)HTML5. * Please see the file named LICENSE in the relaxng directory for * license details. */ package org.whattf.syntax; import java.io.File; import java.io.IOException; import java.io.OutputStreamWriter; import java.io.PrintWriter; import java.net.Malformed...
src/nu/validator/client/Driver.java
/* * This file is part of the RELAX NG schemas far (X)HTML5. * Please see the file named LICENSE in the relaxng directory for * license details. */ package org.whattf.syntax; import java.io.File; import java.io.IOException; import java.io.OutputStreamWriter; import java.io.PrintWriter; import java.net.Malformed...
SimpleValidator is now SimpleDocumentValidator. --HG-- extra : transplant_source : N%B5%D8%82%E5f%E1%23%94%23%FD%D5cV%E7%85%F3o%0E%81
src/nu/validator/client/Driver.java
SimpleValidator is now SimpleDocumentValidator.
Java
mit
9757c42d6fd43246a5f8d3902e6716b6d9c4c397
0
kapadiamush/Eve-s-Adventure
package controllers; import java.util.ArrayList; import java.util.Random; import javafx.event.ActionEvent; import javafx.event.EventHandler; import javafx.scene.Scene; import javafx.scene.control.Button; import javafx.scene.layout.VBox; import javafx.scene.text.Text; import javafx.stage.Modality; import j...
src/controllers/ButtonHandlers.java
package controllers; import java.util.ArrayList; import java.util.Random; import javafx.event.ActionEvent; import javafx.event.EventHandler; import javafx.scene.Scene; import javafx.scene.control.Button; import javafx.scene.layout.VBox; import javafx.scene.text.Text; import javafx.stage.Modality; import j...
Fix the karelCode bug.
src/controllers/ButtonHandlers.java
Fix the karelCode bug.
Java
mit
aadd20b15c4c466cfea880fd87f0ac6766ac804b
0
cs2103aug2014-t17-1j/main
package taskDo; import java.util.ArrayList; import Parser.ParsedResult; import commandFactory.CommandType; import commandFactory.Search; import commonClasses.Constants; import commonClasses.SummaryReport; public class UpdateSummaryReport { public static void update(ParsedResult parsedResult){ Search search = ne...
src/taskDo/UpdateSummaryReport.java
package taskDo; import java.util.ArrayList; import org.joda.time.format.DateTimeFormat; import org.joda.time.format.DateTimeFormatter; import Parser.ParsedResult; import commandFactory.CommandType; import commandFactory.Search; import commonClasses.Constants; import commonClasses.SummaryReport; public class UpdateS...
cancel display header
src/taskDo/UpdateSummaryReport.java
cancel display header
Java
epl-1.0
17eb511d4498c35eef2c4701d96fc9f60a237768
0
inevo/mondrian,inevo/mondrian
/* // $Id$ // This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: // http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2003-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. // // jhy...
testsrc/main/mondrian/test/BasicQueryTest.java
/* // $Id$ // This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: // http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2003-2009 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. // // jhy...
MONDRIAN: Fix line length; UTIL: Enforce line length 80 for all files, even if not --strict. [git-p4: depot-paths = "//open/mondrian/": change = 12998]
testsrc/main/mondrian/test/BasicQueryTest.java
MONDRIAN: Fix line length; UTIL: Enforce line length 80 for all files, even if not --strict.
Java
agpl-3.0
05e4914d6a23651cbeacb36a0b44e39ba04c6d7e
0
axiomsoftware/axiom-stack,axiomsoftware/axiom-stack,axiomsoftware/axiom-stack,axiomsoftware/axiom-stack,axiomsoftware/axiom-stack,axiomsoftware/axiom-stack
/* * Axiom Stack Web Application Framework * Copyright (C) 2008 Axiom Software Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at you...
src/java/axiom/scripting/rhino/LuceneQueryDispatcher.java
/* * Axiom Stack Web Application Framework * Copyright (C) 2008 Axiom Software Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at you...
Revert "Added some debugging to queries based on FilterObject. Also added escaping of the content from the query though still has the old behavior of stripping out those chars." This reverts commit 17d625bee73654d6303ae41fd1aa313c8ccd07c5.
src/java/axiom/scripting/rhino/LuceneQueryDispatcher.java
Revert "Added some debugging to queries based on FilterObject. Also added escaping of the content from the query though still has the old behavior of stripping out those chars."
Java
agpl-3.0
84c73f4ce45c15a7c77b37c5fb20b1a955e385c3
0
bisq-network/exchange,bisq-network/exchange,bitsquare/bitsquare,bitsquare/bitsquare
/* * This file is part of bisq. * * bisq is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. * * bisq is distributed in the ...
desktop/src/main/java/bisq/desktop/components/MenuItem.java
/* * This file is part of bisq. * * bisq is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. * * bisq is distributed in the ...
Remove unnecessary uppercase
desktop/src/main/java/bisq/desktop/components/MenuItem.java
Remove unnecessary uppercase
Java
lgpl-2.1
51863aa73f73c404659a4a1366d25b49d1a7eb85
0
alkacon/opencms-core,serrapos/opencms-core,mediaworx/opencms-core,sbonoc/opencms-core,MenZil/opencms-core,gallardo/opencms-core,victos/opencms-core,ggiudetti/opencms-core,MenZil/opencms-core,it-tavis/opencms-core,gallardo/opencms-core,serrapos/opencms-core,MenZil/opencms-core,serrapos/opencms-core,serrapos/opencms-core...
/* * File : $Source: /alkacon/cvs/opencms/src/org/opencms/main/CmsShell.java,v $ * Date : $Date: 2005/06/10 15:14:24 $ * Version: $Revision: 1.37 $ * * This library is part of OpenCms - * the Open Source Content Mananagement System * * Copyright (C) 2002 - 2005 Alkacon Software (http://www.alkacon.com) * ...
src/org/opencms/main/CmsShell.java
/* * File : $Source: /alkacon/cvs/opencms/src/org/opencms/main/CmsShell.java,v $ * Date : $Date: 2005/06/07 15:03:46 $ * Version: $Revision: 1.36 $ * * This library is part of OpenCms - * the Open Source Content Mananagement System * * Copyright (C) 2002 - 2005 Alkacon Software (http://www.alkacon.com) * ...
Protected initSettings() Method
src/org/opencms/main/CmsShell.java
Protected initSettings() Method
Java
lgpl-2.1
94430cd4229bd7248135ec71aca003bde6d506e0
0
juanmjacobs/kettle,cwarden/kettle,ontometrics/ontokettle,cwarden/kettle,ontometrics/ontokettle,ontometrics/ontokettle,juanmjacobs/kettle,juanmjacobs/kettle,cwarden/kettle
/********************************************************************** ** ** ** This code belongs to the KETTLE project. ** ** ** ** Kettle, from version 2.2...
src/be/ibridge/kettle/core/value/Value.java
/********************************************************************** ** ** ** This code belongs to the KETTLE project. ** ** ** ** Kettle, from version 2.2...
Check in for CR #2428 : very cosmetic changes git-svn-id: 9499f031eb5c9fb9d11553a06c92651e5446d292@1210 5fb7f6ec-07c1-534a-b4ca-9155e429e800
src/be/ibridge/kettle/core/value/Value.java
Check in for CR #2428 : very cosmetic changes
Java
lgpl-2.1
24f3dce7fdc8c3e1286f4e550e60ac534464ee81
0
sewe/spotbugs,spotbugs/spotbugs,KengoTODA/spotbugs,spotbugs/spotbugs,johnscancella/spotbugs,sewe/spotbugs,johnscancella/spotbugs,johnscancella/spotbugs,johnscancella/spotbugs,spotbugs/spotbugs,spotbugs/spotbugs,spotbugs/spotbugs,KengoTODA/spotbugs,sewe/spotbugs,sewe/spotbugs,KengoTODA/spotbugs,KengoTODA/spotbugs
/* * FindBugs - Find Bugs in Java programs * Copyright (C) 2005, University of Maryland * * 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 (...
findbugs/src/java/edu/umd/cs/findbugs/ba/XFactory.java
/* * FindBugs - Find Bugs in Java programs * Copyright (C) 2005, University of Maryland * * 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 (...
Mark method where default nonnull annotation does not apply git-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@9077 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3
findbugs/src/java/edu/umd/cs/findbugs/ba/XFactory.java
Mark method where default nonnull annotation does not apply
Java
apache-2.0
f35372a57fe723b43c41342d94b47bc666361455
0
rjainqb/jets3t-rj,rjainqb/jets3t-rj
package org.jets3t.apps.cockpit.gui; import java.util.ArrayList; import java.util.Collections; import java.util.Comparator; import javax.swing.table.DefaultTableModel; import org.jets3t.service.model.S3Bucket; public class BucketTableModel extends DefaultTableModel { ArrayList bucketList = new ArrayList();...
src/org/jets3t/apps/cockpit/gui/BucketTableModel.java
package org.jets3t.apps.cockpit.gui; import java.util.ArrayList; import java.util.Collections; import java.util.Comparator; import javax.swing.table.DefaultTableModel; import org.jets3t.service.model.S3Bucket; public class BucketTableModel extends DefaultTableModel { ArrayList bucketList = new ArrayList();...
More accurate table title: "Bucket Name"
src/org/jets3t/apps/cockpit/gui/BucketTableModel.java
More accurate table title: "Bucket Name"
Java
apache-2.0
cd2f1a691699ef5c43d5513a063154a5eb002da4
0
molw/postgisservice,molw/postgisservice
/* * JBoss, Home of Professional Open Source * Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual * contributors by the @authors tag. See the copyright.txt in the * distribution for a full listing of individual contributors. * * Licensed under the Apache License, Version 2.0 (the "License"); * y...
src/main/java/org/molw/ws/BirdsWS.java
/* * JBoss, Home of Professional Open Source * Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual * contributors by the @authors tag. See the copyright.txt in the * distribution for a full listing of individual contributors. * * Licensed under the Apache License, Version 2.0 (the "License"); * y...
Trying to get it working without the web.xml
src/main/java/org/molw/ws/BirdsWS.java
Trying to get it working without the web.xml
Java
apache-2.0
f4e04e7ad53d22757cfea83bf0dc2a9dfce77237
0
hungdoan2/phonegap-googlemaps-plugin,athiradandira/phonegap-googlemaps-plugin,pinkbike/phonegap-googlemaps-plugin,Jerome2606/phonegap-googlemaps-plugin,rynomster/cordova-plugin-googlemaps,Nipher/phonegap-googlemaps-plugin,elwahid/plugin.google.maps,elwahid/plugin.google.maps,smcpjames/cordova-plugin-googlemaps,hungdoan...
package plugin.google.maps; import java.lang.reflect.Method; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Set; import org.apache.cordova.CallbackContext; import org.apache.cordova.CordovaInterface; import org.apache.cordova.CordovaPlugin; import org.apache.cordova.Cordo...
src/android/plugin/google/maps/GoogleMaps.java
package plugin.google.maps; import java.lang.reflect.Method; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Set; import org.apache.cordova.CallbackContext; import org.apache.cordova.CordovaInterface; import org.apache.cordova.CordovaPlugin; import org.apache.cordova.Cordo...
Update GoogleMaps.java
src/android/plugin/google/maps/GoogleMaps.java
Update GoogleMaps.java
Java
apache-2.0
df852f857444545c305d927fecfe8a8d986a6168
0
kole9273/uPortal,jonathanmtran/uPortal,EsupPortail/esup-uportal,GIP-RECIA/esup-uportal,apetro/uPortal,joansmith/uPortal,GIP-RECIA/esup-uportal,bjagg/uPortal,andrewstuart/uPortal,Mines-Albi/esup-uportal,vertein/uPortal,groybal/uPortal,doodelicious/uPortal,jonathanmtran/uPortal,Jasig/uPortal,cousquer/uPortal,phillips1021...
/** * Copyright 2001 The JA-SIG Collaborative. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this lis...
source/org/jasig/portal/tools/DbLoader.java
/** * Copyright 2001 The JA-SIG Collaborative. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this lis...
Changed some comments and error message for when DbLoader can't obtain a database connection git-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@5493 f5dbab47-78f9-eb45-b975-e544023573eb
source/org/jasig/portal/tools/DbLoader.java
Changed some comments and error message for when DbLoader can't obtain a database connection
Java
apache-2.0
4b18b37c1940c3828edac0988edbf47fe64652cd
0
Dsuarezj/TWU-Biblioteca-Denisse
package com.twu.biblioteca; import java.util.Arrays; import java.util.List; import java.util.Scanner; class Menu { private List<String> mainMenu = Arrays.asList("List of Books", "List of Movies", "Quit"); Biblioteca biblioteca = new Biblioteca(); int userInput; void displayWelcome() { String...
src/com/twu/biblioteca/Menu.java
package com.twu.biblioteca; import java.util.Arrays; import java.util.List; import java.util.Scanner; class Menu { private List<String> mainMenu = Arrays.asList("List of Books", "List of Movies", "Quit"); Biblioteca biblioteca = new Biblioteca(); int userInput; void displayWelcome() { String...
refactor Menu
src/com/twu/biblioteca/Menu.java
refactor Menu
Java
apache-2.0
8c9df2df7a034ad0cf24c24778e41c7b1f644bd4
0
google/closure-templates,google/closure-templates,google/closure-templates,google/closure-templates,yext/closure-templates,yext/closure-templates,yext/closure-templates,google/closure-templates,yext/closure-templates
/* * Copyright 2008 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
java/src/com/google/template/soy/exprtree/Operator.java
/* * Copyright 2008 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
Add nested expr formatting. GITHUB_BREAKING_CHANGES=NA ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=297943905
java/src/com/google/template/soy/exprtree/Operator.java
Add nested expr formatting.
Java
apache-2.0
f51c2b8e078059b5ae11dd0255941f9bf710b946
0
mikosik/smooth-build,mikosik/smooth-build
package org.smoothbuild.command.err; import org.smoothbuild.problem.Error; public class CommandLineError extends Error { public CommandLineError(String message) { super(null, "Incorrect command line\n " + message); } }
src/java/org/smoothbuild/command/err/CommandLineError.java
package org.smoothbuild.command.err; import org.smoothbuild.problem.Error; public class CommandLineError extends Error { public CommandLineError(String message) { super(null, "Incorrect command line:\n" + message); } }
improved error message in CommandLineError
src/java/org/smoothbuild/command/err/CommandLineError.java
improved error message in CommandLineError
Java
apache-2.0
44cf671ae7a9a8ca95e136571849cf14a84a48d8
0
pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus
/** * Copyright 2007-2008 University Of Southern California * * 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/edu/isi/pegasus/planner/dax/AbstractJob.java
/** * Copyright 2007-2008 University Of Southern California * * 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...
Added Javadoc
src/edu/isi/pegasus/planner/dax/AbstractJob.java
Added Javadoc
Java
apache-2.0
314974bf482e89edee3fe3575245cb8242f5da66
0
apache/solr,apache/solr,apache/solr,apache/solr,apache/solr
/** * 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...
solr/src/java/org/apache/solr/core/CoreContainer.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...
tests: add instance id to CoreContainer git-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1022710 13f79535-47bb-0310-9956-ffa450edef68
solr/src/java/org/apache/solr/core/CoreContainer.java
tests: add instance id to CoreContainer
Java
apache-2.0
ffe11f0583feb09f73aa6198c8d3438ed6aba758
0
dustalov/maxmax
/* * Copyright 2018 Dmitry Ustalov * * 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 agreed to...
src/main/java/org/nlpub/watset/cli/CommandSenses.java
/* * Copyright 2018 Dmitry Ustalov * * 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 agreed to...
Use the real sense identifiers
src/main/java/org/nlpub/watset/cli/CommandSenses.java
Use the real sense identifiers
Java
apache-2.0
d9ad5434d746c2489e9815ece0f0429bbb45c92e
0
nikclayton/android-squeezer,lovethisshit/android-squeezer,kaaholst/android-squeezer,stefandb/android-squeezer
package com.danga.squeezer; import java.io.IOException; import java.io.InputStream; import java.net.MalformedURLException; import java.net.URL; import java.util.concurrent.ScheduledThreadPoolExecutor; import java.util.concurrent.atomic.AtomicBoolean; import java.util.concurrent.atomic.AtomicReference; import android....
src/com/danga/squeezer/SqueezerActivity.java
package com.danga.squeezer; import java.io.IOException; import java.io.InputStream; import java.net.MalformedURLException; import java.net.URL; import java.util.concurrent.ScheduledThreadPoolExecutor; import java.util.concurrent.atomic.AtomicBoolean; import java.util.concurrent.atomic.AtomicReference; import android....
Add a TODO for button handling.
src/com/danga/squeezer/SqueezerActivity.java
Add a TODO for button handling.
Java
apache-2.0
616f59ee63377e7a748a4a0f9692b4420037a55c
0
panzy/AndroidRecording
/* * Copyright (C) 2013 Steelkiwi Development, Julia Zudikova, Viacheslav Tyagotenkov * * 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...
lib/src/com/skd/androidrecording/video/CameraHelper.java
/* * Copyright (C) 2013 Steelkiwi Development, Julia Zudikova, Viacheslav Tyagotenkov * * 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...
filter video sizes
lib/src/com/skd/androidrecording/video/CameraHelper.java
filter video sizes
Java
apache-2.0
3402a856db4c21311b4a571a3085872e7511bc3b
0
leanddrot/IsisPlanEstudio,leanddrot/IsisPlanEstudio
package dom.planEstudio; import java.util.ArrayList; import java.util.List; import org.apache.isis.applib.DomainObjectContainer; import org.apache.isis.applib.annotation.DomainService; import org.apache.isis.applib.annotation.MemberOrder; import org.apache.isis.applib.annotation.Named; import org.apache.isis.applib.q...
dom/src/main/java/dom/planEstudio/PlanRepositorio.java
package dom.planEstudio; import java.util.ArrayList; import java.util.List; import org.apache.isis.applib.DomainObjectContainer; import org.apache.isis.applib.annotation.DomainService; import org.apache.isis.applib.annotation.MemberOrder; import org.apache.isis.applib.annotation.Named; import org.apache.isis.applib.q...
Agregado el metodo eliminar plan
dom/src/main/java/dom/planEstudio/PlanRepositorio.java
Agregado el metodo eliminar plan
Java
bsd-3-clause
7f2e252cc67379741d3d6d6bc1b6daac01f72d0c
0
mdcao/japsa,mdcao/japsa
package japsa.util; import java.io.BufferedReader; import java.io.File; import java.io.FileOutputStream; import java.io.FileReader; import java.io.FileWriter; import java.io.IOException; import java.io.OutputStreamWriter; import java.io.PrintWriter; import java.util.ArrayList; import java.util.Arrays; import java.util...
src/main/java/japsa/util/TranscriptUtils.java
package japsa.util; import java.io.BufferedReader; import java.io.File; import java.io.FileOutputStream; import java.io.FileReader; import java.io.FileWriter; import java.io.IOException; import java.io.OutputStreamWriter; import java.io.PrintWriter; import java.util.ArrayList; import java.util.Arrays; import java.util...
update
src/main/java/japsa/util/TranscriptUtils.java
update
Java
bsd-3-clause
1f9d3ec3a0fced6c8c5832f4d24fb657596ff72f
0
Open-MBEE/MDK,Open-MBEE/MDK
/******************************************************************************* * Copyright (c) <2013>, California Institute of Technology ("Caltech"). * U.S. Government sponsorship acknowledged. * * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are...
src/main/java/gov/nasa/jpl/mbee/ems/ModelExporter.java
/******************************************************************************* * Copyright (c) <2013>, California Institute of Technology ("Caltech"). * U.S. Government sponsorship acknowledged. * * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are...
allowing ValueSpecifications to be exported like other elements
src/main/java/gov/nasa/jpl/mbee/ems/ModelExporter.java
allowing ValueSpecifications to be exported like other elements
Java
bsd-3-clause
c9f840d005fe478a50a209dc30991fcb8d222636
0
interdroid/ibis-ipl,interdroid/ibis-ipl,interdroid/ibis-ipl
/* $Id$ */ package ibis.connect; import ibis.util.TypedProperties; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.net.InetAddress; import java.net.InetSocketAddress; import java.util.Enumeration; import java.util.Hashtable; import java.util.Map; import java.util.Stri...
src/ibis/connect/IbisSocketFactory.java
/* $Id$ */ package ibis.connect; import ibis.util.TypedProperties; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.net.InetAddress; import java.net.InetSocketAddress; import java.util.Enumeration; import java.util.Hashtable; import java.util.Map; import java.util.Stri...
Added simple createClientSocket with timeout git-svn-id: f22e84ca493ccad7df8d2727bca69d1c9fc2e5c5@3056 aaf88347-d911-0410-b711-e54d386773bb
src/ibis/connect/IbisSocketFactory.java
Added simple createClientSocket with timeout
Java
bsd-3-clause
0fac5ce133022ac154094137950c7d060cea6362
0
ericvergnaud/antlr4,worsht/antlr4,wjkohnen/antlr4,Pursuit92/antlr4,joshids/antlr4,krzkaczor/antlr4,Pursuit92/antlr4,joshids/antlr4,chandler14362/antlr4,Distrotech/antlr4,parrt/antlr4,worsht/antlr4,Pursuit92/antlr4,Pursuit92/antlr4,ericvergnaud/antlr4,joshids/antlr4,parrt/antlr4,chandler14362/antlr4,chandler14362/antlr4...
/* * [The "BSD license"] * Copyright (c) 2012 Terence Parr * Copyright (c) 2012 Sam Harwell * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code...
tool/test/org/antlr/v4/test/TestPerformance.java
/* * [The "BSD license"] * Copyright (c) 2012 Terence Parr * Copyright (c) 2012 Sam Harwell * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code...
Use System.nanoTime for more precise timing results
tool/test/org/antlr/v4/test/TestPerformance.java
Use System.nanoTime for more precise timing results
Java
bsd-3-clause
80af37a8f685cdc021e82a61fb7fbcc1789f0eb3
0
AlexRNL/Commons
package com.alexrnl.commons.gui.swing; import java.awt.Component; import java.awt.Frame; import java.awt.event.ActionListener; import java.awt.event.KeyEvent; import java.util.Collection; import java.util.LinkedHashMap; import java.util.Map; import java.util.logging.Level; import java.util.logging.Logger; import java...
src/main/java/com/alexrnl/commons/gui/swing/SwingUtils.java
package com.alexrnl.commons.gui.swing; import java.awt.Component; import java.awt.Frame; import java.awt.event.ActionListener; import java.awt.event.KeyEvent; import java.util.Collection; import java.util.LinkedHashMap; import java.util.Map; import java.util.logging.Level; import java.util.logging.Logger; import java...
Add protection if the mnemonic character is at the end of the translation
src/main/java/com/alexrnl/commons/gui/swing/SwingUtils.java
Add protection if the mnemonic character is at the end of the translation
Java
bsd-3-clause
7f37082fe11ca377945fb36b3f07aaa3fb8fc347
0
muloem/xins,muloem/xins,muloem/xins
/* * $Id$ * * Copyright 2003-2005 Wanadoo Nederland B.V. * See the COPYRIGHT file for redistribution and use restrictions. */ package org.xins.tests.server; import java.io.File; import java.io.StringReader; import java.util.List; import java.util.Random; import junit.framework.Test; import junit.framework.TestC...
src/tests/org/xins/tests/server/CallingConventionTests.java
/* * $Id$ * * Copyright 2003-2005 Wanadoo Nederland B.V. * See the COPYRIGHT file for redistribution and use restrictions. */ package org.xins.tests.server; import java.io.File; import java.io.StringReader; import java.util.List; import java.util.Random; import junit.framework.Test; import junit.framework.TestC...
- Fixed SF.net bug #1382438: XMLCallingConvention does not match the specifications.
src/tests/org/xins/tests/server/CallingConventionTests.java
- Fixed SF.net bug #1382438: XMLCallingConvention does not match the specifications.
Java
mit
0a122218a5bfb2d3c97998c8ae365019dd3d198c
0
FIRST-Team-339/2017
package org.usfirst.frc.team339.Utils; import org.usfirst.frc.team339.HardwareInterfaces.KilroyCamera; import org.usfirst.frc.team339.HardwareInterfaces.UltraSonic; import org.usfirst.frc.team339.HardwareInterfaces.transmission.TransmissionFourWheel; import org.usfirst.frc.team339.HardwareInterfaces.transmission....
src/org/usfirst/frc/team339/Utils/Drive.java
package org.usfirst.frc.team339.Utils; import org.usfirst.frc.team339.HardwareInterfaces.KilroyCamera; import org.usfirst.frc.team339.HardwareInterfaces.UltraSonic; import org.usfirst.frc.team339.HardwareInterfaces.transmission.TransmissionFourWheel; import org.usfirst.frc.team339.HardwareInterfaces.transmission....
Began writing strafe straight
src/org/usfirst/frc/team339/Utils/Drive.java
Began writing strafe straight
Java
mit
5ea1f8d1e5285fe44d0480c64933f044c6727a09
0
Adyen/adyen-hybris,Adyen/adyen-hybris,Adyen/adyen-hybris
/* * ###### * ###### * ############ ####( ###### #####. ###### ############ ############ * ############# #####( ###### #####. ###### ############# ############# * ###### #####( ###### #####. ###### ##### ###### ##### ###### * ###### ###### ...
adyenv6core/src/com/adyen/v6/factory/AdyenRequestFactory.java
/* * ###### * ###### * ############ ####( ###### #####. ###### ############ ############ * ############# #####( ###### #####. ###### ############# ############# * ###### #####( ###### #####. ###### ##### ###### ##### ###### * ###### ###### ...
PW-4089 Added line item in the payment request.
adyenv6core/src/com/adyen/v6/factory/AdyenRequestFactory.java
PW-4089 Added line item in the payment request.
Java
mit
ea45d42fc7afa5f0b40a7e774a58c0545492ee55
0
simplyianm/albkit
package pw.ian.albkit; import pw.ian.albkit.command.CommandHandler; import pw.ian.albkit.command.Commands; import org.bukkit.Server; import org.bukkit.event.Listener; import org.bukkit.plugin.PluginManager; import org.bukkit.plugin.ServicesManager; import org.bukkit.plugin.java.JavaPlugin; /** * A base plugin class...
src/main/java/pw/ian/albkit/AlbPlugin.java
package pw.ian.albkit; import org.bukkit.Server; import org.bukkit.event.Listener; import org.bukkit.plugin.PluginManager; import org.bukkit.plugin.ServicesManager; import org.bukkit.plugin.java.JavaPlugin; /** * A base plugin class which makes creating new plugins more convenient, as it * removes the necessity to ...
Add utility command registration methods
src/main/java/pw/ian/albkit/AlbPlugin.java
Add utility command registration methods
Java
mit
e9813bd3379dac4b1af6c135e948bbac2e432c29
0
ajohnston9/ciscorouter
package ciscoroutertool.gui; import ciscoroutertool.config.ConfigurationManager; import ciscoroutertool.scanner.FullReport; import ciscoroutertool.scanner.ScanManager; import ciscoroutertool.settings.SettingsManager; import ciscoroutertool.utils.Host; import javax.swing.*; import javax.swing.filechooser.FileNameExten...
CiscoRouterTool/src/ciscoroutertool/gui/MainGUI.java
package ciscoroutertool.gui; import ciscoroutertool.config.ConfigurationManager; import ciscoroutertool.scanner.FullReport; import ciscoroutertool.scanner.ScanManager; import ciscoroutertool.settings.SettingsManager; import ciscoroutertool.utils.Host; import javax.swing.*; import javax.swing.filechooser.FileNameExten...
Added debugging line for user directory test.
CiscoRouterTool/src/ciscoroutertool/gui/MainGUI.java
Added debugging line for user directory test.
Java
mit
225cdc23f062519c6c171e0da298dc66e4addb36
0
yzhnasa/TASSEL-iRods,yzhnasa/TASSEL-iRods,yzhnasa/TASSEL-iRods,yzhnasa/TASSEL-iRods
/* * FilterAlignment */ package net.maizegenetics.pal.alignment; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import net.maizegenetics.pal.ids.IdGroup; import net.maizegenetics.pal.ids.Identifier; import net.maizegenetics.pal.ids.SimpleIdGroup; import net.maizegenetics.uti...
src/net/maizegenetics/pal/alignment/FilterAlignment.java
/* * FilterAlignment */ package net.maizegenetics.pal.alignment; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import net.maizegenetics.pal.ids.IdGroup; import net.maizegenetics.pal.ids.Identifier; import net.maizegenetics.pal.ids.SimpleIdGroup; import net.maizegenetics.uti...
Improvement to isSBitFriendly() and isTBitFriendly()
src/net/maizegenetics/pal/alignment/FilterAlignment.java
Improvement to isSBitFriendly() and isTBitFriendly()
Java
mit
2bbc248cfe8fdc4866b2ab0de120c9f0cd41c5a9
0
sormuras/bach,sormuras/bach
/* * Bach - Java Shell Builder * Copyright (C) 2019 Christian Stein * * 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
src/bach/Bach.java
/* * Bach - Java Shell Builder * Copyright (C) 2019 Christian Stein * * 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
Add testModulePath() to Tester class
src/bach/Bach.java
Add testModulePath() to Tester class
Java
mit
df828467a500ba3767ed80985a4942f8cb0bcfc1
0
ITB15-S4-GroupD/Planchester,ITB15-S4-GroupD/Planchester
package Utils; import javax.xml.bind.ValidationException; import java.security.DomainCombiner; import java.sql.Timestamp; import java.util.Date; /** * Created by julia on 19.04.2017. */ public class Validator { public static void validateString(String s, int maxLength) throws ValidationException { if(s...
src/Utils/Validator.java
package Utils; import javax.xml.bind.ValidationException; import java.security.DomainCombiner; import java.sql.Timestamp; import java.util.Date; /** * Created by julia on 19.04.2017. */ public class Validator { public static void validateString(String s, int maxLength) throws ValidationException { if(s...
Validator solved
src/Utils/Validator.java
Validator solved
Java
mpl-2.0
a7486e2882fd0dd66d1d8f7599f1b43a8eaa3ec6
0
sensiasoft/lib-swe-common
/***************************** BEGIN LICENSE BLOCK *************************** The contents of this file are subject to the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. Software distributed under the License is distributed ...
swe-common-core/src/main/java/org/vast/swe/FilteredWriter.java
/***************************** BEGIN LICENSE BLOCK *************************** The contents of this file are subject to the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. Software distributed under the License is distributed ...
Fixed bug occuring with nested record structures in FilteredWriter
swe-common-core/src/main/java/org/vast/swe/FilteredWriter.java
Fixed bug occuring with nested record structures in FilteredWriter
Java
mpl-2.0
a36f6cdb34dd83f50dc396e1ca3962a31e04fb8c
0
Wurst-Imperium/Wurst-MC-1.11
/* * Copyright 2014 - 2017 | Wurst-Imperium | All rights reserved. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ package net.wurstclient.features.mods; im...
shared-src/net/wurstclient/features/mods/AutoFishMod.java
/* * Copyright 2014 - 2017 | Wurst-Imperium | All rights reserved. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ package net.wurstclient.features.mods; im...
Improve AutoFishMod
shared-src/net/wurstclient/features/mods/AutoFishMod.java
Improve AutoFishMod
Java
agpl-3.0
60bf7e1e649b39c5104cfd5243b9c18ccb82c185
0
donsunsoft/axelor-development-kit,marioestradarosa/axelor-development-kit,marioestradarosa/axelor-development-kit,marioestradarosa/axelor-development-kit,axelor/axelor-development-kit,axelor/axelor-development-kit,donsunsoft/axelor-development-kit,marioestradarosa/axelor-development-kit,donsunsoft/axelor-development-ki...
package com.axelor.data.csv; import java.io.BufferedReader; import java.io.File; import java.io.FileReader; import java.io.IOException; import java.io.Reader; import java.util.Arrays; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.regex.Matcher; import java.util.regex.Pattern; ...
axelor-data/src/main/java/com/axelor/data/csv/CSVImporter.java
package com.axelor.data.csv; import java.io.BufferedReader; import java.io.File; import java.io.FileReader; import java.io.IOException; import java.io.Reader; import java.util.Arrays; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.regex.Matcher; import java.util.regex.Pattern; ...
Added optimization for CSVImporter
axelor-data/src/main/java/com/axelor/data/csv/CSVImporter.java
Added optimization for CSVImporter
Java
agpl-3.0
0965a61f293a787836a3e5e4cef2776febfdb987
0
rkataine/BasePlayer
/* Author: Riku Katainen @ University of Helsinki * * Tumor Genomics Group (http://research.med.helsinki.fi/gsb/aaltonen/) * Contact: riku.katainen@helsinki.fi / help@baseplayer.fi * * LICENSE: * * GNU AFFERO GENERAL PUBLIC LICENSE * Version 3, 19 November 2007 * */ package base.BasePlayer;...
src/base/BasePlayer/FileRead.java
/* Author: Riku Katainen @ University of Helsinki * * Tumor Genomics Group (http://research.med.helsinki.fi/gsb/aaltonen/) * Contact: riku.katainen@helsinki.fi / help@baseplayer.fi * * LICENSE: * * GNU AFFERO GENERAL PUBLIC LICENSE * Version 3, 19 November 2007 * */ package base.BasePlayer;...
phased genotypes in multivcf
src/base/BasePlayer/FileRead.java
phased genotypes in multivcf
Java
lgpl-2.1
7ab135539869244accf892a71293aed819eabe7e
0
CloverETL/CloverETL-Engine,CloverETL/CloverETL-Engine,CloverETL/CloverETL-Engine,CloverETL/CloverETL-Engine
/* * jETeL/Clover - Java based ETL application framework. * Copyright (C) 2002-04 David Pavlis <david_pavlis@hotmail.com> * * 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 Foundat...
cloveretl.component/src/org/jetel/component/MergeJoin.java
/* * jETeL/Clover - Java based ETL application framework. * Copyright (C) 2002-04 David Pavlis <david_pavlis@hotmail.com> * * 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 Foundat...
some xml atributes constants changed to public git-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@1866 a09ad3ba-1a0f-0410-b1b9-c67202f10d70
cloveretl.component/src/org/jetel/component/MergeJoin.java
some xml atributes constants changed to public
Java
apache-2.0
32ab37d5da87b22e42ebef9d756a3ffa69154a12
0
bmckinney/dataverse-canonical,bmckinney/dataverse-canonical,majorseitan/dataverse,bmckinney/dataverse-canonical,JayanthyChengan/dataverse,jacksonokuhn/dataverse,majorseitan/dataverse,ekoi/DANS-DVN-4.6.1,leeper/dataverse-1,quarian/dataverse,JayanthyChengan/dataverse,quarian/dataverse,ekoi/DANS-DVN-4.6.1,ekoi/DANS-DVN-4....
package edu.harvard.iq.dataverse; import edu.harvard.iq.dataverse.util.StringUtil; import edu.harvard.iq.dataverse.authorization.providers.builtin.BuiltinUserServiceBean; import edu.harvard.iq.dataverse.search.SearchFields; import edu.harvard.iq.dataverse.authorization.AuthenticationServiceBean; import edu.harvard.iq....
src/main/java/edu/harvard/iq/dataverse/IndexServiceBean.java
package edu.harvard.iq.dataverse; import edu.harvard.iq.dataverse.util.StringUtil; import edu.harvard.iq.dataverse.authorization.providers.builtin.BuiltinUserServiceBean; import edu.harvard.iq.dataverse.search.SearchFields; import edu.harvard.iq.dataverse.authorization.AuthenticationServiceBean; import edu.harvard.iq....
show milliseconds spent doing indexAll #50
src/main/java/edu/harvard/iq/dataverse/IndexServiceBean.java
show milliseconds spent doing indexAll #50
Java
apache-2.0
a1514c5cd6342571464ad686d14474101c97960d
0
sbt/ivy,apache/ant-ivy,twogee/ant-ivy,jaikiran/ant-ivy,sbt/ivy,apache/ant-ivy,apache/ant-ivy,jaikiran/ant-ivy,apache/ant-ivy,twogee/ant-ivy,twogee/ant-ivy,twogee/ant-ivy,jaikiran/ant-ivy,jaikiran/ant-ivy
/* * 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")...
src/java/org/apache/ivy/core/IvyContext.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")...
FIX on pop implementation (IVY-497) (thanks to Jaroslaw Wypychowski) git-svn-id: 4757cb15a840ff1a58eff8144c368923fad328dd@537003 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/ivy/core/IvyContext.java
FIX on pop implementation (IVY-497) (thanks to Jaroslaw Wypychowski)
Java
apache-2.0
ea194e5b1ba6feb95c4ee46d477ed160e2b13a2c
0
bozimmerman/CoffeeMud,Tycheo/coffeemud,oriontribunal/CoffeeMud,oriontribunal/CoffeeMud,sfunk1x/CoffeeMud,MaxRau/CoffeeMud,sfunk1x/CoffeeMud,MaxRau/CoffeeMud,Tycheo/coffeemud,oriontribunal/CoffeeMud,Tycheo/coffeemud,MaxRau/CoffeeMud,MaxRau/CoffeeMud,bozimmerman/CoffeeMud,sfunk1x/CoffeeMud,Tycheo/coffeemud,oriontribunal/...
package com.planet_ink.coffee_mud.application; import com.planet_ink.coffee_mud.core.*; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.collections.*; import com.planet_ink.coffee_mud.core.exceptions.*; import com.planet_ink.coffee_mud.Abilities.interfaces.*; import com.p...
com/planet_ink/coffee_mud/application/MUD.java
package com.planet_ink.coffee_mud.application; import com.planet_ink.coffee_mud.core.*; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.collections.*; import com.planet_ink.coffee_mud.core.exceptions.*; import com.planet_ink.coffee_mud.Abilities.interfaces.*; import com.p...
git-svn-id: svn://192.168.1.10/public/CoffeeMud@8961 0d6f1817-ed0e-0410-87c9-987e46238f29
com/planet_ink/coffee_mud/application/MUD.java
Java
apache-2.0
a1de4d1d27356dabd0e6298018540a53a7040680
0
ChangerYoung/alluxio,aaudiber/alluxio,madanadit/alluxio,WilliamZapata/alluxio,EvilMcJerkface/alluxio,riversand963/alluxio,wwjiang007/alluxio,PasaLab/tachyon,maboelhassan/alluxio,EvilMcJerkface/alluxio,yuluo-ding/alluxio,Reidddddd/alluxio,apc999/alluxio,riversand963/alluxio,Reidddddd/alluxio,madanadit/alluxio,Alluxio/al...
core/src/main/java/tachyon/conf/UserConf.java
/* * Licensed to the University of California, Berkeley 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 no...
TACHYON-198 Next stop, remove UserConf class.
core/src/main/java/tachyon/conf/UserConf.java
TACHYON-198 Next stop, remove UserConf class.
Java
apache-2.0
bd58f626c4b716e5721da745915d7e2a5ab63dab
0
apache/fop,apache/fop,chunlinyao/fop,chunlinyao/fop,apache/fop,apache/fop,chunlinyao/fop,chunlinyao/fop,chunlinyao/fop,apache/fop
/*-- $Id$ -- ============================================================================ The Apache Software License, Version 1.1 ============================================================================ Copyright (C) 1999 The Apache Software Foundation. All rights reserved. Redistri...
src/org/apache/fop/pdf/PDFLink.java
/*-- $Id$ -- ============================================================================ The Apache Software License, Version 1.1 ============================================================================ Copyright (C) 1999 The Apache Software Foundation. All rights reserved. Redistri...
Modified constructor git-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@193297 13f79535-47bb-0310-9956-ffa450edef68
src/org/apache/fop/pdf/PDFLink.java
Modified constructor
Java
apache-2.0
3b83ec4435f6bdffe45a74224f8e5e36402caa93
0
aglne/Solandra,yonglehou/Solandra,tjake/Solandra,aglne/Solandra,aglne/Solandra,aglne/Solandra,yonglehou/Solandra,tjake/Solandra,yonglehou/Solandra,tjake/Solandra,yonglehou/Solandra,aglne/Solandra,tjake/Solandra,yonglehou/Solandra
/** * Copyright 2010 T Jake Luciani * * 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...
test/lucandra/wikipedia/WikipediaImporter.java
/** * Copyright 2010 T Jake Luciani * * 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...
removed IndexManager from wiki importer
test/lucandra/wikipedia/WikipediaImporter.java
removed IndexManager from wiki importer
Java
apache-2.0
0e62e303ac239198b52813b11fa7e8a951dc8906
0
SurveyMan/SMPy,SurveyMan/SMPy
/** * Created by IntelliJ IDEA. * User: jnewman * Date: 6/14/13 * Time: 11:39 AM * To change this template use File | Settings | File Templates. */ import com.amazonaws.mturk.addon.HITQuestion; import com.amazonaws.mturk.requester.QualificationRequirement; import com.amazonaws.mturk.service.axis.RequesterServi...
src/java/system/SurveyPoster.java
/** * Created by IntelliJ IDEA. * User: jnewman * Date: 6/14/13 * Time: 11:39 AM * To change this template use File | Settings | File Templates. */ import com.amazonaws.mturk.addon.HITQuestion; import com.amazonaws.mturk.requester.QualificationRequirement; import com.amazonaws.mturk.service.axis.RequesterServi...
Added the relative path to the mturk_properties file.
src/java/system/SurveyPoster.java
Added the relative path to the mturk_properties file.
Java
apache-2.0
d38fee0b25b1bf999bd2aa9f87a7cebc5f5e9666
0
7rory768/SimpleFreeze
package org.plugins.simplefreeze.listeners; import org.bukkit.Bukkit; import org.bukkit.Location; import org.bukkit.entity.Player; import org.bukkit.event.EventHandler; import org.bukkit.event.Listener; import org.bukkit.event.player.PlayerJoinEvent; import org.bukkit.scheduler.BukkitRunnable; import org.plugins.simpl...
src/org/plugins/simplefreeze/listeners/PlayerJoinListener.java
package org.plugins.simplefreeze.listeners; import org.bukkit.Bukkit; import org.bukkit.Location; import org.bukkit.entity.Player; import org.bukkit.event.EventHandler; import org.bukkit.event.Listener; import org.bukkit.event.player.PlayerJoinEvent; import org.bukkit.scheduler.BukkitRunnable; import org.plugins.simpl...
Added debug message
src/org/plugins/simplefreeze/listeners/PlayerJoinListener.java
Added debug message
Java
apache-2.0
8606e75a3f5b53f228ab9ac1eab7c97ce72882ef
0
peter-mount/opendata-common
/* * Copyright 2014 peter. * * 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 agreed to in w...
core/src/main/java/uk/trainwatch/util/CollectorUtils.java
/* * Copyright 2014 peter. * * 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 agreed to in w...
I wasn't happy, this looks cleaner
core/src/main/java/uk/trainwatch/util/CollectorUtils.java
I wasn't happy, this looks cleaner
Java
apache-2.0
54170830ba8be0ce2dd0def1c412dee4513ca322
0
mikosik/smooth-build,mikosik/smooth-build
package org.smoothbuild.db.object.obj.base; import static com.google.common.base.Preconditions.checkElementIndex; import static java.util.stream.Collectors.joining; import static org.smoothbuild.db.object.db.Helpers.wrapHashedDbExceptionAsDecodeObjNodeException; import static org.smoothbuild.db.object.db.Helpers.wrapO...
src/main/java/org/smoothbuild/db/object/obj/base/Obj.java
package org.smoothbuild.db.object.obj.base; import static com.google.common.base.Preconditions.checkElementIndex; import static java.util.stream.Collectors.joining; import static org.smoothbuild.db.object.db.Helpers.wrapHashedDbExceptionAsDecodeObjNodeException; import static org.smoothbuild.db.object.db.Helpers.wrapO...
improved Obj.toString()/sequenceToString() to not fail when valueToString() throws ObjectDbException
src/main/java/org/smoothbuild/db/object/obj/base/Obj.java
improved Obj.toString()/sequenceToString() to not fail when valueToString() throws ObjectDbException
Java
apache-2.0
c2b85b1b2b7350cd5b98280872a9eca2594de82d
0
SpineEventEngine/core-java,SpineEventEngine/core-java,SpineEventEngine/core-java
/* * Copyright 2020, TeamDev. All rights reserved. * * Redistribution and use in source and/or binary forms, with or without * modification, must retain the above copyright notice and the following * disclaimer. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR...
server/src/test/java/io/spine/server/log/given/package-info.java
/* * Copyright 2020, TeamDev. All rights reserved. * * Redistribution and use in source and/or binary forms, with or without * modification, must retain the above copyright notice and the following * disclaimer. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR...
Document a package
server/src/test/java/io/spine/server/log/given/package-info.java
Document a package
Java
apache-2.0
83f180bd9ab79a0c4384e4c608d28c21f629dd55
0
bikush/libgdxjam-space-seed-inc
package com.starseed.util; import com.badlogic.gdx.physics.box2d.Body; import com.starseed.box2d.UserData; import com.starseed.enums.UserDataType; public class BodyUtils { public static boolean bodyInBounds(Body body) { UserData userData = (UserData) body.getUserData(); switch (userData.getUserDat...
core/src/com/starseed/util/BodyUtils.java
package com.starseed.util; import com.badlogic.gdx.physics.box2d.Body; import com.starseed.box2d.UserData; import com.starseed.enums.UserDataType; public class BodyUtils { public static boolean bodyInBounds(Body body) { UserData userData = (UserData) body.getUserData(); switch (userData.getUserDat...
BodyUtils convenience method to get UserDataType.
core/src/com/starseed/util/BodyUtils.java
BodyUtils convenience method to get UserDataType.
Java
bsd-2-clause
5e908c39d64ef3c86d5dbd347898f5544fa9c072
0
thasmin/Podax,thasmin/Podax,thasmin/Podax,thasmin/Podax
package com.axelby.podax; import android.content.Context; import android.content.Intent; import android.database.ContentObserver; import android.database.Cursor; import android.net.Uri; import android.os.Handler; import android.util.AttributeSet; import android.view.LayoutInflater; import android.view.View; import and...
src/com/axelby/podax/BottomBar.java
package com.axelby.podax; import android.content.Context; import android.content.Intent; import android.database.ContentObserver; import android.database.Cursor; import android.net.Uri; import android.os.Handler; import android.util.AttributeSet; import android.view.LayoutInflater; import android.view.View; import and...
fix bottombar in edit mode
src/com/axelby/podax/BottomBar.java
fix bottombar in edit mode
Java
bsd-3-clause
aa74b3a254b1b4257a530769b69605383e4471e7
0
agaricusb/HighlightTips
package agaricus.mods.highlighttips; import cpw.mods.fml.client.registry.KeyBindingRegistry; import cpw.mods.fml.common.FMLLog; import cpw.mods.fml.common.ITickHandler; import cpw.mods.fml.common.Mod; import cpw.mods.fml.common.TickType; import cpw.mods.fml.common.event.FMLPreInitializationEvent; import cpw.mods.fml.c...
src/main/java/agaricus/mods/highlighttips/HighlightTips.java
package agaricus.mods.highlighttips; import cpw.mods.fml.client.registry.KeyBindingRegistry; import cpw.mods.fml.common.FMLLog; import cpw.mods.fml.common.ITickHandler; import cpw.mods.fml.common.Mod; import cpw.mods.fml.common.TickType; import cpw.mods.fml.common.event.FMLPreInitializationEvent; import cpw.mods.fml.c...
Elide the GregTech 'You ran into a serious Bug, if you have legitly acquired this Block, please report it immidietly' block name Ideally should get the block name via the GregTech API, getDescription() on the TE; Greg returns this message instead since the block information is not available from the ID and metadata a...
src/main/java/agaricus/mods/highlighttips/HighlightTips.java
Elide the GregTech 'You ran into a serious Bug, if you have legitly acquired this Block, please report it immidietly' block name
Java
bsd-3-clause
bba4c1320395ae9c99317047b087c1ec8cb67b41
0
gosu-lang/gradle-gosu-plugin
src/test/java/org/gosulang/gradle/functional/SanityTest.java
package org.gosulang.gradle.functional; import org.gradle.testkit.runner.BuildResult; import org.gradle.testkit.runner.GradleRunner; import org.junit.Before; import org.junit.Rule; import org.junit.Test; import org.junit.rules.TemporaryFolder; import java.io.File; import java.io.IOException; import static org.gradle...
Removing useless test
src/test/java/org/gosulang/gradle/functional/SanityTest.java
Removing useless test