From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11430 invoked by alias); 26 Jul 2012 18:01:20 -0000 Received: (qmail 11381 invoked by uid 9945); 26 Jul 2012 18:01:20 -0000 Date: Thu, 26 Jul 2012 18:01:00 -0000 Message-ID: <20120726180120.11370.qmail@sourceware.org> From: serhei@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-94-gd9474c1 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b96d48c7c528a2ec91c9a1664ccc9a8f113101b1 X-Git-Newrev: d9474c10c7af322caa737ee384b21914909d92de Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2012-q3/txt/msg00045.txt.bz2 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "systemtap: system-wide probe/trace tool". The branch, master has been updated via d9474c10c7af322caa737ee384b21914909d92de (commit) from b96d48c7c528a2ec91c9a1664ccc9a8f113101b1 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d9474c10c7af322caa737ee384b21914909d92de Author: Serguei Makarov Date: Thu Jul 26 14:00:30 2012 -0400 PR14360: document string literal concatenation in language reference. ----------------------------------------------------------------------- Summary of changes: doc/langref.tex | 28 ++++++++++++++++++++++++---- stap.1 | 7 ++++--- 2 files changed, 28 insertions(+), 7 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool