text
stringlengths
54
60.6k
<commit_before>Int_t AliITStestV2(Char_t SlowOrFast='f') { Int_t rc=0; if (gAlice) {delete gAlice; gAlice=0;} TFile *in=TFile::Open("galice.root"); if (!in->IsOpen()) { cerr<<"Can't open galice.root !\n"; return 1; } if (!(gAlice=(AliRun*)in->Get("gAlice"))) { cerr<<"Can't find gAl...
<commit_before><commit_msg>CID#1078757 nOfs <= nPersistPtrAnz<commit_after><|endoftext|>
<commit_before>#include <QGraphicsView> #include "fish_annotator/common/annotation_scene.h" namespace fish_annotator { AnnotationScene::AnnotationScene(QObject *parent) : QGraphicsScene(parent) , mode_(kDoNothing) , type_(kBox) , start_pos_() , rect_item_(nullptr) , line_item_(nullptr) , dot_item_(null...
<commit_before>#include "./scene.h" #include <QDebug> #include <Eigen/Core> #include <Eigen/Geometry> #include <string> #include <vector> #include "./gl.h" #include "./input/invoke_manager.h" #include "./mesh.h" #include "./mesh_node.h" #include "./label_node.h" #include "./render_data.h" #include "./importer.h" #incl...
<commit_before>/*************************************************************************** * Copyright (C) 2006 by Tobias Koenig <tokoe@kde.org> * * * * This program is free software; you can redistribute it and/or modify ...
<commit_before>/************************************************************************* * * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: options.hxx,v $ * * $Revision: 1.20 $ * * last change: $Author: hr $ $Date: 2006-06-19 23:24:15 $ * * The Contents of this file are made ...
<commit_before>/************************************************************************* * * $RCSfile: tracer.cxx,v $ * * $Revision: 1.2 $ * * last change: $Author: hr $ $Date: 2000-11-07 12:14:37 $ * * The Contents of this file are made available subject to the terms of * either of the following license...
<commit_before>/* Copyright (c) 2009 Tobias Koenig <tokoe@kde.org> This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any...
<commit_before>/************************************************************************* * * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: cmtree.cxx,v $ * * $Revision: 1.36 $ * * last change: $Author: ihi $ $Date: 2006-08-24 10:42:17 $ * * The Contents of this file are made ...
<commit_before>// Copyright (c) 2009 hp-FEM group at the University of Nevada, Reno (UNR). // Distributed under the terms of the BSD license (see the LICENSE // file for the exact terms). // Email: hermes1d@googlegroups.com, home page: http://hpfem.org/ #include "transforms.h" #define N_chebyshev_max (3+2*(MAX_P-1)) ...
<commit_before>/* * Copyright (C) 2017 Tmplt <tmplt@dragons.rocks> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later versio...
<commit_before>#include "libtorrent/udp_socket.hpp" #include "libtorrent/connection_queue.hpp" #include <stdlib.h> #include <boost/bind.hpp> #include <boost/lexical_cast.hpp> #include <boost/array.hpp> #include <asio/read.hpp> using namespace libtorrent; udp_socket::udp_socket(asio::io_service& ios, udp_socket::callb...
<commit_before>/************************************************************************* * * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: XMLFootnoteSeparatorExport.cxx,v $ * * $Revision: 1.11 $ * * last change: $Author: hr $ $Date: 2007-06-27 15:32:49 $ * * The Contents of ...
<commit_before>/* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope t...
<commit_before>#include <stdlib.h> #include <string.h> #include <errno.h> #include <unistd.h> #include <sys/wait.h> #include <sys/time.h> #include "runner.hh" #include <iostream> using namespace v8; using namespace std; SpawnRunner::SpawnRunner(JsString& file, JsArray& args, JsObject& options) : file_(file),...
<commit_before>///////////////////////////////////////////////////////////////// /* * Amira Reader for the nrrd (Nearly Raw Raster Data) format: * http://teem.sourceforge.net/nrrd/format.html * Currently only supports 3d single channel data * Copyright 2009 Gregory Jefferis. All rights reserved. * License GPL...
<commit_before>/* * extract.cpp * Modified by: Rohit Gupta CDAC, Mumbai, India * on July 15, 2012 to implement parallel processing * Modified by: Nadi Tomeh - LIMSI/CNRS * Machine Translation Marathon 2010, Dublin */ #include <cstdio> #include <iostream> #include <fstream> #include <vector> #include <s...
<commit_before>/* * Copyright 2017 Devin Matthews and Intel Corp. * * 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 co...
<commit_before>/* * WrapperIO.cpp * This file is part of FRESteamWorks. * * Created by Ventero <http://github.com/Ventero> * Copyright (c) 2012-2014 Level Up Labs, LLC. All rights reserved. */ #include "WrapperIO.h" #include <algorithm> #include <fstream> #include <iostream> #include <ios> #include <iostrea...
<commit_before>/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope...
<commit_before>/***************************************************************************** * * This file is part of Mapnik (c++ mapping toolkit) * * Copyright (C) 2012 Artem Pavlenko * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public...
<commit_before>// Important do not use this FilterTask for final Filtered AOD productions! // Due to the variability of the used config file, it is to easy to loose track of the used settings! AliAnalysisTask *AddTask_pdill_JPsiFilter_PbPb( TString cfg="ConfigJpsi_nano_PbPb2015.C", Bool_t gridconf=kFALSE, TStrin...
<commit_before>/************************************************************************* * * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: objshimp.hxx,v $ * * $Revision: 1.39 $ * * last change: $Author: ihi $ $Date: 2007-11-21 16:50:10 $ * * The Contents of this file are mad...
<commit_before>///////////////////////////////////////////////////////////////// /* * Template of a read routine */ ///////////////////////////////////////////////////////////////// #include <NrrdIO/NrrdIOAPI.h> #include <hxfield/HxUniformScalarField3.h> #include <Amira/HxMessage.h> #include <teem/nrrd.h> NRRDIO_A...
<commit_before>/************************************************************************** ** ** This file is part of Qt Creator ** ** Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). ** ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** Commercial Usage ** ** Licensees holding valid Qt Commercial...
<commit_before>#pragma once #ifndef OPENGM_STRUCT_PERCEPTRON_LEARNER_HXX #define OPENGM_STRUCT_PERCEPTRON_LEARNER_HXX #include <vector> #include <opengm/inference/inference.hxx> #include <opengm/graphicalmodel/weights.hxx> #include <opengm/utilities/random.hxx> #include <opengm/learning/gradient-accumulator.hxx> #ifnd...
<commit_before>#include "framework/framework.h" #include "framework/logger.h" #include "framework/sound_interface.h" #include "framework/trace.h" #include "library/sp.h" #include "library/vec.h" #include <SDL.h> #include <SDL_audio.h> #include <list> #include <mutex> #include <queue> namespace { using namespace OpenA...
<commit_before>/************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * Copyright 2008 by Sun Microsystems, Inc. * * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: objshimp.hxx,v $ * $Revision: 1....
<commit_before>/************************************************************************** ** ** This file is part of Qt Creator ** ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). ** ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** Commercial Usage ** ** Licensees holding valid Qt Commercial...
<commit_before>/************************************************************************* * * $RCSfile: openflag.hxx,v $ * * $Revision: 1.1.1.1 $ * * last change: $Author: hr $ $Date: 2000-09-18 16:52:34 $ * * The Contents of this file are made available subject to the terms of * either of the following l...
<commit_before>// // libavg - Media Playback Engine. // Copyright (C) 2003-2011 Ulrich von Zadow // // 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 of the Li...
<commit_before>/************************************************************************* * * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: impldde.hxx,v $ * * $Revision: 1.4 $ * * last change: $Author: vg $ $Date: 2006-11-22 10:55:09 $ * * The Contents of this file are made a...
<commit_before>/************************************************************************* * * $RCSfile: viewfac.cxx,v $ * * $Revision: 1.2 $ * * last change: $Author: svesik $ $Date: 2004-04-21 13:21:31 $ * * The Contents of this file are made available subject to the terms of * either of the following li...
<commit_before><commit_msg>fdo#83302 don't display read-only infobar for Base form in normal mode<commit_after><|endoftext|>
<commit_before>#include <iostream> using namespace std; // devuelve true si hay elementos iguales o si hay algún cero bool verificarElementosArray(int numero, int siguiente, int array[9]) { if (numero > 7) return false; int i = siguiente; while (numero <= 7 && i <= 8) { if ( (array[numero] == 0 || array[i] ==...
<commit_before>/** * staticunittest.cpp * * Copyright (C) 2004 Brad Hards <bradh@frogmouth.net> * * 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 co...
<commit_before>// ==Montelight== // Tegan Brennan, Stephen Merity, Taiyo Wilson #include <cmath> #include <string> #include <iostream> #include <fstream> #include <vector> #define EPSILON 0.1f using namespace std; struct Vector { double x, y, z; // Vector(const Vector &o) : x(o.x), y(o.y), z(o.z) {} Vector(d...
<commit_before>#include <mill/util/logger.hpp> #include <mill/util/file_extension.hpp> #include <mill/traj.hpp> #include "mode_traj_convert.hpp" #include <iostream> namespace mill { const char* mode_traj_convert_usage() noexcept { return "usage: mill traj convert [trajfile] [format] <reference>_opt\n" ...
<commit_before>/* * Copyright 2015 Aldebaran * * 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 ...
<commit_before>#include <iostream> #include "time.h" #include <string> #include <unistd.h> #include "novoht.h" #include <cstdlib> #include <cstddef> #include <sys/time.h>// #include <sys/stat.h> #define KEY_LEN 32 #define VAL_LEN 128 using namespace std; struct timeval tp; double diffclock(clock_t clock1, clock_t clock...
<commit_before>// // CompositeTileImageContribution.hpp // G3MiOSSDK // // Created by Diego Gomez Deck on 4/26/14. // // #ifndef __G3MiOSSDK__CompositeTileImageContribution__ #define __G3MiOSSDK__CompositeTileImageContribution__ #include "TileImageContribution.hpp" #include <vector> class CompositeTileImageContr...
<commit_before>// // Created by Derek van Vliet on 2015-03-25. // Copyright (c) 2015 Get Set Games Inc. All rights reserved. // #include "FacebookParsePrivatePCH.h" #include "CallbackDevice.h" #if PLATFORM_IOS NSArray* GetNSStringArray(TArray<FString> FStringArray) { NSMutableArray* NewArray = [NSMutableArray arra...
<commit_before>#include "nano_signal_slot.hpp" #include <iostream> struct Foo : public Nano::Observer { void action() const { std::cout << "Hello, World!" << std::endl; } long action(std::size_t a) const { return __LINE__ ^ a; } }; long action(std::size_t a) { return __LIN...
<commit_before>#include "GMSAssetResourceManagementSystem.hpp" #include "../AssetResources/TextureInfoResource.hpp" #include "../AssetResources/GMSRoomResource.hpp" #include "../AssetResources/GMSObjectResource.hpp" #include "../AssetResources/OtherGMSResources.hpp" #include "../CommandLineOptions.hpp" #include <KEn...
<commit_before> // Includes. #include "UI/mainwindow.h" #include "App/App.h" #include "App/Factories/AdditionNodeFactoryDelegate.h" #include "App/Factories/ConstantNodeFactoryDelegate.h" #include "App/Factories/PrinterNodeFactoryDelegate.h" // Qt. #include <QApplication> QString titleString() { QString name = QS...
<commit_before>5ae7ec25-2d16-11e5-af21-0401358ea401<commit_msg>5ae7ec26-2d16-11e5-af21-0401358ea401<commit_after>5ae7ec26-2d16-11e5-af21-0401358ea401<|endoftext|>
<commit_before>d32a362e-313a-11e5-a6cc-3c15c2e10482<commit_msg>d33041ae-313a-11e5-9122-3c15c2e10482<commit_after>d33041ae-313a-11e5-9122-3c15c2e10482<|endoftext|>
<commit_before>4dfedf4a-2e4f-11e5-850a-28cfe91dbc4b<commit_msg>4e057b99-2e4f-11e5-aaae-28cfe91dbc4b<commit_after>4e057b99-2e4f-11e5-aaae-28cfe91dbc4b<|endoftext|>
<commit_before>71e649f8-2e3a-11e5-8e63-c03896053bdd<commit_msg>71f4f2ac-2e3a-11e5-b56a-c03896053bdd<commit_after>71f4f2ac-2e3a-11e5-b56a-c03896053bdd<|endoftext|>
<commit_before>52c657b0-ad5c-11e7-b75f-ac87a332f658<commit_msg>Test..<commit_after>5343ce70-ad5c-11e7-828a-ac87a332f658<|endoftext|>
<commit_before>7f6cf5d9-2d15-11e5-af21-0401358ea401<commit_msg>7f6cf5da-2d15-11e5-af21-0401358ea401<commit_after>7f6cf5da-2d15-11e5-af21-0401358ea401<|endoftext|>
<commit_before>762c906a-2d53-11e5-baeb-247703a38240<commit_msg>762d10e4-2d53-11e5-baeb-247703a38240<commit_after>762d10e4-2d53-11e5-baeb-247703a38240<|endoftext|>
<commit_before>d892e1a6-313a-11e5-9334-3c15c2e10482<commit_msg>d89e794f-313a-11e5-a86f-3c15c2e10482<commit_after>d89e794f-313a-11e5-a86f-3c15c2e10482<|endoftext|>
<commit_before>5572c463-2e4f-11e5-a72b-28cfe91dbc4b<commit_msg>557a7f57-2e4f-11e5-b8d3-28cfe91dbc4b<commit_after>557a7f57-2e4f-11e5-b8d3-28cfe91dbc4b<|endoftext|>
<commit_before>d89eb345-2e4e-11e5-8ce8-28cfe91dbc4b<commit_msg>d8a6937a-2e4e-11e5-85ee-28cfe91dbc4b<commit_after>d8a6937a-2e4e-11e5-85ee-28cfe91dbc4b<|endoftext|>
<commit_before>95dd942c-35ca-11e5-931a-6c40088e03e4<commit_msg>95e7141e-35ca-11e5-8ab1-6c40088e03e4<commit_after>95e7141e-35ca-11e5-8ab1-6c40088e03e4<|endoftext|>
<commit_before>#include "mqtt_tcp_server.hpp" #include <stdexcept> #include <iostream> using namespace std; int main(int argc, char*[]) { cout << "C++ MQTT server" << endl; try { constexpr int port = 1883; const auto useCache = argc < 2; if(!useCache) { cout << "Disabling ...
<commit_before>99f03347-ad5b-11e7-a3c1-ac87a332f658<commit_msg>For bobby to integrate at some point<commit_after>9a652be3-ad5b-11e7-9c20-ac87a332f658<|endoftext|>
<commit_before>797b2ab0-2d53-11e5-baeb-247703a38240<commit_msg>797babf2-2d53-11e5-baeb-247703a38240<commit_after>797babf2-2d53-11e5-baeb-247703a38240<|endoftext|>
<commit_before>5f894a0c-2d16-11e5-af21-0401358ea401<commit_msg>5f894a0d-2d16-11e5-af21-0401358ea401<commit_after>5f894a0d-2d16-11e5-af21-0401358ea401<|endoftext|>
<commit_before>787d5818-2d53-11e5-baeb-247703a38240<commit_msg>787ddb80-2d53-11e5-baeb-247703a38240<commit_after>787ddb80-2d53-11e5-baeb-247703a38240<|endoftext|>
<commit_before>d8179d86-35ca-11e5-9579-6c40088e03e4<commit_msg>d81e1602-35ca-11e5-811f-6c40088e03e4<commit_after>d81e1602-35ca-11e5-811f-6c40088e03e4<|endoftext|>
<commit_before>a5ed05c6-35ca-11e5-90fc-6c40088e03e4<commit_msg>a5f4074a-35ca-11e5-bea7-6c40088e03e4<commit_after>a5f4074a-35ca-11e5-bea7-6c40088e03e4<|endoftext|>
<commit_before>5fa8a247-2e4f-11e5-947f-28cfe91dbc4b<commit_msg>5fb06738-2e4f-11e5-b6d3-28cfe91dbc4b<commit_after>5fb06738-2e4f-11e5-b6d3-28cfe91dbc4b<|endoftext|>
<commit_before>6c782276-2fa5-11e5-81aa-00012e3d3f12<commit_msg>6c79d024-2fa5-11e5-bfc0-00012e3d3f12<commit_after>6c79d024-2fa5-11e5-bfc0-00012e3d3f12<|endoftext|>
<commit_before>d5d3c9b0-327f-11e5-aadc-9cf387a8033e<commit_msg>d5db692e-327f-11e5-8f67-9cf387a8033e<commit_after>d5db692e-327f-11e5-8f67-9cf387a8033e<|endoftext|>
<commit_before>586a0be3-2748-11e6-a0b9-e0f84713e7b8<commit_msg>Put the thingie in the thingie<commit_after>58769c57-2748-11e6-b9fe-e0f84713e7b8<|endoftext|>
<commit_before>1853c826-2f67-11e5-9237-6c40088e03e4<commit_msg>185aa57e-2f67-11e5-975c-6c40088e03e4<commit_after>185aa57e-2f67-11e5-975c-6c40088e03e4<|endoftext|>
<commit_before>e4e87087-327f-11e5-b4bf-9cf387a8033e<commit_msg>e4ee63f8-327f-11e5-ab93-9cf387a8033e<commit_after>e4ee63f8-327f-11e5-ab93-9cf387a8033e<|endoftext|>
<commit_before>139aaf8f-2e4f-11e5-9286-28cfe91dbc4b<commit_msg>13a35cb8-2e4f-11e5-8c19-28cfe91dbc4b<commit_after>13a35cb8-2e4f-11e5-8c19-28cfe91dbc4b<|endoftext|>
<commit_before>9e478dbd-2e4f-11e5-9f22-28cfe91dbc4b<commit_msg>9e4eceee-2e4f-11e5-92d3-28cfe91dbc4b<commit_after>9e4eceee-2e4f-11e5-92d3-28cfe91dbc4b<|endoftext|>
<commit_before>51f4e6d1-2e4f-11e5-8514-28cfe91dbc4b<commit_msg>51fc9f11-2e4f-11e5-9803-28cfe91dbc4b<commit_after>51fc9f11-2e4f-11e5-9803-28cfe91dbc4b<|endoftext|>
<commit_before>6d20c44c-2e4f-11e5-b999-28cfe91dbc4b<commit_msg>6d2a0573-2e4f-11e5-86b3-28cfe91dbc4b<commit_after>6d2a0573-2e4f-11e5-86b3-28cfe91dbc4b<|endoftext|>
<commit_before>10a6c2ca-2748-11e6-9c7b-e0f84713e7b8<commit_msg>NO CHANGES<commit_after>10b3cba1-2748-11e6-b57b-e0f84713e7b8<|endoftext|>
<commit_before>9b1d29f0-35ca-11e5-a1a7-6c40088e03e4<commit_msg>9b260da4-35ca-11e5-8bc3-6c40088e03e4<commit_after>9b260da4-35ca-11e5-8bc3-6c40088e03e4<|endoftext|>
<commit_before>6e6facb4-2fa5-11e5-8fc0-00012e3d3f12<commit_msg>6e718176-2fa5-11e5-9b52-00012e3d3f12<commit_after>6e718176-2fa5-11e5-9b52-00012e3d3f12<|endoftext|>
<commit_before>6613ec06-2e3a-11e5-8551-c03896053bdd<commit_msg>662a5e50-2e3a-11e5-be58-c03896053bdd<commit_after>662a5e50-2e3a-11e5-be58-c03896053bdd<|endoftext|>
<commit_before>#include "SmartPointers.hpp" #include "Exception.hpp" #include "ImageImporter2D.hpp" #include "ImageExporter2D.hpp" #include "VTKImageExporter.hpp" #include "VTKImageImporter.hpp" #include "ITKImageExporter.hpp" #include "ImageStreamer2D.hpp" #include "DeviceManager.hpp" #include "GaussianSmoothingFilter...
<commit_before>99c8550a-327f-11e5-9823-9cf387a8033e<commit_msg>99ce2b23-327f-11e5-a857-9cf387a8033e<commit_after>99ce2b23-327f-11e5-a857-9cf387a8033e<|endoftext|>
<commit_before>f0408bd1-327f-11e5-a0f2-9cf387a8033e<commit_msg>f046cdb3-327f-11e5-8003-9cf387a8033e<commit_after>f046cdb3-327f-11e5-8003-9cf387a8033e<|endoftext|>
<commit_before>ff199b8c-585a-11e5-9f4e-6c40088e03e4<commit_msg>ff2491ba-585a-11e5-9972-6c40088e03e4<commit_after>ff2491ba-585a-11e5-9972-6c40088e03e4<|endoftext|>
<commit_before>75f05557-2e4f-11e5-a1a6-28cfe91dbc4b<commit_msg>75f7484a-2e4f-11e5-8183-28cfe91dbc4b<commit_after>75f7484a-2e4f-11e5-8183-28cfe91dbc4b<|endoftext|>
<commit_before>2bdbb9de-2e3a-11e5-aad4-c03896053bdd<commit_msg>2be929ca-2e3a-11e5-b6e7-c03896053bdd<commit_after>2be929ca-2e3a-11e5-b6e7-c03896053bdd<|endoftext|>
<commit_before>#include <boost/python.hpp> #include <boost/multi_array.hpp> #include <boost/foreach.hpp> #include <vector> #include <iostream> #include <array> #include <iostream> #include <string> #include "shared/path_creator.hpp" #include "shared/tdmap.hpp" #include "gui.cpp" #include "shared/sizes.h" #include "shar...
<commit_before>9101ae24-2d14-11e5-af21-0401358ea401<commit_msg>9101ae25-2d14-11e5-af21-0401358ea401<commit_after>9101ae25-2d14-11e5-af21-0401358ea401<|endoftext|>
<commit_before>d5ca3a1e-327f-11e5-a0f7-9cf387a8033e<commit_msg>d5d3c9b0-327f-11e5-aadc-9cf387a8033e<commit_after>d5d3c9b0-327f-11e5-aadc-9cf387a8033e<|endoftext|>
<commit_before>f4730046-585a-11e5-a28f-6c40088e03e4<commit_msg>f47d469e-585a-11e5-a282-6c40088e03e4<commit_after>f47d469e-585a-11e5-a282-6c40088e03e4<|endoftext|>
<commit_before>f267c2ab-ad59-11e7-aa9e-ac87a332f658<commit_msg>Nope, didn't work, now it does<commit_after>f2e53cf0-ad59-11e7-a38c-ac87a332f658<|endoftext|>
<commit_before>3821acf8-5216-11e5-aec6-6c40088e03e4<commit_msg>382b8bf8-5216-11e5-a2fa-6c40088e03e4<commit_after>382b8bf8-5216-11e5-a2fa-6c40088e03e4<|endoftext|>
<commit_before>809e9279-2d15-11e5-af21-0401358ea401<commit_msg>809e927a-2d15-11e5-af21-0401358ea401<commit_after>809e927a-2d15-11e5-af21-0401358ea401<|endoftext|>
<commit_before>7f6cf606-2d15-11e5-af21-0401358ea401<commit_msg>7f6cf607-2d15-11e5-af21-0401358ea401<commit_after>7f6cf607-2d15-11e5-af21-0401358ea401<|endoftext|>
<commit_before>28beafdc-2f67-11e5-ab31-6c40088e03e4<commit_msg>28c58c8a-2f67-11e5-8b58-6c40088e03e4<commit_after>28c58c8a-2f67-11e5-8b58-6c40088e03e4<|endoftext|>
<commit_before>#include "SIO/LCIORecords.h" #include "SIO_functions.h" #include "SIO_stream.h" #include <SIO/SIORunHeaderHandler.h> #include <SIO/SIOEventHandler.h> #include <SIO/SIOCollectionHandler.h> #include <SIO/SIORandomAccessHandler.h> #include <EVENT/LCEvent.h> #include <Exceptions.h> namespace SIO { si...
<commit_before>#include <iostream> #include <vector> #include <map> #include <fstream> #include <string> #include <iterator> #include <functional> #include <algorithm> #include <deque> #include <sstream> std::string trim_begin(const std::string& str) { auto alpha = std::find_if_not(str.begin(), str.end...
<commit_before>#include <iostream> int main() { std::cout << "Hello, World!" << std::endl; } <commit_msg>Delete main.cpp<commit_after><|endoftext|>
<commit_before>1da786ba-585b-11e5-8b78-6c40088e03e4<commit_msg>1dae6a28-585b-11e5-ba47-6c40088e03e4<commit_after>1dae6a28-585b-11e5-ba47-6c40088e03e4<|endoftext|>
<commit_before>c25d9b6c-35ca-11e5-96f4-6c40088e03e4<commit_msg>c2642d7e-35ca-11e5-909f-6c40088e03e4<commit_after>c2642d7e-35ca-11e5-909f-6c40088e03e4<|endoftext|>
<commit_before>b0a31261-2e4f-11e5-8bae-28cfe91dbc4b<commit_msg>b0a9e357-2e4f-11e5-9988-28cfe91dbc4b<commit_after>b0a9e357-2e4f-11e5-9988-28cfe91dbc4b<|endoftext|>
<commit_before>929722f5-2d3f-11e5-931f-c82a142b6f9b<commit_msg>92ec7921-2d3f-11e5-9d95-c82a142b6f9b<commit_after>92ec7921-2d3f-11e5-9d95-c82a142b6f9b<|endoftext|>
<commit_before>d0c0103d-2d3e-11e5-b4f7-c82a142b6f9b<commit_msg>d1176c2e-2d3e-11e5-af95-c82a142b6f9b<commit_after>d1176c2e-2d3e-11e5-af95-c82a142b6f9b<|endoftext|>