Source stringclasses 1
value | Date int32 2.01k 2.01k | Text stringlengths 3 15.9M | Token_count int32 1 2.44M |
|---|---|---|---|
github-java-corpus | 2,012 | package test.com.isobar.isohealth;
import java.util.ArrayList;
import java.util.List;
import junit.framework.TestCase;
import com.isobar.isohealth.GraphConstants;
import com.isobar.isohealth.models.Exercise;
import com.isobar.isohealth.models.Exercise.Set;
import com.isobar.isohealth.models.NewStrengthTrainingActivi... | 861 |
github-java-corpus | 2,012 | package test.com.isobar.isohealth;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
/**
* Unit test for simple App.
*/
public class AppTest
extends TestCase
{
/**
* Create the test case
*
* @param testName name of the test case
*/
publi... | 147 |
github-java-corpus | 2,012 | package test.com.isobar.isohealth;
import junit.framework.TestCase;
import com.isobar.isohealth.GraphConstants;
import com.isobar.isohealth.models.Profile;
import com.isobar.isohealth.wrappers.ProfileWrapper;
import com.isobar.isohealth.wrappers.RunkeeperService;
public class ProfileServiceTest extends TestCase {
... | 249 |
github-java-corpus | 2,012 | package test.com.isobar.isohealth;
import java.util.ArrayList;
import java.util.List;
import junit.framework.TestCase;
import com.isobar.isohealth.GraphConstants;
import com.isobar.isohealth.models.NewWeightMeasurement;
import com.isobar.isohealth.models.WeightMeasurement;
import com.isobar.isohealth.models.WeightMe... | 583 |
github-java-corpus | 2,012 | package test.com.isobar.isohealth;
import junit.framework.TestCase;
import com.isobar.isohealth.GraphConstants;
import com.isobar.isohealth.models.Settings;
import com.isobar.isohealth.wrappers.RunkeeperService;
import com.isobar.isohealth.wrappers.SettingsWrapper;
public class SettingsServiceTest extends TestCase {... | 237 |
github-java-corpus | 2,012 | package test.com.isobar.isohealth;
import java.util.ArrayList;
import java.util.List;
import junit.framework.TestCase;
import com.isobar.isohealth.GraphConstants;
import com.isobar.isohealth.models.NewSleepMeasurement;
import com.isobar.isohealth.models.SleepMeasurement;
import com.isobar.isohealth.models.SleepMeasur... | 537 |
github-java-corpus | 2,012 | package test.com.isobar.isohealth;
import java.util.ArrayList;
import java.util.List;
import junit.framework.TestCase;
import com.isobar.isohealth.GraphConstants;
import com.isobar.isohealth.models.GeneralMeasurement;
import com.isobar.isohealth.models.GeneralMeasurementFeed;
import com.isobar.isohealth.models.Gener... | 610 |
github-java-corpus | 2,012 | package test.com.isobar.isohealth;
import java.util.ArrayList;
import java.util.List;
import junit.framework.TestCase;
import com.isobar.isohealth.GraphConstants;
import com.isobar.isohealth.models.DiabetesMeasurement;
import com.isobar.isohealth.models.DiabetesMeasurementFeed;
import com.isobar.isohealth.models.Dia... | 635 |
github-java-corpus | 2,012 | package test.com.isobar.isohealth;
import junit.framework.TestCase;
import com.isobar.isohealth.GraphConstants;
import com.isobar.isohealth.models.StreetTeamInvite;
import com.isobar.isohealth.models.StreetTeamInviteReply;
import com.isobar.isohealth.models.StreetTeamMember;
import com.isobar.isohealth.models.StreetT... | 475 |
github-java-corpus | 2,012 | package test.com.isobar.isohealth;
import java.util.ArrayList;
import java.util.List;
import junit.framework.TestCase;
import com.isobar.isohealth.GraphConstants;
import com.isobar.isohealth.models.FitnessActivity;
import com.isobar.isohealth.models.FitnessActivityFeed;
import com.isobar.isohealth.models.FitnessActi... | 884 |
github-java-corpus | 2,012 | package test.com.isobar.isohealth;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
/**
* Unit test for simple App.
*/
public class CopyOfAppTest extends TestCase {
public CopyOfAppTest( String authtoken ) {
super( authtoken );
}
/**
* @retu... | 120 |
github-java-corpus | 2,012 | package test.com.isobar.isohealth;
import java.util.ArrayList;
import java.util.List;
import junit.framework.TestCase;
import com.isobar.isohealth.GraphConstants;
import com.isobar.isohealth.models.BackgroundActivity;
import com.isobar.isohealth.models.BackgroundActivityFeed;
import com.isobar.isohealth.models.Backg... | 591 |
github-java-corpus | 2,012 | package test.com.isobar.isohealth;
import junit.framework.TestCase;
import com.isobar.isohealth.GraphConstants;
import com.isobar.isohealth.models.PersonalRecord;
import com.isobar.isohealth.wrappers.PersonalRecordWrapper;
import com.isobar.isohealth.wrappers.RunkeeperService;
public class PersonalRecordServiceTest ... | 176 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 523 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 679 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 669 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 482 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 629 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 543 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 396 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 471 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 854 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 1,168 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 596 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 575 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 458 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 535 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 577 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 743 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 437 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 575 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 566 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 418 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 605 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 371 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 535 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 473 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 573 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 564 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 695 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 425 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 820 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 548 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 739 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 715 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 1,304 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 863 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 548 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 908 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 544 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 585 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 751 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 437 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 418 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 580 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 635 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 1,065 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 578 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 502 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 760 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 1,132 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 777 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 507 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 433 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 573 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 573 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 745 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 425 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 523 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 383 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 1,184 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 348 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 472 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 510 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 381 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 464 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 398 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 372 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 520 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 423 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 391 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 373 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 468 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 389 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 432 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 442 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 462 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 366 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 352 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 472 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 494 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 458 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 365 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 533 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 360 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 357 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011-2012 by DeltaXML, Ltd.
*
* 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, mer... | 517 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 376 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 470 |
github-java-corpus | 2,012 | /*
* Copyright (C) 2011 by DeltaXML, Ltd.
*
* 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, p... | 513 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.