repo string | pr_number int64 | filename string | file_before string | file_after string |
|---|---|---|---|---|
maximeh/lacie-uboot | 1 | lacie_uboot/ubootshell.py | #! /usr/bin/python -B
# -*- coding: utf-8 -*-
'''
ubootshell allow you to discuss with the netconsol of u-boot.
'''
# Author: Maxime Hadjinlian (C) 2013
# maxime.hadjinlian@gmail.com
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permi... | #! /usr/bin/python -B
# -*- coding: utf-8 -*-
'''
ubootshell allow you to discuss with the netconsol of u-boot.
'''
# Author: Maxime Hadjinlian (C) 2013
# maxime.hadjinlian@gmail.com
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permi... |
jbevain/cecil | 949 | Mono.Cecil/BaseAssemblyResolver.cs | //
// Author:
// Jb Evain (jbevain@gmail.com)
//
// Copyright (c) 2008 - 2015 Jb Evain
// Copyright (c) 2008 - 2011 Novell, Inc.
//
// Licensed under the MIT/X11 license.
//
using System;
using System.Collections.Generic;
using System.IO;
using System.Reflection;
using System.Text;
using Mono.Collections.Generic;
... | //
// Author:
// Jb Evain (jbevain@gmail.com)
//
// Copyright (c) 2008 - 2015 Jb Evain
// Copyright (c) 2008 - 2011 Novell, Inc.
//
// Licensed under the MIT/X11 license.
//
using System;
using System.Collections.Generic;
using System.IO;
using System.Reflection;
using System.Text;
using Mono.Collections.Generic;
... |
lukeredpath/simpleconfig | 23 | test/test_helper.rb | require 'rubygems'
require 'test/unit'
require 'mocha'
$:.unshift File.expand_path('../../lib', __FILE__)
require 'simple_config'
| require 'rubygems'
require 'test/unit'
require 'mocha'
require 'mocha/mini_test'
$:.unshift File.expand_path('../../lib', __FILE__)
require 'simple_config'
|
kof/xLazyLoader | 2 | src/jquery.xLazyLoader.js | /*
* xLazyLoader 1.5 - Plugin for jQuery
*
* Load js, css and images asynchron and get different callbacks
*
* Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
* and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
*
* Depends:
* jquery.js
*
* Copyright (... | /*
* xLazyLoader 1.5 - Plugin for jQuery
*
* Load js, css and images asynchron and get different callbacks
*
* Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
* and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
*
* Depends:
* jquery.js
*
* Copyright (... |
Uninett/PyMetric | 10 | model.py | "import networkx as nx\nfrom pajek import read_pajek\nimport utils\nimport distutils.version\n\nclas(...TRUNCATED) | "import networkx as nx\nfrom pajek import read_pajek\nimport utils\nimport distutils.version\n\nclas(...TRUNCATED) |
nateleavitt/infusionsoft | 65 | lib/infusionsoft/client/invoice.rb | "module Infusionsoft\n class Client\n # The Invoice service allows you to manage eCommerce trans(...TRUNCATED) | "module Infusionsoft\n class Client\n # The Invoice service allows you to manage eCommerce trans(...TRUNCATED) |
gunderwonder/postmark-swiftmailer | 1 | postmark_swiftmailer.php | "<?php\n/**\n * @licence http://www.opensource.org/licenses/bsd-license.php New BSD Licence\n * @aut(...TRUNCATED) | "<?php\n/**\n * @licence http://www.opensource.org/licenses/bsd-license.php New BSD Licence\n * @aut(...TRUNCATED) |
animaux/lang_german | 1 | lang/lang.de.php | "<?php\n\n\t$about = array(\n\t\t'name' => 'Deutsch',\n\t\t'author' => array(\n\t\t\t'name' => 'Nils(...TRUNCATED) | "<?php\n\n\t$about = array(\n\t\t'name' => 'Deutsch',\n\t\t'author' => array(\n\t\t\t'name' => 'Nils(...TRUNCATED) |
semsol/arc2 | 147 | extractors/ARC2_TwitterProfilePicExtractor.php | "<?php\n/*\n@homepage <https://github.com/semsol/arc2>\n@license W3C Software License and GPL\n\ncla(...TRUNCATED) | "<?php\n/*\n@homepage <https://github.com/semsol/arc2>\n@license W3C Software License and GPL\n\ncla(...TRUNCATED) |
pycco-docs/pycco | 113 | tests/test_pycco.py | "from __future__ import absolute_import\n\nimport copy\nimport os\nimport os.path\nimport tempfile\n(...TRUNCATED) | "from __future__ import absolute_import\n\nimport copy\nimport os\nimport os.path\nimport tempfile\n(...TRUNCATED) |
End of preview. Expand in Data Studio
No dataset card yet
- Downloads last month
- 18