text stringlengths 54 60.6k |
|---|
<commit_before>/*
* Copyright (C) 2008, Morgan Quigley and Willow Garage, Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright notice,
* this list of co... |
<commit_before>//
// Name: app.cpp
// Purpose: The application class for a wxWindows application.
//
// Copyright (c) 2001-2003 Virtual Terrain Project
// Free for all uses, see license.txt for details.
//
#ifdef __GNUG__
#pragma implementation
#pragma interface
#endif
// For compilers that support precompilatio... |
<commit_before>// Copyright (c) 2014, Robert Escriva
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
//
// * Redistributions of source code must retain the above copyright notice,
// ... |
<commit_before>/*=========================================================================
Program: Medical Imaging & Interaction Toolkit
Module: $RCSfile$
Language: C++
Date: $Date$
Version: $Revision$
Copyright (c) German Cancer Research Center, Division of Medical and
Biological Informatics. All right... |
<commit_before>/// @file
/// @author uentity
/// @date 22.11.2017
/// @brief BS tree-related functions impl
/// @copyright
/// 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 https://mozilla.org/M... |
<commit_before>#include <sstream>
#include <cstdint>
#include "xUnit++/xUnit++.h"
SUITE("ToString")
{
DATA_THEORY("ToString should not move parameters", (const std::string &s),
[]() -> std::vector<std::tuple<std::string>>
{
std::vector<std::tuple<std::string>> data;
data.emplace_bac... |
<commit_before>// Probabilistic Question-Answering system
// @2017 Sarge Rogatch
// This software is distributed under GNU AGPLv3 license. See file LICENSE in repository root for details.
#include "stdafx.h"
#include "../PqaCore/PermanentIdManager.h"
using namespace SRPlat;
namespace ProbQA {
TPqaId PermanentIdMana... |
<commit_before>// ROS
#include <ros/ros.h>
// for debugging
#include <iostream>
// predicator stuff
#include "predicator.h"
#include "planning_tool.h"
int main(int argc, char **argv) {
ros::init(argc, argv, "predicator_planning_node");
predicator_planning::PredicateContext pc(true);
int max_iter = 5000u;
... |
<commit_before>//Author: Anders Strand Vestbo
//Author: Uli Frankenfeld
//Last Modified: 06.03.2001
//____________________________________
// AliL3Track
//
// Base track class for L3
//Changes:
//14.03.01: Moved fHitNumbers from protected to private.-ASV
// Set memory to zero in ctor.
// ... |
<commit_before>/******************************************************************************\
* File: svn.cpp
* Purpose: Implementation of wxExSVN class
* Author: Anton van Wezenbeek
* RCS-ID: $Id$
*
* Copyright (c) 1998-2009 Anton van Wezenbeek
* All rights are reserved. Reproduction in ... |
<commit_before>//****************************************************************************
// Copyright © 2017 Jan Erik Breimo. All rights reserved.
// Created by Jan Erik Breimo on 18.03.2017.
//
// This file is distributed under the BSD License.
// License text is included with the source distribution.
//*********... |
<commit_before>/// \file
/// \ingroup tutorial_tree
/// Illustrates how to retrieve TTree variables in arrays.
///
/// This example:
/// - creates a simple TTree,
/// - generates TTree variables thanks to the `Draw` method with `goff` option,
/// - retrieves some of them in arrays thanks to `GetVal`,
/// - gen... |
<commit_before>#include "project.h"
/**
* @brief Project::Project
* @param id
* @param name
*/
Project::Project(FileHandler* file_handler, ID id, std::string name){
this->file_handler = file_handler;
this->name = name;
this->save_name = name;
this->id = id;
this->dir = -1;
this->dir_videos =... |
<commit_before>/*********************************************************************************
*
* Inviwo - Interactive Visualization Workshop
*
* Copyright (c) 2022 Inviwo Foundation
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted p... |
<commit_before>/*===================================================================
The Medical Imaging Interaction Toolkit (MITK)
Copyright (c) German Cancer Research Center,
Division of Medical and Biological Informatics.
All rights reserved.
This software is distributed WITHOUT ANY WARRANTY; without
even the imp... |
<commit_before>/* -*- c++ -*-
filehtmlwriter.cpp
This file is part of KMail, the KDE mail client.
Copyright (c) 2003 Marc Mutz <mutz@kde.org>
KMail is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License, version 2, as
published by the Free... |
<commit_before>12e24d5a-2e4e-11e5-9284-b827eb9e62be<commit_msg>12e77a8c-2e4e-11e5-9284-b827eb9e62be<commit_after>12e77a8c-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>/* -*- c++ -*-
kmmimeparttree.h A MIME part tree viwer.
This file is part of KMail, the KDE mail client.
Copyright (c) 2002-2004 Klarälvdalens Datakonsult AB
KMail is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License, version 2... |
<commit_before>209f2342-2e4d-11e5-9284-b827eb9e62be<commit_msg>20a4290a-2e4d-11e5-9284-b827eb9e62be<commit_after>20a4290a-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>dec7ee84-2e4e-11e5-9284-b827eb9e62be<commit_msg>decce81c-2e4e-11e5-9284-b827eb9e62be<commit_after>decce81c-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>762c50a0-2e4d-11e5-9284-b827eb9e62be<commit_msg>763149d4-2e4d-11e5-9284-b827eb9e62be<commit_after>763149d4-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>19940f0e-2e4d-11e5-9284-b827eb9e62be<commit_msg>199914fe-2e4d-11e5-9284-b827eb9e62be<commit_after>199914fe-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>baec95b0-2e4d-11e5-9284-b827eb9e62be<commit_msg>baf19556-2e4d-11e5-9284-b827eb9e62be<commit_after>baf19556-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>c6735bfe-2e4c-11e5-9284-b827eb9e62be<commit_msg>c678526c-2e4c-11e5-9284-b827eb9e62be<commit_after>c678526c-2e4c-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>c50c68ea-2e4d-11e5-9284-b827eb9e62be<commit_msg>c51157ba-2e4d-11e5-9284-b827eb9e62be<commit_after>c51157ba-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>// Copyright (c) 2010-2020, Lawrence Livermore National Security, LLC. Produced
// at the Lawrence Livermore National Laboratory. All Rights reserved. See files
// LICENSE and NOTICE for details. LLNL-CODE-806117.
//
// This file is part of the MFEM library. For more information and source code
// availa... |
<commit_before>0004a576-2e4d-11e5-9284-b827eb9e62be<commit_msg>000e1cbe-2e4d-11e5-9284-b827eb9e62be<commit_after>000e1cbe-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>7951df42-2e4e-11e5-9284-b827eb9e62be<commit_msg>7956fcc0-2e4e-11e5-9284-b827eb9e62be<commit_after>7956fcc0-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>2b7ee80e-2e4f-11e5-9284-b827eb9e62be<commit_msg>2b83f646-2e4f-11e5-9284-b827eb9e62be<commit_after>2b83f646-2e4f-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>2e78beec-2e4d-11e5-9284-b827eb9e62be<commit_msg>2e7db578-2e4d-11e5-9284-b827eb9e62be<commit_after>2e7db578-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>471253a4-2e4e-11e5-9284-b827eb9e62be<commit_msg>47176556-2e4e-11e5-9284-b827eb9e62be<commit_after>47176556-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>a7a668b8-2e4e-11e5-9284-b827eb9e62be<commit_msg>a7ab7bdc-2e4e-11e5-9284-b827eb9e62be<commit_after>a7ab7bdc-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>16f57684-2e4d-11e5-9284-b827eb9e62be<commit_msg>16fa94de-2e4d-11e5-9284-b827eb9e62be<commit_after>16fa94de-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>6c789708-2e4d-11e5-9284-b827eb9e62be<commit_msg>6c7d9866-2e4d-11e5-9284-b827eb9e62be<commit_after>6c7d9866-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>00fc6fd0-2e4e-11e5-9284-b827eb9e62be<commit_msg>01016652-2e4e-11e5-9284-b827eb9e62be<commit_after>01016652-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>161a6506-2e4f-11e5-9284-b827eb9e62be<commit_msg>161f5a34-2e4f-11e5-9284-b827eb9e62be<commit_after>161f5a34-2e4f-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>/*
kopeteballoon.cpp - Nice Balloon
Copyright (c) 2002 by Duncan Mac-Vicar Prett <duncan@kde.org>
Kopete (c) 2002-2003 by the Kopete developers <kopete-devel@kde.org>
Portions of this code based on Kim Applet code
Copyright (c) 2000-2002 by Malte Starostik <m... |
<commit_before>/*************************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: animationtransitionfilternode.cxx,v $
*
* $Revision: 1.5 $
*
* last change: $Author: obo $ $Date: 2006-09-17 08:35:10 $
*
* The Contents ... |
<commit_before>c7b578ce-2e4e-11e5-9284-b827eb9e62be<commit_msg>c7ba7018-2e4e-11e5-9284-b827eb9e62be<commit_after>c7ba7018-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>/*
This file is part of KOrganizer.
Copyright (c) 2003 Cornelius Schumacher <schumacher@kde.org>
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... |
<commit_before>69bb8998-2e4e-11e5-9284-b827eb9e62be<commit_msg>69c0d3a8-2e4e-11e5-9284-b827eb9e62be<commit_after>69c0d3a8-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>3a16cd42-2e4e-11e5-9284-b827eb9e62be<commit_msg>3a1bf790-2e4e-11e5-9284-b827eb9e62be<commit_after>3a1bf790-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>6463f1b6-2e4d-11e5-9284-b827eb9e62be<commit_msg>6468f5bc-2e4d-11e5-9284-b827eb9e62be<commit_after>6468f5bc-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>13965912-2e4e-11e5-9284-b827eb9e62be<commit_msg>139b4b02-2e4e-11e5-9284-b827eb9e62be<commit_after>139b4b02-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>55c790a4-2e4d-11e5-9284-b827eb9e62be<commit_msg>55cc9928-2e4d-11e5-9284-b827eb9e62be<commit_after>55cc9928-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>4409aaa0-2e4d-11e5-9284-b827eb9e62be<commit_msg>440eae06-2e4d-11e5-9284-b827eb9e62be<commit_after>440eae06-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>d478ce3c-2e4c-11e5-9284-b827eb9e62be<commit_msg>d47df506-2e4c-11e5-9284-b827eb9e62be<commit_after>d47df506-2e4c-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>92858f0e-2e4e-11e5-9284-b827eb9e62be<commit_msg>928a98b4-2e4e-11e5-9284-b827eb9e62be<commit_after>928a98b4-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>907c5472-2e4e-11e5-9284-b827eb9e62be<commit_msg>90814ed2-2e4e-11e5-9284-b827eb9e62be<commit_after>90814ed2-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>c182df8c-2e4e-11e5-9284-b827eb9e62be<commit_msg>c187d780-2e4e-11e5-9284-b827eb9e62be<commit_after>c187d780-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>878e2d9a-2e4e-11e5-9284-b827eb9e62be<commit_msg>87933a1a-2e4e-11e5-9284-b827eb9e62be<commit_after>87933a1a-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>cc3f4700-2e4c-11e5-9284-b827eb9e62be<commit_msg>cc443ae4-2e4c-11e5-9284-b827eb9e62be<commit_after>cc443ae4-2e4c-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>d71f4106-2e4d-11e5-9284-b827eb9e62be<commit_msg>d72436a2-2e4d-11e5-9284-b827eb9e62be<commit_after>d72436a2-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>6fbb45be-2e4d-11e5-9284-b827eb9e62be<commit_msg>6fc06652-2e4d-11e5-9284-b827eb9e62be<commit_after>6fc06652-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>e5986ce0-2e4c-11e5-9284-b827eb9e62be<commit_msg>e5b5b098-2e4c-11e5-9284-b827eb9e62be<commit_after>e5b5b098-2e4c-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>3d015258-2e4d-11e5-9284-b827eb9e62be<commit_msg>3d065488-2e4d-11e5-9284-b827eb9e62be<commit_after>3d065488-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>e340a926-2e4c-11e5-9284-b827eb9e62be<commit_msg>e345b6c8-2e4c-11e5-9284-b827eb9e62be<commit_after>e345b6c8-2e4c-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>6f1c9cba-2e4e-11e5-9284-b827eb9e62be<commit_msg>6f2194ae-2e4e-11e5-9284-b827eb9e62be<commit_after>6f2194ae-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>d31a391c-2e4d-11e5-9284-b827eb9e62be<commit_msg>d31f3912-2e4d-11e5-9284-b827eb9e62be<commit_after>d31f3912-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>a705df3e-2e4d-11e5-9284-b827eb9e62be<commit_msg>a70ae3da-2e4d-11e5-9284-b827eb9e62be<commit_after>a70ae3da-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>644aae4a-2e4d-11e5-9284-b827eb9e62be<commit_msg>644fcbf0-2e4d-11e5-9284-b827eb9e62be<commit_after>644fcbf0-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>35429908-2e4f-11e5-9284-b827eb9e62be<commit_msg>35478cd8-2e4f-11e5-9284-b827eb9e62be<commit_after>35478cd8-2e4f-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>ce1cf6a2-2e4d-11e5-9284-b827eb9e62be<commit_msg>ce21f166-2e4d-11e5-9284-b827eb9e62be<commit_after>ce21f166-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>6e8cf160-2e4d-11e5-9284-b827eb9e62be<commit_msg>6e92016e-2e4d-11e5-9284-b827eb9e62be<commit_after>6e92016e-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>fb9133cc-2e4e-11e5-9284-b827eb9e62be<commit_msg>fb9645e2-2e4e-11e5-9284-b827eb9e62be<commit_after>fb9645e2-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>d774a6a6-2e4c-11e5-9284-b827eb9e62be<commit_msg>d77b06fe-2e4c-11e5-9284-b827eb9e62be<commit_after>d77b06fe-2e4c-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>d79bbbdc-2e4d-11e5-9284-b827eb9e62be<commit_msg>d7a0c10e-2e4d-11e5-9284-b827eb9e62be<commit_after>d7a0c10e-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>b32375b0-2e4d-11e5-9284-b827eb9e62be<commit_msg>b3286f02-2e4d-11e5-9284-b827eb9e62be<commit_after>b3286f02-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>2432d6d2-2e4f-11e5-9284-b827eb9e62be<commit_msg>2437da74-2e4f-11e5-9284-b827eb9e62be<commit_after>2437da74-2e4f-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>5dfbb106-2e4d-11e5-9284-b827eb9e62be<commit_msg>5e00b782-2e4d-11e5-9284-b827eb9e62be<commit_after>5e00b782-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>4d9d7b8c-2e4d-11e5-9284-b827eb9e62be<commit_msg>4da2952c-2e4d-11e5-9284-b827eb9e62be<commit_after>4da2952c-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>ae85b35a-2e4e-11e5-9284-b827eb9e62be<commit_msg>ae8ab8f0-2e4e-11e5-9284-b827eb9e62be<commit_after>ae8ab8f0-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>40c9476a-2e4d-11e5-9284-b827eb9e62be<commit_msg>40ce5598-2e4d-11e5-9284-b827eb9e62be<commit_after>40ce5598-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>ee7a72fe-2e4c-11e5-9284-b827eb9e62be<commit_msg>ee7f5ad0-2e4c-11e5-9284-b827eb9e62be<commit_after>ee7f5ad0-2e4c-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>27322538-2e4d-11e5-9284-b827eb9e62be<commit_msg>2737216e-2e4d-11e5-9284-b827eb9e62be<commit_after>2737216e-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>bda603c6-2e4e-11e5-9284-b827eb9e62be<commit_msg>bdab202c-2e4e-11e5-9284-b827eb9e62be<commit_after>bdab202c-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>c3621522-2e4c-11e5-9284-b827eb9e62be<commit_msg>c3670528-2e4c-11e5-9284-b827eb9e62be<commit_after>c3670528-2e4c-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>032d6204-2e4f-11e5-9284-b827eb9e62be<commit_msg>03325886-2e4f-11e5-9284-b827eb9e62be<commit_after>03325886-2e4f-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>ecf8bfd4-2e4d-11e5-9284-b827eb9e62be<commit_msg>ecfdb6ec-2e4d-11e5-9284-b827eb9e62be<commit_after>ecfdb6ec-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>aa34b76c-2e4c-11e5-9284-b827eb9e62be<commit_msg>aa3aa3d4-2e4c-11e5-9284-b827eb9e62be<commit_after>aa3aa3d4-2e4c-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>b99903e8-2e4c-11e5-9284-b827eb9e62be<commit_msg>b99e35de-2e4c-11e5-9284-b827eb9e62be<commit_after>b99e35de-2e4c-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>d9746a0e-2e4c-11e5-9284-b827eb9e62be<commit_msg>d9797cd8-2e4c-11e5-9284-b827eb9e62be<commit_after>d9797cd8-2e4c-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>90ae23a8-2e4e-11e5-9284-b827eb9e62be<commit_msg>90b31d68-2e4e-11e5-9284-b827eb9e62be<commit_after>90b31d68-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>05cc681c-2e4e-11e5-9284-b827eb9e62be<commit_msg>05d1d28e-2e4e-11e5-9284-b827eb9e62be<commit_after>05d1d28e-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>1d2c692c-2e4d-11e5-9284-b827eb9e62be<commit_msg>1d316206-2e4d-11e5-9284-b827eb9e62be<commit_after>1d316206-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>b7bd2cbe-2e4e-11e5-9284-b827eb9e62be<commit_msg>b7c23984-2e4e-11e5-9284-b827eb9e62be<commit_after>b7c23984-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>04e08b46-2e4d-11e5-9284-b827eb9e62be<commit_msg>04e585f6-2e4d-11e5-9284-b827eb9e62be<commit_after>04e585f6-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>2ad529d8-2e4d-11e5-9284-b827eb9e62be<commit_msg>2adaa4da-2e4d-11e5-9284-b827eb9e62be<commit_after>2adaa4da-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>3b831c1c-2e4e-11e5-9284-b827eb9e62be<commit_msg>3b881ece-2e4e-11e5-9284-b827eb9e62be<commit_after>3b881ece-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>c3520032-2e4d-11e5-9284-b827eb9e62be<commit_msg>c357092e-2e4d-11e5-9284-b827eb9e62be<commit_after>c357092e-2e4d-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>0c19bd5e-2e4f-11e5-9284-b827eb9e62be<commit_msg>0c1ebd04-2e4f-11e5-9284-b827eb9e62be<commit_after>0c1ebd04-2e4f-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>30ae79c0-2e4f-11e5-9284-b827eb9e62be<commit_msg>30b36fc0-2e4f-11e5-9284-b827eb9e62be<commit_after>30b36fc0-2e4f-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>d79af2b4-2e4e-11e5-9284-b827eb9e62be<commit_msg>d79fed8c-2e4e-11e5-9284-b827eb9e62be<commit_after>d79fed8c-2e4e-11e5-9284-b827eb9e62be<|endoftext|> |
<commit_before>/*************************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: XMLCalculationSettingsContext.cxx,v $
*
* $Revision: 1.14 $
*
* last change: $Author: kz $ $Date: 2006-07-21 12:38:39 $
*
* The Contents ... |
<commit_before>/*************************************************************************
*
* $RCSfile: ctrltool.hxx,v $
*
* $Revision: 1.5 $
*
* last change: $Author: obo $ $Date: 2005-04-13 10:04:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following lice... |
<commit_before>/*************************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: nfsymbol.hxx,v $
*
* $Revision: 1.3 $
*
* last change: $Author: rt $ $Date: 2005-09-08 10:00:25 $
*
* The Contents of this file are made ... |
<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: fmurl.hxx,v $
* $Revision: 1.5 $... |
<commit_before>// RUN: %clang_hwasan -fsanitize=cfi -fno-sanitize-trap=cfi -flto -fvisibility=hidden -fuse-ld=lld %s -o %t
// RUN: not %run %t 2>&1 | FileCheck %s
// REQUIRES: android
// Smoke test for CFI + HWASAN.
struct A {
virtual void f();
};
void A::f() {}
int main() {
// CHECK: control flow integrity ch... |
<commit_before>#include <vector>
#include <list>
#include <cmath>
#include <boost/geometry/index/rtree.hpp>
#include <boost/mpl/range_c.hpp>
#include <boost/mpl/for_each.hpp>
namespace bg = boost::geometry;
namespace bmpl = boost::mpl;
namespace bgi = bg::index;
// Create a D dimensional point from an array of coord... |
<commit_before>/*
This file is part of solidity.
solidity 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 version.
solidity is distributed in ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.