code
stringlengths
3
1.01M
repo_name
stringlengths
5
116
path
stringlengths
3
311
language
stringclasses
30 values
license
stringclasses
15 values
size
int64
3
1.01M
/* Copyright Jesus Perez <jesusprubio gmail com> 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 version. This ...
firebitsbr/bluebox-ng
modules/voipCredentials.js
JavaScript
gpl-3.0
1,058
<?php /** * Plugin Name: ConvertKit * Plugin URI: https://convertkit.com/ * Description: Quickly and easily integrate ConvertKit forms into your site. * Version: 1.9.2 * Author: ConvertKit * Author URI: https://convertkit.com/ * Text Domain: convertkit */ if ( class_exists( 'WP_ConvertKit' ) ) { return; } de...
nathanbarry/ConvertKit-WordPress
wp-convertkit.php
PHP
gpl-3.0
1,942
//////////////////////////////////////////////////////////////////// /// \file /// \brief A class which can load and render meshes. // // CG-Beleg 2, by Felix Lauer (90404) & Simon Schneegans (90405) //////////////////////////////////////////////////////////////////// # ifndef TEXTURE_HPP # define TEXTURE_HPP # inclu...
thelaui/CG-Assignment
include/Texture.hpp
C++
gpl-3.0
1,964
package models; import orm.BaseModel; public class Alert_Type extends BaseModel{ public String Description; public String getDescription() { return Description; } public void setDescription(String description) { Description = description; } }
goeltanmay/DbmsProject
DBMSProject/src/models/Alert_Type.java
Java
gpl-3.0
259
package fr.harkame.banque.model.personne; import java.util.ArrayList; import fr.harkame.banque.model.compte.Compte; import fr.harkame.banque.model.exception.OperationBancaireException; import fr.harkame.banque.model.exception.PersonnelNonAutoriseException; import fr.harkame.banque.model.operation.*; public class Att...
Harkame/Banque
src/fr/harkame/banque/model/personne/Attache.java
Java
gpl-3.0
4,157
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_66) on Mon Apr 18 22:42:05 PDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>InsertionSortDancerFirst</ti...
SpaceKatt/cs143_project_one
dist/javadoc/cafedansadatabase/InsertionSortDancerFirst.html
HTML
gpl-3.0
9,741
--- title: Ubuntu – Copier coller avec MX Revolution author: Deimos type: post date: 2009-05-10T09:37:44+00:00 url: /2009/05/10/ubuntu-copier-coller-avec-mx-revolution/ categories: - Hi-Tech - Linux tags: - Hi-Tech - Linux --- Depuis la version 8.10 d’Ubuntu, ma souris Logitech Revolution ne fonctionne plus c...
deimosfr/blog
content/post/2009-05-10-ubuntu-copier-coller-avec-mx-revolution.md
Markdown
gpl-3.0
1,452
# Contributing In the following sections, the conventions and setup required for contributing to the NEAT project are outlined. --- ## Conventions Below are standards set for the NEAT project to ensure ease, consistency, maintainability, and robustness for future development teams. Changes made to these standards ...
ritashugisha/neat
.github/CONTRIBUTING.md
Markdown
gpl-3.0
8,308
/** * Copyright (c) 2017, Monkey Brush * All rights reserved. * * 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 version. ...
MonkeyBrushDev/MonkeyBrushCpp
mb/Visitors/PickingVisitor.cpp
C++
gpl-3.0
1,852
/******************************************************************************* * HellFirePvP / Astral Sorcery 2017 * * This project is licensed under GNU GENERAL PUBLIC LICENSE Version 3. * The source code is available on github: https://github.com/HellFirePvP/AstralSorcery * For further details, see the License...
Saereth/AstralSorcery
src/main/java/hellfirepvp/astralsorcery/common/base/LightOreTransmutations.java
Java
gpl-3.0
6,984
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | foam-extend: Open Source CFD \\ / O peration | Version: 3.2 \\ / A nd | Web: http://www.foam-extend.org \\/ M anipulation | For ...
Unofficial-Extend-Project-Mirror/foam-extend-foam-extend-3.2
src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/sigmoid/sigmoid.C
C++
gpl-3.0
3,149
# Copyright (C) 2012 Statoil ASA, Norway. # # The file 'ecl_kw.py' is part of ERT - Ensemble based Reservoir Tool. # # ERT 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 th...
iLoop2/ResInsight
ThirdParty/Ert/devel/python/python/ert/enkf/enkf_main.py
Python
gpl-3.0
13,314
/* This file is part of MGEAN library. MGEAN 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 3 of the License, or (at your option) any later version. MGEAN library is distributed in...
mafiosso/mgean
src/collision.h
C
gpl-3.0
817
/* Copyright (c) 2015 Colum Paget <colums.projects@googlemail.com> * SPDX-License-Identifier: GPL-3.0 */ #ifndef USBAUTH_COMMON_H #define USBAUTH_COMMON_H #include <stdlib.h> #include <stdio.h> #include <ctype.h> #include <stdarg.h> #include <string.h> #include <sys/types.h> #define VERSION "1.9" #define FALSE 0 #d...
ColumPaget/pam_honeycreds
common.h
C
gpl-3.0
904
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | foam-extend: Open Source CFD \\ / O peration | Version: 3.2 \\ / A nd | Web: http://www.foam-extend.org \\/ M anipulation | For ...
Unofficial-Extend-Project-Mirror/foam-extend-foam-extend-3.2
src/foam/primitives/BlockCoeff/BlockCoeffNorm/BlockCoeffNorm/blockCoeffNorms.C
C++
gpl-3.0
2,164
using System; namespace Eleflex { /// <summary> /// Represents an object for a SecurityUserRole. /// </summary> public partial class SecurityUserRole : ISecurityUserRole { /// <summary> /// The SecurityUserRoleKey. /// </summary> public virtual long SecurityUserRoleKey { get; set; } /// <summary...
ProductionReady/Eleflex
V3.0/Modules/Core/Eleflex/Security/SecurityUserRole.cs
C#
gpl-3.0
1,130
/****************************************************************************** * * Grim - Game engine library * Copyright (C) 2009 Daniel Levin (dendy.ua@gmail.com) * * 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 t...
dendy/grim
src/audio/audiolistener.cpp
C++
gpl-3.0
8,763
#include "scene.h" #include "vector3.h" namespace Solar { Scene::Scene(Camera *SceneCamera) : mCam(SceneCamera) {} void Scene::AddMesh (Mesh ToAdd) { VecMeshes.push_back(ToAdd); } // TODO: Reduce parameters for less overhead? inline void Scene::DrawPixel (Vector3 *Orientation, int x, int y, Color *Address) {...
ChriPiv/solar-engine
scene.cpp
C++
gpl-3.0
907
/*++ Copyright (c) 2006 Microsoft Corporation Module Name: mpz.cpp Abstract: <abstract> Author: Leonardo de Moura (leonardo) 2010-06-17. Revision History: --*/ #include<sstream> #include"mpz.h" #include"buffer.h" #include"trace.h" #include"hash.h" #include"bit_util.h" #if d...
cs-au-dk/Artemis
contrib/Z3/lib/mpz.cpp
C++
gpl-3.0
59,447
# shortandsweet This project will focus on learning web dev, git, etc. html css javascript nodejs
attatt/shortandsweet
README.md
Markdown
gpl-3.0
99
<?php /* * * _____ _____ __ _ _ _____ __ __ _____ * / ___| | ____| | \ | | | | / ___/ \ \ / / / ___/ * | | | |__ | \| | | | | |___ \ \/ / | |___ * | | _ | __| | |\ | | | \___ \ \ / \___ \ * | |_| | | |___ | | \ | | | ___| | / / ___| | * \_____/ |_____| |_| ...
Infernus101/Tesseract-Resurrected
src/pocketmine/command/defaults/BanCidByNameCommand.php
PHP
gpl-3.0
2,004
package fr.inserm.umr915.knime4ngs.nodes.vcf.context.das; import java.io.IOException; import java.io.StringReader; import java.net.URLEncoder; import java.util.ArrayList; import java.util.List; import org.knime.base.data.append.column.AppendedColumnRow; import org.knime.core.data.DataCell; import org.knime.core.data....
lindenb/knime4bio
fr.inserm.umr915.knime4ngs.nodes/src/fr/inserm/umr915/knime4ngs/nodes/vcf/context/das/DasContextNodeModel.java
Java
gpl-3.0
8,205
package de.uzk.hki.da.at; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertTrue; import java.io.BufferedReader; import java.io.File; import java.io.IOException; import java.io.InputStreamReader; import org.apache.commons.io.FileUtils; import org.junit.After; import org.junit.Before; i...
da-nrw/DNSCore
SIP-Builder/src/test/java/de/uzk/hki/da/at/ATSipBuilderCliEad.java
Java
gpl-3.0
4,628
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
netmonster/arduino_rtttl_parser
doc/html/group___default.html
HTML
gpl-3.0
4,436
#include <stdbool.h> #include <stddef.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include "ai.h" #include "controller.h" #include "tools/misc.h" #include "tools/rng.h" #include "tools/str_ops.h" //Settings that change the program's behaviour //If you change one, remember to re-compile #define COUNTE...
ericw31415/terminal-nim
src/controller.c
C
gpl-3.0
5,098
/* * Part of NDLA image-api. * Copyright (C) 2017 NDLA * * See LICENSE */ package no.ndla.imageapi.auth import no.ndla.imageapi.model.AccessDeniedException import no.ndla.network.AuthUser trait User { val authUser: AuthUser class AuthUser { def assertHasId(): Unit = userOrClientid() def userOrCli...
NDLANO/image-api
src/main/scala/no/ndla/imageapi/auth/User.scala
Scala
gpl-3.0
603
/* * 12/21/2008 * * AbstractCompletion.java - Base class for possible completions. * * This library is distributed under a modified BSD license. See the included * AutoComplete.License.txt file for details. */ package com.power.text.autocomplete; import javax.swing.Icon; import javax.swing.text.JTe...
Thecarisma/powertext
Power Text Code Completion/src/com/power/text/autocomplete/AbstractCompletion.java
Java
gpl-3.0
4,104
/********************************************************************************************* * * 'FlatButton.java, in plugin ummisco.gama.ui.shared, is part of the source code of the GAMA modeling and simulation * platform. (c) 2007-2016 UMI 209 UMMISCO IRD/UPMC & Partners * * Visit https://github.com/gama-platf...
SonTG/gama
ummisco.gama.ui.shared/src/ummisco/gama/ui/controls/FlatButton.java
Java
gpl-3.0
11,010
<?php /* * Photoframed, custom photoframe software * Copyright (C) 2009-2010 * 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 optio...
djneo92nl/photoframed
quote.php
PHP
gpl-3.0
3,232
/* TiMidity++ -- MIDI to WAVE converter and player Copyright (C) 1999-2002 Masanao Izumo <mo@goice.co.jp> Copyright (C) 1995 Tuukka Toivonen <tt@cgs.fi> 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 ...
Xane123/MaryMagicalAdventure
libraries/timidityplus/timiditypp/sysdep.h
C
gpl-3.0
2,760
package eu.siacs.conversations.entities; import android.content.ContentValues; import android.database.Cursor; import net.java.otr4j.OtrException; import net.java.otr4j.crypto.OtrCryptoException; import net.java.otr4j.session.SessionID; import net.java.otr4j.session.SessionImpl; import net.java.otr4j.session.SessionS...
whereau/where
src/main/java/com/way/where/entities/Conversation.java
Java
gpl-3.0
21,045
Documentation ============= Project documentation is built using [Sphinx docs](http://sphinx-doc.org/), which uses [ReST](http://docutils.sf.net/rst.html) for markup. This allows the docs to cover a vast amount of topics without using a thousand-line README file. Sphinx docs is pip-installable via `pip install ...
Rih/transruta
code/template/datepicker/docs/REAME.md
Markdown
gpl-3.0
605
/* * Copyright (C) 2011-2013 Project SkyFire <http://www.projectskyfire.org/> * Copyright (C) 2008-2013 TrinityCore <http://www.trinitycore.org/> * Copyright (C) 2005-2013 MaNGOS <http://getmangos.com/> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Genera...
Crash911/RaptoredSkyFire
src/server/scripts/EasternKingdoms/Deadmines/boss_glubtok.cpp
C++
gpl-3.0
7,827
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>Description of imgs_spec_ratio2E0fO</title> <meta name="keywords" content="imgs_spec_ratio2E0fO"> <meta name="description" content="imgs_spec_ratio2E0fO - estimate chara...
scienceopen/AIDA-tools
Html-docs/Imgtools/imgs_spec_ratio2E0fO.html
HTML
gpl-3.0
9,547
$(document).ready(function(){ $("#slidetopcontentShower").click(function() { $("#slidetopcontent").slideToggle(); $(this).toggleClass("showed"); }); });
desarrollosimagos/puroextremo.com.ve
modules/slidetopcontent/slidetopcontent.js
JavaScript
gpl-3.0
166
using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Linq; using System.Text; using System.Threading.Tasks; //Author: Morgan W. Davis III //Project: openTill Point of Sale System //Date: 24 Feb 2014 //Revisions: 4/6/2014 Added Documentation | Curtis Reinhold namespac...
CIT275DevGroup/openTill
openTill/openTill.Domain/DTO/EmployeeDTO.cs
C#
gpl-3.0
1,169
/* * Copyright (C) 2011-2012 DarkCore <http://www.darkpeninsula.eu/> * Copyright (C) 2011-2012 Project SkyFire <http://www.projectskyfire.org/> * Copyright (C) 2008-2012 TrinityCore <http://www.trinitycore.org/> * Copyright (C) 2005-2012 MaNGOS <http://getmangos.com/> * * This program is free software; you can re...
Darkpeninsula/Darkcore-Rebase
src/tools/vmap3_extractor/model.cpp
C++
gpl-3.0
6,343
/** * @version 02/11/2003 <BR> * @author Setpoint Informática Ltda./Fernando Oliveira da Silva <BR> * * Projeto: Freedom <BR> * * Pacote: org.freedom.modulos.std <BR> * Classe: @(#)FRResumoDiario.java <BR> * * Este arquivo é parte do sistema Freedom-ERP, o Freedom-ERP é um so...
cams7/erp
freedom/src/main/java/org/freedom/modulos/std/view/frame/report/FREstatAtend.java
Java
gpl-3.0
15,087
/* This file is part of closest, a library for k-nearest neighbors (kNN) search in n-dimensions. Copyright (C) 2011-2016 Daniel Pena <trifling.github@gmail.com> Closest is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Fre...
trifling/closest
src/cull.c
C
gpl-3.0
8,033
# FluentOMatic FluentOMatic is a fluent syntax generator for .NET.
aaubry/FluentOMatic
README.md
Markdown
gpl-3.0
71
/* * Twittnuker - Twitter client for Android * * Copyright (C) 2013-2017 vanita5 <mail@vanit.as> * * This program incorporates a modified version of Twidere. * Copyright (C) 2012-2017 Mariotaku Lee <mariotaku.lee@gmail.com> * * This program is free software: you can redistribute it and/or modify * it under the...
vanita5/twittnuker
twittnuker/src/main/java/de/vanita5/twittnuker/graphic/like/palette/LikePalette.java
Java
gpl-3.0
1,671
// Called each time there's new content window.tweak_content=function() { $('a:not(.internal-link, .anchor-link)').attr('target','_blank'); } // The "OnLoad" $(function() { $.manageAjax.create('flocks',{queue:true}); $('.flashes li').each(function() { $(this).prepend($('<a/>').attr('href','#').cli...
dotandimet/Flocks
static/flocks.js
JavaScript
gpl-3.0
4,441
/************************************************************************** * * * Copyright (C) 2015 Felix Rohrbach <kde@fxrh.de> * * * * This program ...
KitsuneRal/Quaternion
client/logindialog.cpp
C++
gpl-3.0
4,923
<html> <head> <title><?= $config['site_name'] ?></title> <? if(isset($redirect)) { echo '<META HTTP-EQUIV="Refresh" CONTENT="0;URL=' . $redirect . '">'; } ?> </head> <body> <ul> <? for($i = 0; $i < count($page_display); $i++) { echo '<li><a href="' . $page_display[$i] . '">' . $page_display_names[$i] . '</a></li>';...
uakfdotb/oneapp
style/basic/header.php
PHP
gpl-3.0
332
# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 2.8 # Relative path conversion top directories. SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/kdbanman/browseRDF/tulip-3.8.0-src/thirdparty/sip-4.13.2/sipgen") SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/kdbanman/browseRDF/tulip-3....
kdbanman/browseRDF
tulip-3.8.0-src/build/thirdparty/sip-4.13.2/sipgen/CMakeFiles/CMakeDirectoryInformation.cmake
CMake
gpl-3.0
978
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.18408 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generate...
ohel/kerppi
Kerppi/Properties/Settings.Designer.cs
C#
gpl-3.0
1,093
package blank.models; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.Table; @Entity @Table(name="User") public class User { @Id private String code; private String name; private String email; private String password;...
codingore/TDD-Spring-Blank
TDD-Spring-Blank/src/java/blank/models/User.java
Java
gpl-3.0
916
Student Details =============== |Name | ID | |----------------|-----------| |Timothy Kiyui | 4316886 | |Brian Sim | 4316878 | Features ======== NA Bugs ==== NA Missing ======= NA Resources ========= tree.hh and tree_util.hh were acquired from http://tree.phi-sci.com/ tree.hh was s...
TimurKiyivinski/ai-maze-tree
README.md
Markdown
gpl-3.0
998
<?php /* .---------------------------------------------------------------------------. | Software: N3O CMS (frontend and backend) | | Version: 2.2.2 | | Contact: contact author (also http://blaz.at/home) ...
blazoncek/n3o_phpcms
servis/_template/inc_frmEmail.php
PHP
gpl-3.0
7,387
''' This file is part of pyShop pyShop 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. pyShop is distributed in the hope that it will be us...
Uruwolf/pyshop
products/admin.py
Python
gpl-3.0
1,218
# Copyright (C) 2010 Canonical # # Authors: # Didier Roche <didrocks@ubuntu.com> # # 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; version 3. # # This program is distributed in the hope that it...
Alberto-Beralix/Beralix
i386-squashfs-root/usr/share/pyshared/oneconf/packagesethandler.py
Python
gpl-3.0
6,034
// ----------------------------------------- // SoundScribe (TM) and related software. // // Copyright (C) 2007-2011 Vannatech // http://www.vannatech.com // All rights reserved. // // This source code is subject to the MIT License. // http://www.opensource.org/licenses/mit-license.php // // THE SOFTWARE IS PROVIDED...
aadfPT/StreamsMaster
netcoreaudio-master/CoreAudio/Structures/AUDIO_VOLUME_NOTIFICATION_DATA.cs
C#
gpl-3.0
2,191
/* Message catalogs for internationalization. Copyright (C) 1995-1997, 2000-2015 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2....
KubaKaszycki/libMhO
intl/libintl.h
C
gpl-3.0
16,209
.upshot { text-align: center; margin-top: 8em; margin-bottom: 8em; } .output { max-width: 40em; margin-left: auto; margin-right: auto; } .programmer-hours { text-align: right; }
ostewart/shouldioptimize
public/stylesheets/main.css
CSS
gpl-3.0
207
.page-wrap{ background: #ffffff; padding: 10px 0 25px 0; } .payment-tips{ height: 40px; line-height: 40px; font-size: 18px; font-weight: bold; color: #666666; text-align: center; } .payment-tips.enhance{ color: #c60023; } .img-con{ margin: 0 auto; width:300px; height: 300...
Liweimin0512/mmall-fe
src/page/payment/index.css
CSS
gpl-3.0
437
/* * Copyright (C) 2007 Eric Seidel <eric@webkit.org> * Copyright (C) 2007 Nikolas Zimmermann <zimmermann@kde.org> * Copyright (C) 2008 Rob Buis <buis@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...
cs-au-dk/Artemis
WebKit/Source/WebCore/svg/SVGGlyphElement.h
C
gpl-3.0
2,077
# comhuayra-xul-ext-webmenu Añade un botón que despliega un menú de navegación para acceder a los sitios de Comunidad Huayra - Problemas conocidos - En temas del sistema muy oscuros se confunde el ícono del botón
ComunidadHuayra/Navegadores
comhuayra-xul-ext-webmenu/README.md
Markdown
gpl-3.0
224
@echo off echo Windows
christianspecht/scm-backup
src/ScmBackup.Tests.Integration/Scm/FakeCommandLineScmTools/FakeCommandLineScm-Command-Windows.bat
Batchfile
gpl-3.0
22
<?php /** * TrcIMPLAN Sitio Web - Turismo urbano como motor en las ciudades * * Copyright (C) 2017 Guillermo Valdés Lozano <guivaloz@movimientolibre.com> * * 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 Soft...
TRCIMPLAN/trcimplan.github.io
lib/Blog/TurismoUrbanoComoMotorEnLasCiudades.php
PHP
gpl-3.0
2,518
<?php echo $message; ?> <div class="row"> <div class="col-lg-12"> <div class="panel panel-primary"> <div class="panel-heading"> <h3 class="panel-title"><i class="fa fa-group"></i> Daftar Dokumen</h3> </div> <div class="panel-body"> <div cl...
mdestafadilah/akh
app/modules/dokumen/views/index_dokumen.php
PHP
gpl-3.0
3,048
/* DA-NRW Software Suite | SIP-Builder Copyright (C) 2014 Historisch-Kulturwissenschaftliche Informationsverarbeitung Universität zu Köln 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, e...
da-nrw/DNSCore
SIP-Builder/src/main/java/de/uzk/hki/da/sb/SIPFactory.java
Java
gpl-3.0
41,636
/* * Copyright (c) 2014-2015, Julien Bernard * * 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...
DeadPixelsSociety/SonOfMars
src/game/WindowGeometry.h
C
gpl-3.0
1,804
<?php //////////////////////////////////////////////////////////////////////////////// // project : XOS-Shop, open source e-commerce system // http://www.xos-shop.com // // filename : products_attributes.php // author : Hanspeter...
hpzeller/xos_shop_system
shop/admin/products_attributes.php
PHP
gpl-3.0
44,403
/** ****************************************************************************** * @file stm32f7xx_ll_utils.h * @author MCD Application Team * @version V1.2.1 * @date 24-March-2017 * @brief Header file of UTILS LL module. @verbatim =============================================================...
dammstanger/cleanflight
lib/main/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h
C
gpl-3.0
11,411
#! /usr/bin/env python # -*- coding: utf-8 -*- from __future__ import unicode_literals import markdown from markdown.treeprocessors import Treeprocessor from markdown.blockprocessors import BlockProcessor import re from markdown import util import xml.etree.ElementTree as ET import copy from markdown.inlinepatterns im...
the-new-sky/BlogInPy
markdown/extensions/smartLegend.py
Python
gpl-3.0
10,615
package tcp import ( "net" "net/url" "strings" "github.com/nadoo/glider/pkg/log" "github.com/nadoo/glider/proxy" ) // TCP struct. type TCP struct { addr string dialer proxy.Dialer proxy proxy.Proxy } func init() { proxy.RegisterDialer("tcp", NewTCPDialer) proxy.RegisterServer("tcp", NewTCPServer) } //...
nadoo/glider
proxy/tcp/tcp.go
GO
gpl-3.0
2,478
#!../bin/rshell #Test cases used: (manually inputted) echo hello #0to100realquick ls -l #swag ls #-l echo food && echo bard #test #idkbro test main.cpp #this test -e main.cpp #is test -f main.cpp #just test -d main.cpp #a test main.cpp #test echo hello && #ayylmao echo hello && #echo hi
liujustinh/rshell
test cases/commented_command.sh
Shell
gpl-3.0
294
require "rspec" extend RSpec::Matchers describe "Bad Unit Tests" do it "should show an example of forced passes" do # Doesn't matter what happens here, since assertion always passes expect(true).to be true end end
chefsim/bad-units
Ruby/spec/bad_units.rb
Ruby
gpl-3.0
230
<?php namespace Alchemy\Tests\Phrasea\Controller\Api; use Alchemy\Phrasea\Application; use Alchemy\Phrasea\Border\File; use Alchemy\Phrasea\Controller\Api\V1Controller; use Alchemy\Phrasea\ControllerProvider\Api\V1; use Alchemy\Phrasea\Core\PhraseaEvents; use Alchemy\Phrasea\Authentication\Context; use Alchemy\Phrase...
kwemi/Phraseanet
tests/Alchemy/Tests/Phrasea/Controller/Api/ApiTestCase.php
PHP
gpl-3.0
116,146
/* * Copyright 2012 Aarhus University * * Licensed under the GNU General Public License, Version 3 (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.gnu.org/licenses/gpl-3.0.html * * Unless required by applicabl...
cs-au-dk/Artemis
WebKit/Source/JavaScriptCore/symbolic/expression/constantinteger.cpp
C++
gpl-3.0
1,005
package vd.server.network; import vd.core.log.Logger; import java.net.ServerSocket; import java.net.Socket; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; public class NetworkEngine { private ServerSocket server; private Logger logger; private Thread th...
JimiVacarians/void
server/src/vd/server/network/NetworkEngine.java
Java
gpl-3.0
1,035
# This file is part of DevParrot. # # Author: Matthieu Gautier <matthieu.gautier@devparrot.org> # # DevParrot 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 ...
mgautierfr/devparrot
devparrot/core/ui/statusBar.py
Python
gpl-3.0
3,065
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="fr"> <head> <!-- Generated by javadoc (1.8.0_40) on Sun Mar 29 23:47:23 CEST 2015 --> <title>All Classes</title> <meta name="date" content="2015-03-29"> <link rel="stylesheet" type="text/c...
Polytech-NOVAR/GoFit
doc/allclasses-noframe.html
HTML
gpl-3.0
15,426
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_20) on Fri Sep 10 14:26:19 CEST 2010 --> <TITLE> X-Index </TITLE> <META NAME="date" CONTENT="2010-09-10"> <LINK REL ="stylesheet" TYPE="text/css" H...
RoederProjects/promeda
lib/java-psd-library-master/psdlibrary/doc/index-files/index-20.html
HTML
gpl-3.0
6,697
/* Copyright © 2013 FreeUFG. This file is part of BonusTeoComp. BonusTeoComp 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 la...
FreeUFG/bonus-teo-comp
src/br/org/freeUFG/teoComp2013/MaquinaTuring.java
Java
gpl-3.0
2,040
/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will...
Huigang610/busmaster-1
Sources/Include/DIL_CommonDefs.h
C
gpl-3.0
1,599
/* * Copyright 2010 Andreas Tasoulas * * 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...
lukecampbell99/OpenSoccer
src/com/lukeyboy1/interactivity/EndOfMatch.java
Java
gpl-3.0
1,030
/* $Id: rtcp_xr.h 2394 2008-12-23 17:27:53Z bennylp $ */ /* * Copyright (C) 2008-2009 Teluu Inc. (http://www.teluu.com) * Copyright (C) 2003-2008 Benny Prijono <benny@prijono.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as pub...
max3903/SFLphone
daemon/libs/pjproject/pjmedia/include/pjmedia/rtcp_xr.h
C
gpl-3.0
16,696
import React, { Component } from 'react'; import BottomPart from '../../planting/BottomPart'; import Article from '../../planting/customPlantPage/Article'; import ArticleDesc from '../../planting/customPlantPage/ArticleDesc'; import ButtonBar from './ButtonBar'; export default class PlantCustom extends Component { c...
Dica-Developer/weplantaforest
ui/src/js/project/planting/PlantCustom.js
JavaScript
gpl-3.0
2,208
-- -- H2H Messenger Database Schema -- /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!4010...
pugilist/h2HMessenger
enc.sql
SQL
gpl-3.0
5,512
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>Send action to the service and set value</title> </head> <body><div class="manualnavbar" style="text-align: center;"> <...
Sliim/sleemacs
php-manual/function.gupnp-service-proxy-action-set.html
HTML
gpl-3.0
6,549
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>Add various search limits</title> </head> <body><div class="manualnavbar" style="text-align: center;"> <div class="prev...
Sliim/sleemacs
php-manual/function.udm-add-search-limit.html
HTML
gpl-3.0
7,487
<?php if (!defined('VALID_REQUEST')) die ('Access Denied.'); // Security require_once(PATH_INCLUDE . 'highlight.inc.php'); class HighlightBaseItems { public static function GetCommentLightItems() { $items = array(); return $items; } public static function GetCommentItems() { $items = array...
FalconIA/falconia-light-novel-viewer
highlight/base.highlight.php
PHP
gpl-3.0
1,893
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta name="generator" content= "HTML Tidy for Mac OS X (vers 31 October 2006 - Apple Inc. build 16.1), see www.w3...
davidswelt/aquamacs-emacs
aquamacs/doc/Aquamacs Help/viper/Mouse_002dbound-Commands.html
HTML
gpl-3.0
3,911
{% extends "website/base.html" %} {% load i18n %} {% load difficulties_splitter %} {% load osu_images %} {% block title %}{{ beatmap.id }} {{ beatmap.artist }} - {{ beatmap.title }}{% endblock %} {% block nav_line %} <li class="nav_item"><a href="{% url 'website:index' %}">{% trans 'Home' %}</a></li> <li class=...
IndeedPlusPlus/osubeatmaps
website/templates/website/item.html
HTML
gpl-3.0
4,212
/* Copyright (C) 2012 Andreolli Cédric, Boulanger Chloé, Cléro Olivier, Guellier Antoine, Guilloux Sébastien, Templé Arthur This file is part of chemicalmozart. chemicalmozart is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published...
Legroupesuper/Objets--Chimiques--Java---INSA-4info
chemicalforall/chemicalmozart/src/main/java/org/chemicalmozart/model/interfaces/Chord.java
Java
gpl-3.0
1,220
require_relative "element_base" class DropdownMenu < ElementBase def get_count_of_options if exist? arrOption = @@element.find_elements(:xpath, ".//ul[contains(@class,'dropdown-menu')]/li/a") Common.logger_step "Execute - get count of options in #{self.class} - success." arrOption.length el...
workhardsmile/docker-appium-grid
rtest-framework/common/elements/dropdown_menu.rb
Ruby
gpl-3.0
9,191
--- layout: post category: Papyri title: Advanced Search group: manual --- From the simple search page, click Advanced {% pic advanced %} On this page, any terms (space-separated) that you type must all be matched for a search result to match. The fields that are searched are: * Date From * Date To * General Note * ...
IntersectAustralia/dc12c
manual/_posts/0000-03-04-advanced-search.md
Markdown
gpl-3.0
696
ALTER TABLE `#__poe_product` ADD `tabs` VARCHAR( 50 ) NULL AFTER `description`
lion01/poe-com
admin/sql/updates/mysql/2.5.4.sql
SQL
gpl-3.0
81
# CyberAttacksVisualization CyberAttacksVisualization Tool Plese check the project page http://sumeetkr.github.io/CyberAttacksVisualization/
sumeetkr/CyberAttacksVisualization
README.md
Markdown
gpl-3.0
141
// // DetailViewController.h // OwnCloud Notes // // Created by Markus Klepp on 22/03/14. // Copyright (c) 2014 AyKit. All rights reserved. // #import <UIKit/UIKit.h> @interface DetailViewController : UIViewController <UISplitViewControllerDelegate> @property (strong, nonatomic) NSDictionary *detailItem; @prope...
aykit/myownnotes-ios
OwnCloud Notes/DetailViewController.h
C
gpl-3.0
564
/** * Copyright 2010-present Facebook. * * 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...
manakpp/Mage-Command
Project/Assets/Plugins/Android/facebook/src/com/facebook/LoginActivity.java
Java
gpl-3.0
5,699
package org.modula.helpers.index.stubs; import com.intellij.psi.stubs.StubElement; import org.modula.parsing.definition.psi.DefinitionModuleHeader; /** * Aggregates the interfaces for module stubs */ public interface ModuleStub extends StubElement<DefinitionModuleHeader>, Module, SerializableStub { }
miracelwhipp/idea-modula-support
ims-plugin/src/main/java/org/modula/helpers/index/stubs/ModuleStub.java
Java
gpl-3.0
318
# Install script for directory: /home/ethietter/fiore-ipp/ipp-15-16/catkin_ws/src # Set the install prefix IF(NOT DEFINED CMAKE_INSTALL_PREFIX) SET(CMAKE_INSTALL_PREFIX "/home/ethietter/fiore-ipp/ipp-15-16/catkin_ws/install") ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX) STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "...
fioreinc/ipp-15-16
deprecated/catkin_ws/build/cmake_install.cmake
CMake
gpl-3.0
8,073
from Sire.Base import * from Sire.IO import * from Sire.Mol import * from glob import glob from nose.tools import assert_equal, assert_almost_equal # Check that we have Mol2 support in this version of Sire. has_mol2 = True try: p = Mol2() except: # No Mol2 support. has_mol2 = False # General test of abi...
michellab/SireUnitTests
unittests/SireIO/test_mol2.py
Python
gpl-3.0
5,051
/* Copyright 2016-2017, Guenther Charwat WWW: <http://dbai.tuwien.ac.at/proj/decodyn/dynqbf>. This file is part of dynQBF. dynQBF 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, ...
gcharwat/dynqbf
src/decomposer/JoinNodeChildRememberedProductFitnessFunction.h
C
gpl-3.0
1,247
<?php /** * Script to manage sections *************************************************/ /* required functions */ require_once('../../functions/functions.php'); /* verify that user is admin */ checkAdmin(); /* filter input */ $_POST = filter_user_input($_POST, true, true, false); /* get size of subnets - $_POST...
datacentred/phpipam
site/admin/ripeImportResult.php
PHP
gpl-3.0
2,362
/* * Copyright 2010-2013 OpenXcom Developers. * * This file is part of OpenXcom. * * OpenXcom 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 ...
IvanDogovich/OpenXcom
src/Geoscape/InterceptState.h
C
gpl-3.0
1,890
<?php // autoload.php @generated by Composer require_once __DIR__ . '/composer/autoload_real.php'; return ComposerAutoloaderInitfdb164856dfc594f414468682b7d2d57::getLoader();
JoseSulbaran/laravel-project
vendor/autoload.php
PHP
gpl-3.0
178
/* pdf417_tabs.h - PDF417 tables and coefficients */ /* libzint - the open source barcode library Copyright (C) 2008-2021 Robin Stuart <rstuart114@gmail.com> Portions Copyright (C) 2004 Grandzebu Redistribution and use in source and binary forms, with or without modification, are permitted provide...
woo-j/zint
backend/pdf417_tabs.h
C
gpl-3.0
35,628